Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Autentication problem with MIME::Lite

by Anonymous Monk
on Apr 24, 2008 at 08:16 UTC ( [id://682576]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use MIME::Lite;
    
    ...
    $msg->send( 'smtp' , $smtp_server , AuthUser=> $from , AuthPass=> $pas
    +s , Debug=>4 );
    
    print map {s!/!::!g; s/.pm$//; sprintf "%-20s %s\n", $_, ${"${_}::VERS
    +ION"} } sort keys %INC;
    
  2. or download this
    
    MIME::Lite::SMTP>>> MIME::Lite::SMTP
    ...
    SMTP RCPT command failed:
    5.7.1 <pistoled@seznam.cz>: Relay access denied
    
  3. or download this
    
    C:::Perl::site::lib::sitecustomize.p
    ...
    warnings             1.05
    warnings::register   1.01
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://682576]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-04-24 10:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found