Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

RE: RE: MIME::Lite

by TStanley (Canon)
on Jul 24, 2000 at 22:31 UTC ( #24144=note: print w/replies, xml ) Need Help??


in reply to RE: MIME::Lite
in thread MIME::Lite

I added the "or die" to the end of the send function. No luck there.
It seems like it is actually sending the message, but not going anywhere.
I do know that our sendmail actually works, so it could possibly be that
MIME::Lite needs configuring, although I have no clue as to how to go about it.

Thanks for the help though

TStanley

Replies are listed 'Best First'.
RE: RE: RE: MIME::Lite
by splinky (Hermit) on Jul 25, 2000 at 03:20 UTC
    You need to check the return codes from ALL your function calls. For all you know, the new failed and you're calling all the other methods on a null function.

    Always check your return codes.

    *Woof*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2023-12-05 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (29 votes). Check out past polls.

    Notices?