> smtp_password =
> smtp_user = [EMAIL PROTECTED]

The above line pair seems a bit weird: you are specifying a user to
authenticate on the MTA, but you do not specify a password. Either
leave smtp_user empty, or specify a password if your MTA require
authenticated connections to relay emails.

As a side note, "example.com" in the other smtp settings needs to be
customized to match your actual environment.
'example.com', 'example.org' and 'example.net' are not valid domains.

-- 
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