Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Thanks for that. I have added the debug and got the output below.
Sadly it did not help a lot and even confused me
because I got the same messages about SMTP authentication when it was both 'on' and 'off'.
Perhaps the last message about Unexpected EOF on command channel
is the one I sohuld be thinking about.
Any thoughts on this will be welcome!

send_em no attachments
Net::SMTP>>> Net::SMTP(2.29)
Net::SMTP>>> Net::Cmd(2.26)
Net::SMTP>>> Exporter(5.58)
Net::SMTP>>> IO::Socket::INET(1.29)
Net::SMTP>>> IO::Socket(1.29)
Net::SMTP>>> IO::Handle(1.25)
Net::SMTP=GLOB(0x1d66690)<<< 220 smtp807.mail.ird.yahoo.com ESMTP
Net::SMTP=GLOB(0x1d66690)>>> EHLO localhost.localdomain
Net::SMTP=GLOB(0x1d66690)<<< 250-smtp807.mail.ird.yahoo.com
Net::SMTP=GLOB(0x1d66690)<<< 250-AUTH LOGIN PLAIN XYMCOOKIE
Net::SMTP=GLOB(0x1d66690)<<< 250-PIPELINING
Net::SMTP=GLOB(0x1d66690)<<< 250 8BITMIME
send_em smtp <Net::SMTP=GLOB(0x1d66690)>
Net::SMTP=GLOB(0x1d66690)>>> MAIL FROM:<correct e-mial address>
Net::SMTP=GLOB(0x1d66690)<<< 530 authentication required - "Your email could not be sent.</br To fix this you must make a simple change to your email (known as SMTP authentication).
For advice visit www.btyahoo.com/smtp"
send_em A en <0> <The operation completed successfully.
> result of smtp send ma <>
Net::SMTP=GLOB(0x1d66690)>>> RCPT TO:<correct e-mial address>
Net::SMTP: Unexpected EOF on command channel at email-jun09-b.pz line 159
send_em B en <6> <The handle is invalid.
> result of smtp send ma <> to <0>

In reply to Re^2: SMTP Email problems by merrymonk
in thread SMTP Email problems by merrymonk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-28 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found