[horde] maildrop vacation
Massimo Balestrieri
balestrieri at mag-data.com
Thu Jul 31 14:28:04 UTC 2014
I use maildrop and works great, the only problem is vacation that it was
ignored,
whats wrong?
in .mailfilter
# script procmail generato da Ingo (July 31, 2014, 4:25 pm)
##### Vacanze #####
if( \
/^From:\s*.*/:h \
)
exception {
flock "vacationprocess.lock" {
current_time=time
if ( \
($current_time >= 1404943200) && \
($current_time <= 1409436000))
{
cc "| mailbot -N -D 0 -c 'UTF-8' -t $HOME/vacation.msg -d
$HOME/vacation -A 'From: balestrieri at mag-data.com' -s 'Sono in ferie'
/usr/sbin/sendmail -t -f 'balestrieri at mag-data.com'"
}
}
}
--
Responsabile EDP
Massimo Balestrieri
Tel. +39 0521 525311
Fax +39 0521 525369
E-Mail: massimo.balestrieri at mag-data.com
Web: www.mag-data.com
More information about the horde
mailing list