sending email to another local SENDMAIL
am 14.04.2008 17:09:11 von Steve
Hi,
Probably a basic question, but not sure on how to do.
A server1: Local address : 192.168.3.25 hostname : toto.domain.com
was my intial email server and I received from emails, some log files
(Logwatch) from the server itsel.
Now, I changed the server -> to another server : Server2
A server2: 192.168.3.65 : host : titi.domain.com
Server2 is now the sendmail server. I stopped the sendmail on server1
Email seems to work fine now.
Except, that I cannot receive my logwatch
In order to be able to receive emails from 192.168.9.3.25 system on
192.168.9.3.65 :
- try to configure Logwatch to user1@titi.domain.com -> Doesn't work
- try to configure Logwatch to user1@192.168.9.3.25
How can I make sendmail from 192.168.9.3.25 talk to sendmail 192.168.9.65 ?
Thanks and regards
Re: sending email to another local SENDMAIL
am 14.04.2008 17:46:19 von Steve
Steve wrote:
> Hi,
>
> Probably a basic question, but not sure on how to do.
>
> A server1: Local address : 192.168.3.25 hostname : toto.domain.com
> was my intial email server and I received from emails, some log files
> (Logwatch) from the server itsel.
>
> Now, I changed the server -> to another server : Server2
>
> A server2: 192.168.3.65 : host : titi.domain.com
> Server2 is now the sendmail server. I stopped the sendmail on server1
> Email seems to work fine now.
>
> Except, that I cannot receive my logwatch
>
> In order to be able to receive emails from 192.168.9.3.25 system on
> 192.168.9.3.65 :
>
> - try to configure Logwatch to user1@titi.domain.com -> Doesn't work
> - try to configure Logwatch to user1@192.168.9.3.25
>
> How can I make sendmail from 192.168.9.3.25 talk to sendmail 192.168.9.65 ?
>
> Thanks and regards
In this example, the sub domain toto.domain.com has been declared in my
domain name provider...
Do I need to declare titi.domain.com ??
(Knowing that I just need to send email (logfile.. ) and NOTHING to
RECEIVE..)