Package: milter-greylist
Version: 4.3.8-1
Severity: minor

On startup the milter-greylist service is started after sendmail so sendmail 
issue a warning:

WARNING: Xmilter-greylist: local socket name 
/var/run/milter-greylist/milter-greylist.sock missing

Sendmail is later able to recover and greylisting works anyway, so this is just 
a minor nuisance, but hopefully is also easy to fix.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages milter-greylist depends on:
ii  adduser                      3.112+nmu2  add and remove users and groups
ii  libc6                        2.11.2-11   Embedded GNU C Library: Shared lib
ii  libmilter1.0.1               8.14.4-2+b1 Sendmail Mail Filter API (Milter)
ii  libspf2-2                    1.2.9-4     library for validating mail sender

Versions of packages milter-greylist recommends:
ii  sendmail                      8.14.4-2   powerful, efficient, and scalable 

milter-greylist suggests no packages.

-- Configuration Files:
/etc/default/milter-greylist changed:
ENABLED=1

/etc/milter-greylist/greylist.conf changed:
pidfile "/var/run/milter-greylist.pid"
dumpfile "/var/lib/milter-greylist/greylist.db" 600
dumpfreq 10m
socket "/var/run/milter-greylist/milter-greylist.sock"
user "smmsp"
quiet
list "my network" addr { 127.0.0.1/8 192.168.2.0/24 192.168.3.0/24 }
list "my friends" addr {   \
        70.103.162.0/24    \ # Debian Mail+Listservers. NEVER unwhitelist them.
        140.211.166.0/24   \ # Debian Bugs
        192.25.206.0/24    \ # Debian web/cvs/people
        194.109.137.218/32 \ # Debian security/www-master.d.o
}
list "broken mta" addr {   \
        12.5.136.141/32    \ # Southwest Airlines (unique sender)
        12.5.136.142/32    \ # Southwest Airlines
        12.5.136.143/32    \ # Southwest Airlines
        12.5.136.144/32    \ # Southwest Airlines
        12.107.209.244/32  \ # kernel.org (unique sender)
        12.107.209.250/32  \ # sourceware.org (unique sender)
        63.82.37.110/32    \ # SLmail
        63.169.44.143/32   \ # Southwest Airlines
        63.169.44.144/32   \ # Southwest Airlines
        64.7.153.18/32     \ # sentex.ca (common pool)
        64.12.136.0/24     \ # AOL (common pool)
        64.12.137.0/24     \ # AOL
        64.12.138.0/24     \ # AOL
        64.124.204.39      \ # moveon.org (unique sender)
        64.125.132.254/32  \ # collab.net (unique sender)
        64.233.160.0/19    \ # Google
        66.94.237.16/28    \ # Yahoo Groups servers (common pool)
        66.94.237.32/28    \ # Yahoo Groups servers (common pool)
        66.94.237.48/30    \ # Yahoo Groups servers (common pool)
        66.100.210.82/32   \ # Groupwise?
        66.135.192.0/19    \ # Ebay
        66.162.216.166/32  \ # Groupwise?
        66.206.22.82/32    \ # Plexor
        66.206.22.83/32    \ # Plexor
        66.206.22.84/32    \ # Plexor
        66.206.22.85/32    \ # Plexor
        66.218.66.0/23     \ # Yahoo Groups servers (common pool)
        66.218.67.0/23     \ # Yahoo Groups servers (common pool)
        66.218.68.0/23     \ # Yahoo Groups servers (common pool)
        66.218.69.0/23     \ # Yahoo Groups servers (common pool)
        66.27.51.218/32    \ # ljbtc.com (Groupwise)
        66.102.0.0/20      \ # Google
        66.249.80.0/20     \ # Google
        72.14.192.0/18     \ # Google
        74.125.0.0/16      \ # Google
        152.163.225.0/24   \ # AOL
        194.245.101.88/32  \ # Joker.com
        195.235.39.19/32   \ # Tid InfoMail Exchanger v2.20
        195.238.2.0/24     \ # skynet.be (wierd retry pattern, common pool)
        195.238.3.0/24     \ # skynet.be
        195.46.220.208/32  \ # mgn.net
        195.46.220.209/32  \ # mgn.net
        195.46.220.210/32  \ # mgn.net
        195.46.220.211/32  \ # mgn.net
        195.46.220.221/32  \ # mgn.net
        195.46.220.222/32  \ # mgn.net
        195.238.2.0/24     \ # skynet.be (wierd retry pattern)
        195.238.3.0/24     \ # skynet.be
        204.107.120.10/32  \ # Ameritrade (no retry)
        205.188.0.0/16     \ # AOL
        205.206.231.0/24   \ # SecurityFocus.com (unique sender)
        207.115.63.0/24    \ # Prodigy - retries continually
        207.171.168.0/24   \ # Amazon.com
        207.171.180.0/24   \ # Amazon.com
        207.171.187.0/24   \ # Amazon.com
        207.171.188.0/24   \ # Amazon.com
        207.171.190.0/24   \ # Amazon.com
        209.132.176.174/32 \ # sourceware.org mailing lists (unique sender)
        209.85.128.0/17    \ # Google
        211.29.132.0/24    \ # optusnet.com.au (wierd retry pattern)
        213.136.52.31/32   \ # Mysql.com (unique sender)
        216.33.244.0/24    \ # Ebay
        216.239.32.0/19    \ # Google
        217.158.50.178/32  \ # AXKit mailing list (unique sender)
}
list "trusted domains" from { \
        /.*@studiomajandi.it/ \
        /.*@ospedale.treviglio.bg.it/ \
}
list "grey users" rcpt {  \
        /.*@neomerica.it/ \
}
racl whitelist list "my network"
racl whitelist list "my friends"
racl whitelist list "broken mta"
racl whitelist list "trusted domains"
racl greylist list "grey users" delay 1m autowhite 30d
racl whitelist default


-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to