-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all,
As near as I can tell debian's clamav is just broken. It keeps whining
about clamd.ctl and nothing I can find on the web fixes it.
So fine. It's broken. I want it gone.
I tried commenting out the lines in master.cf and main.cf. But now it
complains about connection refused on port 10026. So the clamav
configuration won't work and it won't stop getting in the way. I've
been going nuts with this for several hours and I'm tired.
Here is postconf -n:
address_verify_map = btree:$data_directory/verify_cache
alias_database = $alias_maps
alias_maps = hash:/etc/postfix/aliases, hash:/var/lib/mailman/data/aliases
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin; export PATH;
(echo cont; echo where) | gdb $daemon_directory/$process_name
$process_id 2>&1 >$config_directory/$process_name.$process_id.log &
sleep 5
fast_flush_domains = $relay_domains
header_checks = pcre:/etc/postfix/header_checks
home_mailbox = Maildir/
html_directory = no
in_flow_delay = 1s
inet_interfaces = 127.0.0.1, 10.8.0.1, 91.205.174.238
inet_protocols = ipv4
local_destination_concurrency_limit = 2
mail_owner = postfix
mailbox_command_maps = hash:/etc/postfix/mailbox_commands
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
message_size_limit = 20971520
mydestination = localhost, localhost.$mydomain, cybernude.org,
mail.cybernude.org, munich.cybernude.org, www.cybernude.org,
disunitedstates.com, mail.disunitedstates.com,
munich.disunitedstates.com, www.disunitedstates.com,
disunitedstates.org, mail.disunitedstates.org,
munich.disunitedstates.org, www.disunitedstates.org, greybeard95a.com,
mail.greybeard95a.com, munich.greybeard95a.com, www.greybeard95a.com,
n4rky.me, mail.n4rky.me, munich.n4rky.me, www.n4rky.me,
parts-unknown.org, mail.parts-unknown.org, munich.parts-unknown.org,
www.parts-unknown.org
mydomain = parts-unknown.org
myhostname = mail.parts-unknown.org
mynetworks = 10.8.0.0/16, 127.0.0.0/8
mynetworks_style = subnet
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases
postscreen_access_list = permit_mynetworks,
cidr:/etc/postfix/postscreen_access.cidr
postscreen_bare_newline_action = enforce
postscreen_bare_newline_enable = yes
postscreen_blacklist_action = drop
postscreen_dnsbl_action = enforce
postscreen_dnsbl_reply_map =
pcre:$config_directory/postscreen_dnsbl_reply_map.pcre
postscreen_dnsbl_sites = zen.spamhaus.org*3, b.barracudacentral.org*2,
bl.spameatingmonkey.net*2, dnsbl.ahbl.org*2, bl.spamcop.net,
dnsbl.sorbs.net, psbl.surriel.com, bl.mailspike.net,
swl.spamhaus.org*-4, list.dnswl.org=127.[0..255].[0..255].0*-2,
list.dnswl.org=127.[0..255].[0..255].1*-3,
list.dnswl.org=127.[0..255].[0..255].[2..255]*-4,
postscreen_dnsbl_threshold = 3
postscreen_greet_action = enforce
postscreen_non_smtp_command_enable = yes
postscreen_pipelining_enable = yes
queue_directory = /var/spool/postfix
readme_directory = no
recipient_delimiter = +
relay_domains = *
sample_directory = /etc/postfix/sample
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_tls_key_file = /big/www/ssl/munich/munich.parts-unknown.org.key
smtp_tls_note_starttls_offer = yes
smtp_use_tls = yes
smtpd_banner = $myhostname ESMTP $mail_name
smtpd_client_restrictions = permit_mynetworks,permit_sasl_authenticated
smtpd_peername_lookup = no
smtpd_recipient_restrictions =
permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination,reject_rbl_client
zen.spamhaus.org,reject_rbl_client bl.spamcop.net
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $mydomain
smtpd_sasl_path = /var/spool/postfix/private/auth
smtpd_sasl_security_options = noanonymous
smtpd_sasl_tls_security_options = $smtpd_sasl_security_options
smtpd_sasl_type = dovecot
smtpd_sender_restrictions = check_recipient_access
hash:/etc/postfix/restrict
smtpd_tls_auth_only = yes
smtpd_tls_cert_file =
/big/www/ssl/munich/munich.parts-unknown.org.concatenated.crt
smtpd_tls_loglevel = 1
smtpd_tls_security_level = none
unknown_local_recipient_reject_code = 550
virtual_alias_maps = hash:/var/lib/mailman/data/virtual-mailman
And here is postconf -M:
spamassassin unix - n n - - pipe
user=nobody argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f
${sender} ${recipient}
587 inet n - n - - smtpd -o
smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
scan unix - - n - 16 smtp -o
smtp_send_xforward_command=yes
smtp inet n - n - 1 postscreen
smtpd pass - - n - - smtpd -o
content_filter=spamassassin -v
dnsblog unix - - n - 0 dnsblog
tlsproxy unix - - n - 0 tlsproxy
submission inet n - n - - smtpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
tlsmgr unix - - n 1000? 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
proxywrite unix - - n - 1 proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp -o
smtp_fallback_relay=
showq unix n - n - - showq
error unix - - n - - error
retry unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
What else do I need to shoot?
Thanks!
- --
David Benfell
see https://parts-unknown.org/node/2 if you don't understand the
attachment
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJSPXZRAAoJEKrN0Ha7pkCO1YkP/jpgcLJKtOR0n+U8y2TbpFR8
iwa93A1JXz0XJRIR6nol32dCbJejvwaA/f+7/eMnYbiNKILTtgUenlMD6T8vuzwG
OC7+WADlY4b0FNhH8gh0Quj+FLm/h9Ce97ex2oJRaZX9woyNBV1pv4agRHXILNHv
tcXkFlqQmrdyf9GV+ZsevtB1FG9hy6ZNr+Eu032fgXU/nn3xK7RWupnyx9nqIcUY
TnZq2IUI+Tj+XtEvAaSnv3EE3kwS5fcFquOxmNL3rOI8Q6M16oaR0QrPHWkSYq4e
dN3ZS0LtetkkjjLSUkJLUOLN+01MZwtnJ8KSlMiDgVSxtaKxvD+oIWy9HwUVc0Zg
ZOBIF3YUs+LH0eA5q37+843cPZIFeigR/L42lSeS5sbp7i9hRFpA4ffobaytocl/
w/aS4foGjwhnhJVp8+tulCG7TCPNEmcHjYzyZObLWWGWM6nudBt7V3+8mwWg0sdL
92ipa3QAvMfHjMcLZCV7oNN8hOP4e9HZOvD8Kb+OHvQ6FmUcIQ43U39Vx6vjPRNU
tw9/0ruMvMdr8VB7Zstl5poe7wbk0BL4QHHbKiAQZEcXO11J380aYjX1jqFcNdmr
pio8qd/Tf4V6mre77LsJswVX2vMFDMJnN1W+hIz3AWLYGgWFyJJ+FINi3bNjrRyD
AQ7eXnf4z9YuwYwz9+tw
=h1tq
-----END PGP SIGNATURE-----
<<attachment: dbenfell.vcf>>
