[retrying send since it never made it to the list it seems]

Hi List,

Today I (more or less) followed some howto's I found in the forum to yield all 
of postfix (+TLS), amavisd-new, clamav, spamd, courier-imapd-ssl, 
squirrelmail and apache (+SSL) (but without virtual mail setup).
The good news is, all that seems to work fine now.

So everything works fine upon first (and second) glance except for the real 
abundant logging that either postfix or amavis does. I edited all the 
logging-related options I could find but to no avail.
For every single mail I get I see a few hundred(!) lines of logs... :-(
I reckon something is running in debug mode, but try as I might I cannot find 
what is (and where it is configured). A log excerpt is to be found below. 

There is no postfix config in /etc/conf.d/ and the initscript doesn't set 
debug mode as far as I could determine. It also seems to me that when I 
change a loglevel in main.cf that that doesn't change a thing, which leads me 
to believe that it somehow runs in full debug mode no matter what I do.

Apart from what I did today it is a freshly installed gentoo, emerged this 
weekend.

Can anyone help ?  Where should I start looking ?

Maarten


Feb 15 17:07:42 [postfix/smtpd] name_mask: host
Feb 15 17:07:42 [postfix/smtpd] inet_addr_local: configured 2 IPv4 addresses
Feb 15 17:07:42 [postfix/smtpd] warning: inet_addr_local[procnet_ifinet6]: 
Couldn't open /proc/net/if_inet6 for reading: No such file or directory
Feb 15 17:07:42 [postfix/smtpd] inet_addr_local: configured 0 IPv6 addresses
Feb 15 17:07:42 [postfix/smtpd] mynetworks: 10.4.4.11/32 127.0.0.1/32
Feb 15 17:07:42 [postfix/smtpd] match_string: mynetworks ~? debug_peer_list
Feb 15 17:07:42 [postfix/smtpd] match_string: mynetworks ~? fast_flush_domains
Feb 15 17:07:42 [postfix/smtpd] match_string: mynetworks ~? mynetworks
Feb 15 17:07:42 [postfix/smtpd] match_string: relay_domains ~? debug_peer_list
Feb 15 17:07:42 [postfix/smtpd] match_string: relay_domains ~? 
fast_flush_domains
Feb 15 17:07:42 [postfix/smtpd] match_string: relay_domains ~? mynetworks
Feb 15 17:07:42 [postfix/smtpd] match_string: relay_domains ~? 
permit_mx_backup_networks
Feb 15 17:07:42 [postfix/smtpd] match_string: relay_domains ~? 
qmqpd_authorized_clients
Feb 15 17:07:42 [postfix/smtpd] match_string: relay_domains ~? relay_domains
Feb 15 17:07:42 [postfix/smtpd] match_string: permit_mx_backup_networks ~? 
debug_peer_list
Feb 15 17:07:42 [postfix/smtpd] match_string: permit_mx_backup_networks ~? 
fast_flush_domains
Feb 15 17:07:42 [postfix/smtpd] match_string: permit_mx_backup_networks ~? 
mynetworks
Feb 15 17:07:42 [postfix/smtpd] match_string: permit_mx_backup_networks ~? 
permit_mx_backup_networks
Feb 15 17:07:42 [postfix/smtpd] dict_open: unix:passwd.byname
Feb 15 17:07:42 [postfix/smtpd] dict_open: hash:/etc/mail/aliases
Feb 15 17:07:42 [postfix/smtpd] match_string: smtpd_access_maps ~? 
debug_peer_list
Feb 15 17:07:42 [postfix/smtpd] match_string: smtpd_access_maps ~? 
fast_flush_domains
Feb 15 17:07:42 [postfix/smtpd] match_string: smtpd_access_maps ~? mynetworks
Feb 15 17:07:42 [postfix/smtpd] match_string: smtpd_access_maps ~? 
permit_mx_backup_networks
Feb 15 17:07:42 [postfix/smtpd] match_string: smtpd_access_maps ~? 
qmqpd_authorized_clients
Feb 15 17:07:42 [postfix/smtpd] match_string: smtpd_access_maps ~? 
relay_domains
Feb 15 17:07:42 [postfix/smtpd] match_string: smtpd_access_maps ~? 
smtpd_access_maps
Feb 15 17:07:42 [postfix/smtpd] smtpd_sasl_initialize: SASL config file is 
smtpd.conf
Feb 15 17:07:42 [postfix/smtpd] sql_select option missing
Feb 15 17:07:42 [postfix/smtpd] auxpropfunc error no mechanism available_
Feb 15 17:07:42 [postfix/smtpd] match_string: fast_flush_domains ~? 
debug_peer_list
Feb 15 17:07:42 [postfix/smtpd] match_string: fast_flush_domains ~? 
fast_flush_domains
Feb 15 17:07:42 [postfix/smtpd] watchdog_create: 0x80aa2d8 18000
Feb 15 17:07:42 [postfix/smtpd] watchdog_stop: 0x80aa2d8
Feb 15 17:07:42 [postfix/smtpd] watchdog_start: 0x80aa2d8
Feb 15 17:07:42 [postfix/smtpd] connection established
Feb 15 17:07:42 [postfix/smtpd] master_notify: status 0
Feb 15 17:07:42 [postfix/smtpd] name_mask: resource
Feb 15 17:07:42 [postfix/smtpd] name_mask: software
Feb 15 17:07:42 [postfix/smtpd] name_mask: noanonymous
Feb 15 17:07:42 [postfix/smtpd] connect from morpheus.foobar[10.4.4.4]
Feb 15 17:07:42 [postfix/smtpd] match_list_match: morpheus.foobar: no match
Feb 15 17:07:42 [postfix/smtpd] match_list_match: 10.4.4.4: no match
Feb 15 17:07:42 [postfix/smtpd] match_list_match: morpheus.foobar: no match
Feb 15 17:07:42 [postfix/smtpd] match_list_match: 10.4.4.4: no match
Feb 15 17:07:42 [postfix/smtpd] > morpheus.foobar[10.4.4.4]: 220 
mail.mydomain.nl ESMTP Postfix
Feb 15 17:07:42 [postfix/smtpd] watchdog_pat: 0x80aa2d8
Feb 15 17:07:42 [postfix/smtpd] < morpheus.foobar[10.4.4.4]: EHLO 
morpheus.foobar
Feb 15 17:07:42 [postfix/smtpd] > morpheus.foobar[10.4.4.4]: 
250-mail.mydomain.nl

<snip much more SMTP handshaking>

Feb 15 17:07:42 [postfix/smtpd] setting up TLS connection from 
morpheus.foobar[10.4.4.4]
Feb 15 17:07:43 [postfix/smtpd] TLS connection established from 
morpheus.foobar[10.4.4.4]: TLSv1 with cipher RC4-MD5 (128/128 bits)
Feb 15 17:07:43 [postfix/smtpd] name_mask: noanonymous
Feb 15 17:07:43 [postfix/smtpd] watchdog_pat: 0x80aa2d8
Feb 15 17:07:43 [postfix/smtpd] < morpheus.foobar[10.4.4.4]: EHLO 
morpheus.foobar

<again snip much more SMTP handshaking>

Feb 15 17:07:43 [postfix/smtpd] extract_addr: input: <[EMAIL PROTECTED]>
Feb 15 17:07:43 [postfix/smtpd] smtpd_check_addr: [EMAIL PROTECTED]
Feb 15 17:07:43 [postfix/smtpd] connect to subsystem private/rewrite
Feb 15 17:07:43 [postfix/smtpd] send attr request = rewrite
Feb 15 17:07:43 [postfix/smtpd] send attr rule = canonicalize
Feb 15 17:07:43 [postfix/smtpd] send attr address = [EMAIL PROTECTED]
Feb 15 17:07:43 [postfix/smtpd] private/rewrite socket: wanted attribute: 
address
Feb 15 17:07:43 [postfix/smtpd] input attribute name: address
Feb 15 17:07:43 [postfix/smtpd] input attribute value: [EMAIL PROTECTED]
Feb 15 17:07:43 [postfix/smtpd] private/rewrite socket: wanted attribute: 
(list terminator)
Feb 15 17:07:43 [postfix/smtpd] input attribute name: (end)
Feb 15 17:07:43 [postfix/smtpd] rewrite_clnt: canonicalize: 
[EMAIL PROTECTED] -> [EMAIL PROTECTED]
Feb 15 17:07:43 [postfix/smtpd] send attr request = resolve

<snip several hundreds more lines like this...>

-- 
bash-2.05b$ emerge ncy


--
[email protected] mailing list

Reply via email to