On Fri, Oct 09, 2009 at 12:32:53PM -0500, Davy Leon wrote: > Hi folks > > When running postfix on a dialup machine you must > disable spontaneous SMTP mail delivery, but documentacion > http://www.postfix.org/STANDARD_CONFIGURATION_README.html#dialup say > only if using on-demand dialup.
To prevent the on-demand dialup from happening for each and every message. If you don't have on-demand dialup, you don't need to do this. > /etc/postfix/main.cf: > defer_transports = smtp (Only for on-demand dialup IP hosts) > But my question is, what to do if you are on dialup but your link goes > up on a cron basis? Must smtp be deferred as well? No need. > I need to disable spontaneous SMTP mail delivery, No need. > and run postqueue -f in the scripts > that cron executes to make the link up. Yes, you still need to flush the queue. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.