public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Simple SMTP to cmd-line MTA relay?
@ 2018-01-19 18:03 Grant Edwards
  2018-01-19 18:19 ` Ralph Seichter
                   ` (2 more replies)
  0 siblings, 3 replies; 35+ messages in thread
From: Grant Edwards @ 2018-01-19 18:03 UTC (permalink / raw
  To: gentoo-user

I need to setup an SMTP relay server.

It needs to accept messages as an SMTP server (using SSL and AUTH on a
non-standard port) from a single user and single source and then relay
them by passing them to a command-line MTA (e.g. /usr/bin/sendmail
replacement provided by msmtp).

It only needs to handle a few messages per week, and doesn't need to
handle more than one connection at a time.

 exim?
 postfix?       
 emailrelay?

What I can't figure out for the above is how you configure them to
send the mail using a command line MTA like /usr/bin/sendmail or
/usr/bin/msmtp instead of initiating a network connection to an SMTP
server.

I'm currently using something I wrote in Python, but the SSL support
in the 3rd party SMTP module is broken and I don't relish trying to
fix it.

-- 
Grant Edwards               grant.b.edwards        Yow! SHHHH!!  I hear SIX
                                  at               TATTOOED TRUCK-DRIVERS
                              gmail.com            tossing ENGINE BLOCKS into
                                                   empty OIL DRUMS ...



^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2018-01-20  0:56 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-19 18:03 [gentoo-user] Simple SMTP to cmd-line MTA relay? Grant Edwards
2018-01-19 18:19 ` Ralph Seichter
2018-01-19 18:31   ` [gentoo-user] " Grant Edwards
2018-01-19 18:51     ` Grant Taylor
2018-01-19 18:59       ` Grant Edwards
2018-01-19 19:10         ` Grant Taylor
2018-01-19 18:28 ` [gentoo-user] " Grant Taylor
2018-01-19 18:38   ` [gentoo-user] " Grant Edwards
2018-01-19 18:57     ` Grant Taylor
2018-01-19 19:48       ` Grant Edwards
2018-01-19 20:14         ` Grant Taylor
2018-01-19 20:29           ` Grant Edwards
2018-01-19 20:36             ` Grant Taylor
2018-01-19 18:46 ` Ian Zimmerman
2018-01-19 18:49   ` Grant Edwards
2018-01-19 19:43     ` Ian Zimmerman
2018-01-19 19:48       ` Alan McKinnon
2018-01-19 20:01         ` Grant Edwards
2018-01-19 20:05           ` Alan McKinnon
2018-01-19 20:04         ` Grant Taylor
2018-01-19 20:16           ` Grant Edwards
2018-01-19 19:54       ` Grant Edwards
2018-01-19 19:56         ` Alan McKinnon
2018-01-19 20:03           ` Grant Edwards
2018-01-19 20:06             ` Alan McKinnon
2018-01-19 20:19               ` Grant Edwards
2018-01-19 22:24                 ` Ian Zimmerman
2018-01-19 22:31                   ` Grant Taylor
2018-01-19 23:04                   ` Grant Edwards
2018-01-19 23:21                     ` Grant Taylor
2018-01-19 23:58                       ` Grant Edwards
2018-01-20  0:30                         ` Grant Taylor
2018-01-20  0:39                           ` Grant Taylor
2018-01-20  0:53                           ` Grant Edwards
2018-01-20  0:44                         ` Ian Zimmerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox