In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Rapunzel) wrote: > Hi , > > I want to send email through MAc perl. I have an SMTP server and my OS > is MAC. > > I used Mail::Sender perl module and was successfully able to send > email through windows platform. But if I execute same script on MAC OS > it is giving me error saying authentication required. > Following is my code snippet. > > [snip] > > On executing the script I am getting following error: > Can't open the message: Server error 503 5.0.0 Authentication > required" > > Please help me to make this work. Also is there any other way of > sending an email through Mac perl.
i think that this problem is not a perl problem but a simple authentication problem. - there is and active directory ? - there is an exchange erver ? - is mac member of ad ? - how mac' authentication is made to the server ? -- klp