Re: E-mails no longer being sent to a specific user account
"Kaplan, Andrew H." <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hello -- Thanks for your reply. I inserted the text in question, and while there were no errors associated with it, the e-mail notifications went to only one address. -----Original Message----- From: John P. Rouillard [mailto:[email protected]] Sent: Monday, October 01, 2012 3:58 PM To: Kaplan, Andrew H. Cc: '[email protected]' Subject: Re: [Roundup-users] E-mails no longer being sent to a specific user account In message <[email protected]>, "Kaplan, Andrew H." writes: >At the risk of sounding like a complete idiot, where would I insert the text > in question? In roudup-reminder I would say try something like: [...] if address is None: continue address = address + ", [email protected]" [...] The "address = " line should have the same indentation as the if. I think + will work to concatenate the strings. You should consult the python manual for concatenation operator if that line throws an error. If the other uses of address throw errors, then I am out of ideas. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions. The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail. ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html