Date: Thu, 3 Jul 2008 12:28:27 -0400
Reply-To: Don Henderson <donaldjhenderson@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Don Henderson <donaldjhenderson@HOTMAIL.COM>
Subject: Re: sas file email and domain.invalid
In-Reply-To: <VYSdnSOqGdgAafHVnZ2dnUVZ_hGdnZ2d@earthlink.com>
Content-Type: text/plain; charset="us-ascii"
I fixed that for the email sent by adding the following to my config.sas
file:
-emailID 'IntrNetAppDev@hcsbi.com'
The box I did this on is for the sample site for my book on the SAS/IntrNet
Application Dispatcher.
Try providing the value you want on your box and see if it works.
> -----Original Message-----
> From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On
> Behalf Of Corporal Mpt
> Sent: Thursday, July 03, 2008 11:48 AM
> To: SAS-L@LISTSERV.UGA.EDU
> Subject: sas file email and domain.invalid
>
> using the standard file smtp email (followed by options)
> results in a machinename (at) domain.invalid sent by value
> for the recipient of the email
>
> the email itself is sent out just fine and uses the from=
> address from the file statement
>
> anything that can be done to remove the existence of the
> machinename part ?
> the machinename itself is the actual value appearing in my
> computer, properties, full computer name, ie. sdd0000002
>
|