OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Wietse Venema (wietse_at_porcupine.org)
Date: Mon Feb 03 2003 - 15:00:54 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Sebastian Bauer:
    > Hi all!
    >
    > What I do is to send my mail with postfix and dial-up connection. This also
    > happens automated via script. With sendmail there is an option -f to
    > continue processing not before sendmail finished the jobs. Is there
    > something like that also for postfix? I tried several commands I found.
    >
    > Background: It's a ISDN line. I tried to handle that problem with a small
    > hangup timeout with isdnctrl. But there is too much traffic (no idea from
    > where) that it doesn't close. So I want the following.
    >
    > Start script -> dial -> fetchmail -> sendmail -> hangup -> done
    >
    > But because postfix doesn't wait I make a hangup also when sending mails is
    > not yet finished.
    >
    > TIA & best regards

    Run mailq and wait until there is no * after the queue ID.

            Wietse