[SCHEDULER-637]  Allow From address in scheduler-generated email to be configured
Type Limitation
Priority Low
Severity Minor
Component Dispatch Scheduler Engine
Fixed In Version [3.53.5
Versions Affected [3.33.3
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 1/29/2012

Description
Some providers who offer SMTP outbound services enforce the From address in submitted mail (to prevent abuses by spammers). The fixed/hardcoded From address from the Scheduler causes problems in this case.

Allow it to be configured.

Comments
1/29/2012 5:29:00 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 242
Affected files /trunk/Help/Advanced.htm (Modified)
/trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/ConfigForm.cs (Modified)
/trunk/Scheduler/Engine.cs (Modified)
Check-in comment Support configuring the From address in generated email messages. GEM:637