develooper Front page | perl.macperl | Postings from November 2007

Re: Not able to send email through MAc perl.

Thread Previous
From:
kurtz le pirate
Date:
November 9, 2007 15:37
Subject:
Re: Not able to send email through MAc perl.
Message ID:
kurtzlepirate-98E9E1.22315009112007@x6.develooper.com
In article <1194344373.342567.135470@i38g2000prf.googlegroups.com>,
 ritugoyal12@gmail.com (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

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About