Hi All,
As i have already posted about this issue, until now could not
able to fix it.
CURRENT POSITION:
We are using Trac 0.10, in which the mail server configuration was
performed. The users whose accounts created after configuring mail
server (postfix - POP3) are gettings mails on tickets, when assigned
without the domain name.For these users, if i give username alone in
"Assigned to" box, it is perfect.
e.g if mail id is [EMAIL PROTECTED] then only "username" is enough.
PROBLEM INFO:
But for the old users who are using Trac 0.9, before updating it to
Trac 0.10 are not able to get mails if only username is given in
"Assigned to" box. These users are able to receive mails if in the
"Assigned to" box we enter [EMAIL PROTECTED] (i.e Along with domain
name). Why this is happening?
Note:
1. In Trac 0.9 the domain name was set as different. e.g
[EMAIL PROTECTED] After migrating to Trac 0.10 the domain name was
assigned as [EMAIL PROTECTED]
2. Already i have received the reply about setting up some parameters
in SMTP configuration i.e in trac.ini. But i'm sure that SMTP is
perfect.
3. I think there must be some user list which the script
"notification.py" refers to.
By analysing the code we found that this script("notification.py")
is validating the email-id, but we could not find where this script
gets the user list for validation.
Path is :- /usr/lib/python2.4/site-packages/trac/notification.py.
Thanks in advance.
MMK
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---