Re: improvements to sa-exim
Tim Jackson <[email protected]>
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Message-ID | <[email protected]> |
Hi Luke, on Sat, 27 Dec 2003 23:22:29 +0000 you wrote: > when setting up yes i got a fake message with an SaRunCondSomething > in it - within about two days. You could easily set it to use your own choice of header (e.g. "SA-Run: flurble1234") instead. You can keep this header relatively "secret" by preventing it from being passed onto remote hosts or delivered to mailboxes by using headers_remove in the SMTP transport or an Exim system filter respectively. HTH, Tim