This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Delaying email

Hey folks,

strange Setup, the concept has not been planned by me, so don't blame me [;)] Nevertheless, it's now set in stone and has to be implemented.

The first Mailgateway is an ASG, it receives mails from the Internet and passes them to a Mailserver in the DMZ.

There, the Users read that mail (via X-Term, Kmail Client) and are able to forward them (if they need) to their internal Adress. 

If they do so, the Mail passes another MTA (between DMZ and internal Net) and reaches the inner Mailserver.

The 'other MTA' can be another one, the ASG on different NIC's.

So far, so good, no Problems up to here.

But: Policy reqests, for the sake of giving the involved Scanners the Time to update their Patterns, that the Mail that is forwarded from the DMZ Mailserver to the internal Server is delayed 8 hours. If the DMZ Mailserver whould be a postfix, I'm rather sure how to do that there, with multiple queues, but sice it's a sendmail I prefer not to touch that thing [:)]

Does anyone have an Idea how I can use the Astaro to delay Mails as desired?


This thread was automatically locked due to age.
Parents
  • The ASG does not use sendmail, but Exim. The ASG itself does not support the described message deferring. But if loosing your Astaro support doesn't alienate you, you could try to modify the Exim configuration to defer message delivery if they are younger than 8 hours. The needed configuration parameters can be found in the extensive Exim documentation, which is available on the Exim homepage (Exim Internet Mailer).
Reply
  • The ASG does not use sendmail, but Exim. The ASG itself does not support the described message deferring. But if loosing your Astaro support doesn't alienate you, you could try to modify the Exim configuration to defer message delivery if they are younger than 8 hours. The needed configuration parameters can be found in the extensive Exim documentation, which is available on the Exim homepage (Exim Internet Mailer).
Children
No Data