X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=amavisd-cn.git;a=blobdiff_plain;f=src%2Fvariables.sh;h=f90ac030ba29283582953b23ca64db8caffdc269;hp=6652536928f0756d453bc75ea734e6f36436f159;hb=9881eb03821c641460350eee4ed7aa0350e5c6ca;hpb=caea717ad3441e9f4da8a4112a685ec28066fe4f diff --git a/src/variables.sh b/src/variables.sh index 6652536..f90ac03 100644 --- a/src/variables.sh +++ b/src/variables.sh @@ -1,18 +1,9 @@ PKG=amavisd-cn AHOME=/var/lib/amavis -MAILDIR=/etc/mail ALIASES=/etc/aliases -sendmail_cf=$MAILDIR/sendmail.cf -sendmail_mc=$MAILDIR/sendmail.mc -submit_mc=$MAILDIR/submit.mc -ct_file=$MAILDIR/trusted-users CRONTAB=/etc/cron.d/$PKG -ACONFOLD=/etc/amavisd.conf -ACONFMOVED=/etc/amavisd.conf.cn-old -ACONF=/etc/amavis/amavisd.conf -POSTTMPL=/usr/share/$PKG/amavisd.conf.postfix-template -SENDTMPL=/usr/share/$PKG/amavisd.conf.sendmail-template -postdiff=/usr/share/$PKG/sendmail-to-postfix.diff +ACONF=/etc/amavis/conf.d/40-carnet +ACONFTMPL=/usr/share/$PKG/templates/40-carnet BLIST=$AHOME/blacklist_sender WLIST=$AHOME/whitelist_sender # domain is set in postinst @@ -23,6 +14,5 @@ host=$(/bin/hostname -f) options=' clamd clamav-daemon clamav /usr/sbin/clamd clamav/clamd.pid 5 clamav.log amavis amavis.amavisd-new amavis amavisd \\(master\\) amavis/amavisd.pid 5 socket -milter amavisd-new-milter amavis /usr/sbin/amavis-milter amavis/amavisd-new-milter.pid 5 socket ' # note: pgrep -f takes a regexp, and this is shell expanded once, hence \\