Hi Alexander;
      I wanted to try sending email fro my gmail account.I modifiet
notification settings as follows:
[notification]
always_notify_owner = false
always_notify_reporter = false
always_notify_updater = true
mime_encoding = base64
smtp_always_bcc =
smtp_always_cc =
smtp_default_domain = gmail.com
smtp_enabled = true
smtp_from = [EMAIL PROTECTED]
smtp_password = ***************
smtp_port = 25
smtp_replyto = [EMAIL PROTECTED]
smtp_server = smtp.gmail.com
smtp_subject_prefix = [TRAC Notification]
smtp_user = srilina
use_public_cc = false
use_short_addr = false
use_tls = false
    But it still didn't work.Do I need to specify smtp_always_cc  to true
and change the port no(What port no. do I use?).

Thanks.

Srilina



On 4/5/07, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
>  Hi Srilina,
>
>
>
> You have to change the bold configuration settings according to your
> domain/user name
>
>
>
> [notification]
> always_notify_owner = false
> always_notify_reporter = false
> always_notify_updater = true
> mime_encoding = base64
> smtp_always_bcc =
> smtp_always_cc =
> *smtp_default_domain* =  YourDomain.com
> *smtp_enabled* = true
> *smtp_from* = [EMAIL PROTECTED]
> *smtp_password* = YourPassword
> smtp_port = 25
> smtp_replyto = [EMAIL PROTECTED]
> *smtp_server* = SmtpServer.YourDomain.com<http://smtpserver.yourdomain.com/>
> *smtp_subject_prefix* = [TRAC Notification]
> *smtp_user* = Username
> use_public_cc = false
> use_short_addr = false
> use_tls = false
>
>
>
>       Thanks.
>
>
>
> Regards,
>
> Srilina
>
>
>
>
>
> On 4/5/07, *Emmanuel Blot* <[EMAIL PROTECTED]> wrote:
>
>
> > I think Emmanuel meant the "[notification]"  settings in the trac.inifile
> Yeah, exactly.
>
> Please copy n' paste the relevant section of your trac.ini file, from
> the [notification] line to the next line that starts with a '['
> character.
>
> Cheers,
> Manu
> <br
>
> >
>


-- 
Srilina Sthapit

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