On Apr 5, 5:44 pm, "srilina sthapit" <[EMAIL PROTECTED]> wrote:
> Hi Alexander;
>    I've changed all the settings accordingly:
No, you didn't. Please read the documentation!!

>
> [notification]
> always_notify_owner = false
> always_notify_reporter = false
> always_notify_updater = true
> mime_encoding = base64
> smtp_always_bcc =
> smtp_always_cc = true
> smtp_default_domain = gmail.com
This is most certainly wrong as you've been told already

> smtp_enabled = true
> smtp_from = [EMAIL PROTECTED]
> smtp_password = pRE9e+eT
I hope thats not your real password

> smtp_port = 25
google uses "Message Submission Protocol" (RFC 2476) so the plaintext
AND start_tls  port is 587, port 465 is not mentioned but I guess
google uses it to support legacy SSL.

> smtp_replyto = [EMAIL PROTECTED]
You won't get any reply.

> smtp_server = smtp.gmail.com
> smtp.google.com = no auth
> smtp.gmail.com = auth ok
hmm, what's this? Should *I* read the docs again? ;)

> smtp_subject_prefix = [TRAC Notification]
> smtp_user = srilina
> use_public_cc = false
> use_short_addr = false
> use_tls = false
>   I see the status as:
> "POST /my-project/newticket  HTTP/1.1 303
> "GET /my-project/ticket/30  HTTP/1.1 200
Why do you think this is a "status"?

cheers
 Paul


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

Reply via email to