How can I delay mail delivery through an SMTP relay, possibly sendmail
问题 I have a requirement to delay mail delivery through an SMTP Relay. i.e. Mail message is successfully recieved at time T. Forward Message to destination at time T+4hours. Is this possible in sendmail or any other SMTP Relay. Deployment platform is IBM AIX. 回答1: You should've been at least a little more specific in your question. I'll just throw in some suggestions anyway. If you just want to deliver mail every four hours, you have to run sendmail in queue-only mode (QUEUE_MODE="cron"; in