Hello, I have a system that happens to be disconnected from my LAN for 2 or 3 weeks, from time to time.
I use Postfix to process mail generated locally, e.g. reports from unattended-upgrades. All email is then sent to my regular mail server which I, therefore, have configured as relayhost: relayhost = [192.168.123.10]:25 As 192.168.123.10 might not be reachable for weeks, I'd like Postfix to keep pending mails as long as necessary, e.g. for 6 weeks. Is the line maximal_queue_lifetime = 42d enough to achieve that? Thank you! Reg _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org