Hi,

Trac cannot sending e-mail when e-mail address has '.' in its address.
For example, [EMAIL PROTECTED]

My Trac's [Notification] setting are below;

[notification]
always_notify_owner = true
always_notify_reporter = true
always_notify_updater = true
mime_encoding = base64
smtp_always_bcc =
smtp_always_cc =
smtp_default_domain =
smtp_enabled = true
smtp_from = [EMAIL PROTECTED]
smtp_password = xxx
smtp_port = 587
smtp_replyto = [EMAIL PROTECTED]
smtp_server = smtp.gmail.com
smtp_subject_prefix = [Trac]
smtp_user = [EMAIL PROTECTED]
use_public_cc = false
use_short_addr = true
use_tls = true

What can I do? Should I do change some setting? Let me know~!
Thanks!

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