Oooops ... sorry I didn't change the Subject ....

Manu,

Need your help please.  How and where can I configure the 

SMTP FROM identifier   and  the   SMTP REPLY TO  identifier in trac ?

I looked at the trac.ini,    and there are smtp_from  and smtp_replyto 

Do these need to be REAL EMail addresses or can I put in a DUMMY ... ie 
like   [EMAIL PROTECTED] ?


Last Thursday  I was doing a Data Conversion from our OLD Access to trac 
... and did not turn off NOTIFY and think I generated several
 hundred EMails in a short period of time and think I might have triggered 
the Corporate EMail SPAM Filter .. ?  Another application with the same 
SMTP config on the same Server is working fine ... but now trac EMail 
notify has stopped working ? 

Are there any other things I might look at ?

Here is my trac.ini  for EMAIL [notify]:

[notification]
#smtp_user =
smtp_port = 25
#smtp_password =
smtp_enabled = true
smtp_server = lglxos03.lgn.bcs.moore.com
smtp_from = [EMAIL PROTECTED]
smtp_replyto = [EMAIL PROTECTED]
smtp_always_cc = [EMAIL PROTECTED],[EMAIL PROTECTED]
always_notify_reporter = true
always_notify_owner = true
always_notify_updater = true

On BOTH trac and cabie we DID not configure smtp authentication ... ie 
smtp_user and smtp_password
the server that trac and cabie reside is a "TRUSTED SERVER"


The trac log seems to be happy ...  here it is

08:08:19 AM Trac[Notify] DEBUG: Sending SMTP notification to 172.27.12.190 
on port 25
08:08:19 AM Trac[standalone] DEBUG: Total request time: 0.363707 s
08:08:20 AM Trac[standalone] DEBUG: Total request time: 0.289084 s


Here are 2 LOG entries for our local EMail Server in Logan Utah that 
forwards to the Corportate EMail Server. The "trac" entry is the one at 
08:08 AM  that is NOT working ... the entry from "CABIE"   IS WORKING at 
06:55.  They BOTH have the SAME SMTP    FROM & TO ... ?

GOON ONE FROM CABIE
Sep  7 06:55:20 loganmail sendmail[30052]: l87CtKf30052: 
from=<[EMAIL PROTECTED]>, size=1547, class=0, nrcpts=2, 
msgid=<[EMAIL PROTECTED]>, proto=SMTP, daemon=MTA, 
relay=nevile [172.27.12.126]
Sep  7 06:55:22 loganmail sendmail[30054]: l87CtKf30052: 
to=<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>, 
delay=00:00:02, xdelay=00:00:02, mailer=esmtp, pri=61547, 
relay=mail1.rrd.com. [162.27.10.162], dsn=2.0.0, stat=Sent (Message 
received OK [EMAIL PROTECTED])

FAILED ONE FROM TRAC
Sep  7 08:08:19 loganmail sendmail[30240]: l87E8Jf30240: 
from=<[EMAIL PROTECTED]>, size=4405, class=0, nrcpts=1, 
msgid=<[EMAIL PROTECTED]>, proto=ESMTP, 
daemon=MTA, relay=nevile [172.27.12.126]
Sep  7 08:08:21 loganmail sendmail[30242]: l87E8Jf30240: 
to=<[EMAIL PROTECTED]>, delay=00:00:02, xdelay=00:00:02, 
mailer=esmtp, pri=34405, relay=mail1.rrd.com. [162.27.10.162], dsn=2.0.0, 
stat=Sent (Message received OK [EMAIL PROTECTED])


Thanks for any help you can provide ...



Best Regards,
 
Joe
 
________________________________________________________________________________________
 

Joseph H. Dayney | Contract Software Engineer | RR Donnelley
630W 1000N | Logan, UT 84321 | (: 435-755-4278 | È: 801-608-1052 | Ê: 
435-755-4210 | *: [EMAIL PROTECTED]
 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
Any unauthorized review, use, disclosure or distribution is prohibited. If 
you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message. 
 
--~--~---------~--~----~------------~-------~--~----~
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