Skip to content

singpolyma/smtp2mta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple SMTP server that forwards all mail to a
sendmail-compatible script.

The primary intended use is to allow broken MUAs that expect to always
send over SMTP to send with a standard MTA script.  (This allows one
to authenticate with a mailserver using SSH keys, for example.)

smtp2mta can be run as a standalone server, or can serve connections
from behind inetd.

About

Listen for SMTP traffic and send it to an MTA script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published