Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Which MTA is best to use with Perl....

by dave0 (Friar)
on Jan 21, 2005 at 16:31 UTC ( [id://424038]=note: print w/replies, xml ) Need Help??


in reply to Which MTA is best to use with Perl....

Assuming you're willing to keep using Sendmail, another option is MIMEDefang ( http://www.mimedefang.org ). Same sort of idea as Sendmail::PMilter -- giving you access to manipulate messages using Perl via Sendmail's milter interface -- but it's a different implementation.

It also provides a few things over and above the Milter interface, such as hooks for backending Sendmail 8.13's SOCKETMAP option, so you can implement your virtusertable, mailertable, genericstable, etc, as arbitrary Perl code. This should make implementing throwaway addresses, making arbitrary mail routing decisions, etc, a simple matter.

( disclaimer: I work for the author of MIMEDefang )

  • Comment on Re: Which MTA is best to use with Perl....

Log In?
Username:
Password:

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

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

    No recent polls found