Click here to get back home

Mail::Sender problem

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Mail::Sender problem jis 08-17-2007
Posted by jis on August 19, 2007, 11:25 pm
Please log in for more thread options


> jis wrote:
> > I got the error message "LOGIN not accepted".
> > I guess it is the authentication protocol that stops me.
> > But I wonder how I can get over it.
>
> Either use a mail server that does not need authentication (the server
> of your Internet access provider, perhaps?), or provide the requested
> login info.
>
> > This module supports only LOGIN, PLAIN, CRAM-MD5 and NTLM.I am not
> > sure which shic server uses these protocols.
>
> Mail::Sender has a method for finding out which protocols are supported
> by a particular server.
>
> http://search.cpan.org/perldoc?Mail%3A%3ASender#AUTHENTICATION
>
> --
> Gunnar Hjalmarsson
> Email:http://www.gunnar.cc/cgi-bin/contact.pl


Hi,

I tried a openmail server in the link http://www.theorem.com/spam/openservers.htm

Whnen i tried,it gives me the error authentication required.
As told I checked
my @protocols = $sender->QueryAuthProtocols( $smtp);
print @protocols;
Whatever u give it gives me PLAINXYMCOOKIELOGIN

Please help.

regards,
jis



Posted by Gunnar Hjalmarsson on August 20, 2007, 12:21 am
Please log in for more thread options


jis wrote:
>> jis wrote:
> I tried a openmail server in the link
http://www.theorem.com/spam/openservers.htm
>
> Whnen i tried,it gives me the error authentication required.

Good news, then it's no longer open relay.

> As told I checked
> my @protocols = $sender->QueryAuthProtocols( $smtp);
> print @protocols;
> Whatever u give it gives me PLAINXYMCOOKIELOGIN
>
> Please help.

While this group provides help on using Perl modules, your problem is of
another nature. Please ask your ISP or hosting provider for help on
which smtp server to use and which login information to provide, if
applicable. Come back here when you have a Perl question.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

Posted by jis on August 20, 2007, 1:38 pm
Please log in for more thread options


> jis wrote:
> >> jis wrote:
> > I tried a openmail server in the
linkhttp://www.theorem.com/spam/openservers.htm
>
> > Whnen i tried,it gives me the error authentication required.
>
> Good news, then it's no longer open relay.
>
> > As told I checked
> > my @protocols = $sender->QueryAuthProtocols( $smtp);
> > print @protocols;
> > Whatever u give it gives me PLAINXYMCOOKIELOGIN
>
> > Please help.
>
> While this group provides help on using Perl modules, your problem is of
> another nature. Please ask your ISP or hosting provider for help on
> which smtp server to use and which login information to provide, if
> applicable. Come back here when you have a Perl question.
>
> --
> Gunnar Hjalmarsson
> Email:http://www.gunnar.cc/cgi-bin/contact.pl

Hi,

I am not sure again this is the right place to ask. Any way I am
putting my question here.

I managed to send email through my script. My issue as stated above
was which smtp server to be used.

Now I have the script in .pl format. I converted this to exe format.
As exe it creates problem. It throws me the error " -3Error Sending
mail: Connect failed:An established connection was aborted by software
in your host machine"

My .pl file works fine.But not the exe made out of .pl on the same
machine.

Any ideas.Pls share.

Xtremely sorry if Im asking in the wrong place.

regards,
jis


Posted by Jim Gibson on August 20, 2007, 5:08 pm
Please log in for more thread options



[original problem solved and snipped]

> Hi,
>
> I am not sure again this is the right place to ask. Any way I am
> putting my question here.
>
> I managed to send email through my script. My issue as stated above
> was which smtp server to be used.
>
> Now I have the script in .pl format. I converted this to exe format.
> As exe it creates problem. It throws me the error " -3Error Sending
> mail: Connect failed:An established connection was aborted by software
> in your host machine"
>
> My .pl file works fine.But not the exe made out of .pl on the same
> machine.

That is a legitimate Perl question, but as the problem may not be due
to a specific module, you might want to re-ask in comp.lang.perl.misc.
If you do, please try to post a short-but-complete program that
demonstrates your problem. You may also want to start a new thread, as
this sounds lika a new problem.

Can you successfully convert and run Perl exe programs that do not use
Mail::Sender? That would be a useful clue as to what is going on.
Please also state the versions of Perl, Mail::Sender and the operating
system you are using.

--
Jim Gibson

Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com

Similar ThreadsPosted
Mail:Sender - HTML Mail with alternatives problem July 21, 2004, 6:44 pm
Module problem - Can't locate Mail/Sender.pm in @INC October 22, 2004, 11:19 am
Mail::Sender, attachments and html together August 4, 2004, 9:48 am
Mail::Sender: Encoding of subject November 17, 2004, 12:56 am
Net::SMTP error: Can't locate Mail/Sender.pm in @INC May 19, 2005, 10:33 am
Found problem in Mail-SpamAssassin-2.xx causing build failure onwin32 August 1, 2004, 9:33 pm
Mail::Audit help plz October 26, 2005, 8:18 pm
Mail::Vacation abondoned? August 11, 2004, 3:13 pm
Mail::Audit Question August 30, 2004, 12:55 am
Mail::Message::TransferEnc February 2, 2005, 4:19 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap