This method allows you to filter selected domains via our Outgoing filter, while using IP authentication. Any domains not configured here will continue to use the […]
Get the mailids of all email currently in queue: postqueue -p|egrep “[A-F0-9]{11}”|awk ‘{print $1}’ Get the count of emails in queue: mailq | tail -n 1 […]