I want to add in the scheduling screen. a "email from" option, instead of using (single value) the default in email_config.xml.
I'd like this to be user specified, but I can deal with a pulldown of pre added approved email addrs.
Any ideas or cautions?
Stuck on whether to make a plugin in eclipse or just try to mod source.
since this uses javaMail api, will I hit any roadblocks there?
not a total newbie, but not a genius.