Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Problem with Mail::Sender module

by ashok.g (Beadle)
on Nov 18, 2011 at 10:44 UTC ( [id://938776]=note: print w/replies, xml ) Need Help??


in reply to Re: Problem with Mail::Sender module
in thread Problem with Mail::Sender module

marto, Thanks for your suggestion. I have enabled debug and see the following information in the debug file
>> 250 2.1.0 <someid>... Sender ok << RCPT TO:<someid> >> 250 2.1.5 <someid>... Recipient ok (will queue) << DATA >> 354 Enter mail, end with "." on a line by itself << To: someid << From: someid << Reply-to: someid << Subject: Provisioning Status << Date: Wed, 23 Nov 2011 11:48:32 +0530 << X-Mailer: Perl script "sendmail.pl" << using Mail::Sender 0.8.16 by Jenda Krynicky, Czechlands << running on station28 () << under account "ncoadmin" << Message-ID: <20111123_061832_062548.someid> << MIME-Version: 1.0 << Content-type: multipart/mixed; << boundary="Message-Boundary-by-Mail-Sender-1322028872" << << This message is in MIME format. Since your mail reader does not und +erstand << this format, some or all of this message may not be legible. << << --Message-Boundary-by-Mail-Sender-1322028872 << Content-type: text/html << Content-transfer-encoding: 7BIT << << Test email << --Message-Boundary-by-Mail-Sender-1322028872-- << << . >> 250 2.0.0 pAN6EWQt009431 Message accepted for delivery << QUIT >> 221 2.0.0 station28 closing connection
So, it says
Message accepted for delivery << QUIT
Can we confirm that the email is fired? If so, what can be the reasons that email is not showing in my inbox?

Replies are listed 'Best First'.
Re^3: Problem with Mail::Sender module
by marto (Cardinal) on Nov 18, 2011 at 10:49 UTC

    Why don't you check the mail server and see why it's not sending the mail?

      [root@station28 log]# service sendmail status sendmail (pid 10018 9963 9937 8693 8621) is running...

        You may have to dig a little deeper than simply confirming sendmail is running.

Log In?
Username:
Password:

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

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

    No recent polls found