> I know I can send e-mail from the root user on the server to my normal
> account.

The first thing to do is to try sending an email from the *same*
account as the web server.

Maybe with something like this

sudo -u www-data telnet smtpserver 25

(www-data should be replaced with the actual Apache effective uid and
smtpserver with the FQDN of your mail server)

HTH,
Manu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to