"ERROR: Email: 501 Syntax Error. Missing Domain Name" occurs when sending email using the SAS EMAIL engine in SAS®9


When sending email using the SAS EMAIL Engine in SAS®9, you must code a fully qualified internet email address or you will receive the following ERROR. The SENDER must be a correctly formatted Internet email address. You can either set the sender="user@domain.com" or set emailid="user@domain.com".

ERROR: Email: 501 Syntax Error. Missing Domain Name