> SMTP FROM identifier and the SMTP REPLY TO identifier in trac ? > Do these need to be REAL EMail addresses or can I put in a DUMMY ... ie like > [EMAIL PROTECTED] ?
It actually depends on your SMTP server/relay: many servers now check for sender existence before relaying an email. Trac does not care but your SMTP server might... If you do not want to use a "real" email address, it's probably better to ask your SMTP admin for a 'fake' one which is redirected to an auto reply robot or to /dev/null, that is a "real" address which is not assigned to a person. HTH, Manu (As a side note, I usually trash any HTML email posted to a ML) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
