Hi , This the configuration am using for mail alert
*admit_domains* * * *always_notify_owner* *true* *always_notify_reporter* *true* * always_notify_updater* *true* *ignore_domains* * * *mime_encoding* *none* *smtp_always_bcc* * * *smtp_always_cc* * * *smtp_default_domain* *http://emaildomainname.com * *smtp_enabled* *true* *smtp_from* *[email protected]* * smtp_from_name* * * *smtp_password* *mailid password * *smtp_port* *25* *smtp_replyto* *[email protected]* * smtp_server* *smtp.emaildomainname.com* *smtp_subject_prefix* *__default__* *smtp_user* *[email protected]* *ticket_subject_template* *$prefix #$ticket.id: $summary* *use_public_cc* *True* *use_short_addr* *false* * use_tls* *false* Its working fine for me Please check with the configuration Thanks, Ramesh V On Wed, Sep 2, 2009 at 4:31 PM, Cooke, Mark <[email protected]> wrote: > > > I am having tuff time with mail > > > > my configuration file looks like this > > > > admit_domains > > always_notify_owner false > > always_notify_reporter false > > always_notify_updater true > > ignore_domains > > mime_encoding base64 > > smtp_always_bcc > > smtp_always_cc > > smtp_default_domain > > smtp_enabled true > > smtp_from [email protected] > > smtp_from_name admin > > smtp_password ********** > > smtp_port 587 > > smtp_replyto t...@localhost > > smtp_server smtp.gmail.com > > smtp_subject_prefix __default__ > > smtp_user [email protected] > > ticket_subject_template $prefix #$ticket.id: $summary > > use_public_cc false > > use_short_addr false > > use_tls true > > > I might be being obvious but my config file has '=' between the options > and values: > > > smtp_enabled = true > > Also, is your user name at gmail really [email protected] or did you > change it for the list? > > ~ Mark C > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
