[SOLVED]
The user of the msmtp script and .conf file need to be set to the same
user as apache. In most cases that user is www-data.

-----Original Message-----
From: Joop [mailto:[email protected]] 
Sent: Friday, March 27, 2009 3:29 AM
To: Swart, Tom
Cc: [email protected]
Subject: Re: [rt-users] RT stop sending emails

Swart, Tom wrote:
> I have gone back to using msmtp and have an external SMTP relay
defined.
> In the /var/log/mail.log file the only current entries are for the
> results of my auto fetchmail cronjob. There is results from yesterday
> when it was working but nothing from today.
>   
What you could try is see if msmtp has a -v (verbose) flag and manually 
send an email to see what the mailservers are telling each other. If it 
hasn't this then you could resort to:
telnet mailserver 25
And by hand do a conversation with it.
I've been having problems lately with Centos4.7 and its sendmail and 
each time it turned out that the other end didn't like my
[email protected].
This being caused by the fact that host.domain didn't have a DNS entry 
in the wide world.
So using a couple of option within Sendmail (masqerading) fixed this.

You could have a look and see it you're not hit by this either.

Regards,

Joop

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to