I disabled the SMTP in trac.  We use webmin so I took a look at our mail
server (postfix) and saw it had a bunch of queued messages because it could
not send to user properly so I created an alias for that user and those
e-mails went out.  Mind you, this user is not associated to the stuff we're
doing with trac but I thought I'd fix it.  Anyway, after that worked and
decided to turn the SMTP back on in trac and all of the sudden, everything
worked so maybe that had something to do with it but I don't understand why.

Thank you for your help.


-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Emmanuel Blot
Sent: Thursday, May 15, 2008 7:00 AM
To: [email protected]
Subject: [Trac] Re: Creating or updating ticket hangs.


> 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 [email protected]
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