Merge branch 'master' of vi-di.fr:dotfiles
This commit is contained in:
commit
475f1743f0
1 changed files with 19 additions and 2 deletions
21
procmailrc
21
procmailrc
|
@ -279,6 +279,23 @@ j:0 B
|
||||||
# * ^From: *Service messagerie*
|
# * ^From: *Service messagerie*
|
||||||
# ! email1 email2 email3 MARCHE PAS !
|
# ! email1 email2 email3 MARCHE PAS !
|
||||||
|
|
||||||
:0:
|
#:0:
|
||||||
$DEFAULT
|
# $DEFAULT
|
||||||
|
|
||||||
|
SENDMAIL=/usr/lib/sendmail
|
||||||
|
|
||||||
|
#:0 Whc: .vacation.lock
|
||||||
|
#* !^FROM_DAEMON
|
||||||
|
#* !^X-Loop: frank@villaro-dixon.eu
|
||||||
|
#| formail -rD 8192 .vacation.cache
|
||||||
|
|
||||||
|
#Mailer chaque user une seule fois
|
||||||
|
#:0 ehc # if the name was not in the cache
|
||||||
|
#| (formail -rA"Precedence: junk" \
|
||||||
|
#-A"X-Loop: frank@villaro-dixon.eu" ; \
|
||||||
|
#cat $HOME/.vacation.msg; \
|
||||||
|
#echo "-- "; \
|
||||||
|
#cat $HOME/.signature \
|
||||||
|
#) | $SENDMAIL -oi -t
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue