Net::SMTP auth()
From: Dan Muey (dmuey_at_infiniplex.com)
Date: 10/28/03
- Next message: Andrew Gaffney: "Re: array of elements"
- Previous message: Dan Muey: "RE: our vs. use vars"
- Next in thread: Dan Muey: "RE: Net::SMTP auth()"
- Maybe reply: Dan Muey: "RE: Net::SMTP auth()"
- Reply: Josimar Nunes De Oliveira: "Re: Net::SMTP auth()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Oct 2003 14:33:26 -0600 To: <beginners@perl.org>
Any one know at what point one needs to do auth() in a standard Net::SMTP session?
Do I do it first thing after new or ??
I'm currently doing:
new()
mail()
to()
data()
datasend()
quit()
So where do I put auth() in all that?
Thanks!
Dan
- Next message: Andrew Gaffney: "Re: array of elements"
- Previous message: Dan Muey: "RE: our vs. use vars"
- Next in thread: Dan Muey: "RE: Net::SMTP auth()"
- Maybe reply: Dan Muey: "RE: Net::SMTP auth()"
- Reply: Josimar Nunes De Oliveira: "Re: Net::SMTP auth()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|