Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: sendmail in Perl to handle false/bogus/undeliverable email address

by perigeeV (Hermit)
on Jun 14, 2001 at 02:30 UTC ( [id://88229]=note: print w/replies, xml ) Need Help??


in reply to sendmail in Perl to handle false/bogus/undeliverable email address

How about lightening up the load on your mail server by checking the validity first. Email::Valid will tell you if the address will even make it out of sendmail.

  • Comment on Re: sendmail in Perl to handle false/bogus/undeliverable email address

Replies are listed 'Best First'.
Re: Re: sendmail in Perl to handle false/bogus/undeliverable email address
by Anonymous Monk on Jun 14, 2001 at 02:36 UTC
    I was thinking about that. However I don't even have an account on this web server, so installing a Perl module is not an option (too bad). Thanks for your suggestion though.

      Read this. You can't expect to have the full bastion of modules available on every box. Just set up your own local module library.

Log In?
Username:
Password:

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

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

    No recent polls found