Hi guys.
I've realized a configuration of postfix that will put in the queue all the emails to send (deferred queue) and, when I want, the email to send will be relayed to the main mailserver.
Now I've 2 questions:
1)
How to queue the emails directly in Hold?
I've setup main.cf with this lines:
Code:
transport_maps = hold:[mail.domain.com]
defer_transports = hold
default_transport = hold
virtual_transport = hold
and master.cf:
Code:
hold unix - - n - - smtp
2)
How to setup postfix to not queue and relay the internal emails?
All the internal emails will have the same domain (domain.com).
Thanks a lot
Michele
Recent comments
23 hours 3 min ago
1 day 4 hours ago
1 day 8 hours ago
1 day 10 hours ago
2 days 31 min ago
2 days 37 min ago
2 days 5 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 14 hours ago