Net::SMTP auth()

From: Dan Muey (dmuey_at_infiniplex.com)
Date: 10/28/03


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



Relevant Pages

  • Re: qmail + spamcontrol patch SMTP auth
    ... Not sure if this is standard behavior or a symptom ... (against system users) ... But whenever it's running within tcpserver on port 25, auth fails ... nut, it'll be back to running smoothly for me again, but this one is ...
    (comp.mail.misc)
  • Re: Authentifizierung an Webproxi(es)
    ... draussen sind und am Webproxy des Netzwerks INTERN bei der Auth. ... Standard ... Ne Idee an was das noch liegen kann dass ...
    (microsoft.public.de.german.isaserver)
  • Re: Authentifizierung an Webproxi(es)
    ... draussen sind und am Webproxy des Netzwerks INTERN bei der Auth. ... Standard oder Integriert aktiv ist. ... Gruss jens ...
    (microsoft.public.de.german.isaserver)
  • Re: Something I am doing with Session seems funky
    ... > I am reading some data from a database and placing the values into session ... > for each sessitem in Session.Contents ... > AUTH - True ... > UserType - N ...
    (microsoft.public.inetserver.asp.general)
  • Problems with Forms Auth and Session State.
    ... Clearly Forms Authentication manages it's Authorization state using a ... different cookie than the Session cookie. ... using Forms auth to auth the user and set the Auth cookie. ...
    (microsoft.public.dotnet.framework.aspnet.security)