Hi,
At a “send mail step”, I tried to add an e-mail address which includes dots. ie: ahmet.aydin@gmail.com. It throws an exception like
An invalid character was found in the mail header: ‘@’.’.
We have other steps that sends mail to specific mail address or groups. It works nice with mail address without dots. I also tried to add a variable and defining variable to step.
Thanks for getting in touch! I’ll need to get some more information from you to troubleshoot this issue. Would you be able to attach screenshots of the step you are seeing this? Is the error happening when you save the step or when you deploy. If it is happening when you deploy, would you please be able to attach a full deployment log with variable logging enabled?
Would you also be able to tell me what version of Octopus you are currently using?
Hi again,
After some upgrades, our problem solved itself. We didn’t do anything special. Just added email addresses seperating with comma. i.e: a@b.com , c@d.com