Hi guys,

I've never setup an SMTP server, so I figured I'd have Trac use
Gmail's SMTP service.   However my notifications seem to not be going
through.  Would someone be willing to take a look at my configuration
file and see if you notice my problem?

(Note: for smtp_user, I've tried it with with and without the
"@gmail.com" suffix.)

Thanks,
Christian

[notification]
always_notify_owner = false
always_notify_reporter = false
always_notify_updater = true
mime_encoding = base64
smtp_always_bcc =
smtp_always_cc = [EMAIL PROTECTED]
smtp_default_domain =
smtp_enabled = true
smtp_from = [EMAIL PROTECTED]
smtp_password = MY.PROJECT'S.GMAIL.PASSWORD
smtp_port = 465
smtp_replyto = [EMAIL PROTECTED]
smtp_server = smtp.gmail.com
smtp_subject_prefix = __default__
smtp_user = MY.PROJECT.EMAIL.ADDRESS
use_public_cc = false
use_short_addr = false
use_tls = true


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