|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: SMTP restictions based on sender address and on time/date
From: /dev/rob0 (rob0
gmx.co.uk)
Date: Mon Aug 28 2006 - 11:32:39 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > Etienne Pretorius wrote:
> >> I was just wandering if it is possible to prevent certain emails
> >> being sent from an address at certain times of the day?
> >
> > Use a cron job to modify the Postfix configurations
> >
On Monday 28 August 2006 11:26, Etienne Pretorius wrote:
> Bit of a nasty way of doing it, but i suppose it is about the only
> way of doing it... thank you Greg.
No, a bit more complex but "nicer", you could write a simple policy
service to check the sender and the time, return "DUNNO" if it's not
during the restricted time or not the restricted sender.
See the SMTPD_POLICY_README and samples distributed with the source
code, to get started.
--
Offlist mail to this address is discarded unless
"/dev/rob0" or "not-spam" is in Subject: header
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]