PDA

View Full Version : Sending email with a space in the address


simon_callan
03-05-2008, 03:23 AM
I'm trying to send an email to an address that has a space in (*sas team). According to the specs, I should be able to simply use "*sas team"@example.com, but the Send Mail step appears to be sending the mail to *sas@example.com. Is there any way of using a space?

Fortunately, there is a matching address without spaces that I am using, so this isn't particularly urgent.

Simon

kinook
03-05-2008, 06:56 AM
Email addresses with spaces (and asterisks) seems to work in my tests w/ VBP 6.7. The Send Mail step puts the full address in the MIME message and logs/sends to the full address (I don't have an email address with spaces to confirm receipt, but the Send Mail action isn't truncating the address).