[emailrelay-help] question on emailrelay
SMTP email proxy and relay server
Brought to you by:
graeme_walker
From: <in...@no...> - 2017-10-20 16:26:04
|
Hi, Trying to understand how your email relay operates. Sometimes I get the impression that you start the program anb it runs with the specified parameters and then ends --- snip --- To get behaviour more like a proxy you can add the --poll option so that messages are forwarded continuously rather than on-demand. This example starts a store-and-forward server that forwards spooled-up e-mail every hour: --- snip --- The above description gives the impression that the program starts, runs and finishes unless you use "poll" What is the normal way the program runs? One-shot or continously? like: emailtrelay --as-server --port xx --spool /tmp1 is it a one shoot or is it sitting there doing its thing? Best regards Ingvar Engelbrecht Skype: ingvare If everything seems under control, you're just not going fast enough -Mario Andretti ”If you don’t do your own thinking, others will do the thinking for you – it’s called fascism” — Jacque Fresco http://www.maieutic.com http://ingvare.wordpress.com/ |