Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: How to send mail from Perl/Tk Program?

by mikasue (Friar)
on Apr 25, 2007 at 13:49 UTC ( [id://612014]=note: print w/replies, xml ) Need Help??


in reply to How to send mail from Perl/Tk Program?

Can you guys speak on authentication on the outgoing server? I have looked in the documentation and it doesn't speak on how to authenticate with a username and password for Mime::Lite and Net::SMTP. Thanks!
  • Comment on Re: How to send mail from Perl/Tk Program?

Replies are listed 'Best First'.
Re^2: How to send mail from Perl/Tk Program?
by CaMelRyder (Pilgrim) on Jun 13, 2007 at 19:44 UTC
    The only mention of authentication that I have found is in the man page for Net::SMTP.
    
           auth ( USERNAME, PASSWORD )
               Attempt SASL authentication.
    
    I don't know if this is the type of authentication that you are looking for but you can start there.
    
    ¥peace from CaMelRyder¥

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 17:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found