On Mon, Nov 13, 2006 at 11:58:47PM +0100, Emmanuel Blot wrote: > > 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.
Got it. I thought that might also set the envelope-sender address. That seems to work. Thanks! > 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. Right... I did a s/myactualdomain/example.com/g before I sent the message. The actual config doesn't have example.com in it. w --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---