* Jeffrey Shawn Klotz <[EMAIL PROTECTED]>:
> Does anyone know a way to set the message size restriction based on time  
> of day?

With a cronjob

0 0 * * *  postconf -e "message_size_limit = big" && postfix reload 
0 8 * * *  postconf -e "message_size_limit = small" && postfix reload

-- 
Ralf Hildebrandt ([EMAIL PROTECTED])          [EMAIL PROTECTED]
Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de
This universe shipped by weight, not by volume.  Some expansion of the
contents may have occurred during shipment.

Reply via email to