hi all ~~
wierd problem happend when i use the activity Send SMTP Mail Message ; the error msg is: “Send SMTP Mail Message : Value cannot be null.Parameter name: address” but i do config the “from”,“to” the activity I cofiged as below:
studio version:2017.1.6522 Enterprise Edition
@Cynthia Try this-> In the Name property remove mail-id and pass any name
hi @indra~~
thanks for replying~
but I tried change the Name property to another String but still have the same problem…
@Cynthia - Remove the “;” SemiColon after the email address in “To” and “Name” field it will work
thanks @PrankurJoshi