on vacation(1)
This commit is contained in:
parent
4b8142e96f
commit
e84df01d6a
2 changed files with 12 additions and 2 deletions
|
@ -9,6 +9,7 @@ DEFAULT=$HOME/Maildir/
|
||||||
LOGFILE=$HOME/procmail.log
|
LOGFILE=$HOME/procmail.log
|
||||||
VERBOSE=ON
|
VERBOSE=ON
|
||||||
SED=/bin/sed
|
SED=/bin/sed
|
||||||
|
VACATION="yes"
|
||||||
|
|
||||||
|
|
||||||
#DEBUT SPAM
|
#DEBUT SPAM
|
||||||
|
@ -205,7 +206,7 @@ SED=/bin/sed
|
||||||
* http://
|
* http://
|
||||||
* news.html
|
* news.html
|
||||||
$SPAMBOX
|
$SPAMBOX
|
||||||
j:0 B
|
:0 B
|
||||||
* petroleum
|
* petroleum
|
||||||
* spill
|
* spill
|
||||||
* oil
|
* oil
|
||||||
|
@ -298,4 +299,6 @@ SENDMAIL=/usr/lib/sendmail
|
||||||
#cat $HOME/.signature \
|
#cat $HOME/.signature \
|
||||||
#) | $SENDMAIL -oi -t
|
#) | $SENDMAIL -oi -t
|
||||||
|
|
||||||
|
:0 wc
|
||||||
|
* VACATION ?? yes
|
||||||
|
| /usr/bin/vacation -a frank $LOGNAME
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
|
From: Frank Villaro-Dixon <frank@villaro-dixon.eu>
|
||||||
Subject: On holidays (was: $SUBJECT)
|
Subject: On holidays (was: $SUBJECT)
|
||||||
|
Content-Type: text/plain; charset=iso-8859-1; format=flowed
|
||||||
|
User-Agent: The super vacation(1) with the aid of procmail(1)
|
||||||
|
|
||||||
|
|
||||||
Bonjour,
|
Bonjour,
|
||||||
|
|
||||||
|
@ -16,3 +20,6 @@ I'm currently on holidays. I'm expected to come back on 22/08/2014.
|
||||||
|
|
||||||
Regards,
|
Regards,
|
||||||
|
|
||||||
|
frank.villaro-dixon.eu - PGP: 6F36914A
|
||||||
|
Envie d'électricité 100% verte ? Enercoop.fr
|
||||||
|
What is a Velomobile ? www.sans-essence.eu
|
||||||
|
|
Loading…
Reference in a new issue