On Sun, Sep 18, 2005 at 09:34:42AM -0700, OpenMacNews wrote:
> i'd thought of this, but failed to find conditions for date/time checks in 
> exim ...
> 
> did i miss them?

specific time checks are not available IIRC.

You could extract date/time details from $tod_full using extract
or sg:

        ${extract{1}{,}{$tod_full}} 
        
should give you the day of week used in an condition.
Please see http://www.exim.org/exim-html-4.50/doc/html/spec_11.html
for details.

-- 
Christian Recktenwald      :                         :
citecs GmbH                : [EMAIL PROTECTED]
Unternehmensberatung fuer  : voice +49 711 601 2090  : Boeblinger Strasse 189
EDV und Telekommunikation  : fax   +49 711 601 2092  : D-70199 Stuttgart

Attachment: pgpYhwIKEAAEs.pgp
Description: PGP signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to