| |||||||||||||||||||||||||||||||
|
I have noticed that important emails are rejected by Postfix with the following error: May 15 09:46:11 mail postfix/cleanup[10024]: EDB4029F9B7: reject: mime-error improper use of 8-bit data in message body: Reisedaten f?r: D UQUESNOY / Jean-Gabriel MR from localhost[127.0.0.1]; from=<sender> to=<duke> Those emails do not causes any error on other mail-servers, so I assume that this might be due to an error in the configuration of my postfix installation. May 15 09:46:10 mail postfix/smtpd[10019]: connect from localhost[127.0.0.1] May 15 09:46:10 mail postfix/smtpd[10019]: match_hostname: localhost ~? 127.0.0.0/8 May 15 09:46:10 mail postfix/smtpd[10019]: match_hostaddr: 127.0.0.1 ~? 127.0.0.0/8 May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 220 mail.jgduke.dnsalias.com ESMTP Postfix May 15 09:46:10 mail postfix/smtpd[10019]: watchdog_pat: 0x800350b0 May 15 09:46:10 mail postfix/smtpd[10019]: < localhost[127.0.0.1]: EHLO mail.jgduke.dnsalias.com May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250-mail.jgduke.dnsalias.com May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250-PIPELINING May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250-SIZE 10240000 May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250-VRFY May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250-ETRN May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250-AUTH LOGIN PLAIN May 15 09:46:10 mail postfix/smtpd[10019]: match_list_match: localhost: no match May 15 09:46:10 mail postfix/smtpd[10019]: match_list_match: 127.0.0.1: no match May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250-AUTH=LOGIN PLAIN May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250 8BITMIME May 15 09:46:10 mail postfix/smtpd[10019]: watchdog_pat: 0x800350b0 May 15 09:46:10 mail postfix/smtpd[10019]: < localhost[127.0.0.1]: MAIL FROM:<sender> SIZE=5136 May 15 09:46:10 mail postfix/smtpd[10019]: extract_addr: input: <sender> May 15 09:46:10 mail postfix/smtpd[10019]: smtpd_check_addr: addr=sender May 15 09:46:10 mail postfix/smtpd[10019]: connect to subsystem private/rewrite May 15 09:46:10 mail postfix/smtpd[10019]: send attr request = rewrite May 15 09:46:10 mail postfix/smtpd[10019]: send attr rule = local May 15 09:46:10 mail postfix/smtpd[10019]: send attr address = sender May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: 0 May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: address May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: address May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: sender May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: (list terminator) May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: (end) May 15 09:46:10 mail postfix/smtpd[10019]: rewrite_clnt: local: sender -> sender May 15 09:46:10 mail postfix/smtpd[10019]: send attr request = resolve May 15 09:46:10 mail postfix/smtpd[10019]: send attr address = sender May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: 0 May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: transport May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: transport May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: smtp May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: nexthop May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: nexthop May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: smtp.domain.de May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: recipient May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: recipient May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: sender May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: 4096 May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: (list terminator) May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: (end) May 15 09:46:10 mail postfix/smtpd[10019]: resolve_clnt: `sender' -> transp=`smtp' host=`smtp.domain.de' rcpt=`sender' flags= class=default May 15 09:46:10 mail postfix/smtpd[10019]: ctable_locate: install entry key sender May 15 09:46:10 mail postfix/smtpd[10019]: extract_addr: result: sender May 15 09:46:10 mail postfix/smtpd[10019]: fsspace: .: block size 4096, blocks free 11138603 May 15 09:46:10 mail postfix/smtpd[10019]: smtpd_check_size: blocks 4096 avail 11138603 min_free 0 msg_size_limit 10240000 May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250 Ok May 15 09:46:10 mail postfix/smtpd[10019]: watchdog_pat: 0x800350b0 May 15 09:46:10 mail postfix/smtpd[10019]: < localhost[127.0.0.1]: RCPT TO:<duke> May 15 09:46:10 mail postfix/smtpd[10019]: extract_addr: input: <duke> May 15 09:46:10 mail postfix/smtpd[10019]: smtpd_check_addr: addr=duke May 15 09:46:10 mail postfix/smtpd[10019]: send attr request = rewrite May 15 09:46:10 mail postfix/smtpd[10019]: send attr rule = local May 15 09:46:10 mail postfix/smtpd[10019]: send attr address = duke May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: 0 May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: address May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: address May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: duke May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: (list terminator) May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: (end) May 15 09:46:10 mail postfix/smtpd[10019]: rewrite_clnt: local: duke -> duke May 15 09:46:10 mail postfix/smtpd[10019]: send attr request = resolve May 15 09:46:10 mail postfix/smtpd[10019]: send attr address = duke May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: 0 May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: transport May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: transport May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: local May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: nexthop May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: nexthop May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: mail.jgduke.dnsalias.com May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: recipient May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: recipient May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: duke May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: 256 May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: (list terminator) May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: (end) May 15 09:46:10 mail postfix/smtpd[10019]: resolve_clnt: `duke' -> transp=`local' host=`mail.jgduke.dnsalias.com' rcpt= `duke' flags= class=local May 15 09:46:10 mail postfix/smtpd[10019]: ctable_locate: install entry key duke May 15 09:46:10 mail postfix/smtpd[10019]: extract_addr: result: duke May 15 09:46:10 mail postfix/smtpd[10019]: send attr request = rewrite May 15 09:46:10 mail postfix/smtpd[10019]: send attr rule = local May 15 09:46:10 mail postfix/smtpd[10019]: send attr address = postmaster May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: flags May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: 0 May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: address May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: address May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: postmaster May 15 09:46:10 mail postfix/smtpd[10019]: private/rewrite socket: wanted attribute: (list terminator) May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: (end) May 15 09:46:10 mail postfix/smtpd[10019]: rewrite_clnt: local: postmaster -> postmaster May 15 09:46:10 mail postfix/smtpd[10019]: >>> START Sender address RESTRICTIONS <<< May 15 09:46:10 mail postfix/smtpd[10019]: generic_checks: name=hash:/etc/postfix/access May 15 09:46:10 mail postfix/smtpd[10019]: check_mail_access: sender May 15 09:46:10 mail postfix/smtpd[10019]: ctable_locate: move existing entry key sender May 15 09:46:10 mail postfix/smtpd[10019]: check_access: sender May 15 09:46:10 mail postfix/smtpd[10019]: check_domain_access: domain.de May 15 09:46:10 mail postfix/smtpd[10019]: check_access: sender@ May 15 09:46:10 mail postfix/smtpd[10019]: generic_checks: name=check_sender_access status=0 May 15 09:46:10 mail postfix/smtpd[10019]: >>> END Sender address RESTRICTIONS <<< May 15 09:46:10 mail postfix/smtpd[10019]: >>> START Recipient address RESTRICTIONS <<< May 15 09:46:10 mail postfix/smtpd[10019]: generic_checks: name=permit_sasl_authenticated May 15 09:46:10 mail postfix/smtpd[10019]: generic_checks: name=permit_sasl_authenticated status=0 May 15 09:46:10 mail postfix/smtpd[10019]: generic_checks: name=permit_mynetworks May 15 09:46:10 mail postfix/smtpd[10019]: permit_mynetworks: localhost 127.0.0.1 May 15 09:46:10 mail postfix/smtpd[10019]: match_hostname: localhost ~? 127.0.0.0/8 May 15 09:46:10 mail postfix/smtpd[10019]: match_hostaddr: 127.0.0.1 ~? 127.0.0.0/8 May 15 09:46:10 mail postfix/smtpd[10019]: generic_checks: name=permit_mynetworks status=1 May 15 09:46:10 mail postfix/smtpd[10019]: >>> CHECKING RECIPIENT MAPS <<< May 15 09:46:10 mail postfix/smtpd[10019]: ctable_locate: move existing entry key duke May 15 09:46:10 mail postfix/smtpd[10019]: maps_find: recipient_canonical_maps: duke: not found May 15 09:46:10 mail postfix/smtpd[10019]: maps_find: recipient_canonical_maps: duke: not found May 15 09:46:10 mail postfix/smtpd[10019]: maps_find: recipient_canonical_maps: @jgduke.dnsalias.com: not found May 15 09:46:10 mail postfix/smtpd[10019]: mail_addr_find: duke -> (not found) May 15 09:46:10 mail postfix/smtpd[10019]: maps_find: canonical_maps: duke: not found May 15 09:46:10 mail postfix/smtpd[10019]: maps_find: canonical_maps: duke: not found May 15 09:46:10 mail postfix/smtpd[10019]: maps_find: canonical_maps: @jgduke.dnsalias.com: not found May 15 09:46:10 mail postfix/smtpd[10019]: mail_addr_find: duke -> (not found) May 15 09:46:10 mail postfix/smtpd[10019]: dict_mysql_get_active: attempting to connect to host 127.0.0.1 May 15 09:46:10 mail postfix/smtpd[10019]: dict_mysql: successful connection to host 127.0.0.1 May 15 09:46:10 mail postfix/smtpd[10019]: dict_mysql: successful query from host 127.0.0.1 May 15 09:46:10 mail postfix/smtpd[10019]: dict_mysql_lookup: retrieved 1 rows May 15 09:46:10 mail postfix/smtpd[10019]: maps_find: virtual_alias_maps: mysql:/etc/postfix/mysql-virtual.cf(0,100): duke. com = duke May 15 09:46:10 mail postfix/smtpd[10019]: mail_addr_find: duke -> duke May 15 09:46:10 mail postfix/smtpd[10019]: smtpd_check_rewrite: trying: permit_inet_interfaces May 15 09:46:10 mail postfix/smtpd[10019]: permit_inet_interfaces: localhost 127.0.0.1 May 15 09:46:10 mail postfix/smtpd[10019]: before input_transp_cleanup: cleanup flags = enable_header_body_filter enable_automatic_bcc enab le_address_mapping May 15 09:46:10 mail postfix/smtpd[10019]: after input_transp_cleanup: cleanup flags = enable_header_body_filter enable_automatic_bcc enabl e_address_mapping May 15 09:46:10 mail postfix/smtpd[10019]: connect to subsystem public/cleanup May 15 09:46:10 mail postfix/smtpd[10019]: public/cleanup socket: wanted attribute: queue_id May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: queue_id May 15 09:46:10 mail postfix/smtpd[10019]: input attribute value: EDB4029F9B7 May 15 09:46:10 mail postfix/smtpd[10019]: public/cleanup socket: wanted attribute: (list terminator) May 15 09:46:10 mail postfix/smtpd[10019]: input attribute name: (end) May 15 09:46:10 mail postfix/smtpd[10019]: send attr flags = 50 May 15 09:46:10 mail postfix/smtpd[10019]: EDB4029F9B7: client=localhost[127.0.0.1] May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 250 Ok May 15 09:46:10 mail postfix/smtpd[10019]: watchdog_pat: 0x800350b0 May 15 09:46:10 mail postfix/smtpd[10019]: < localhost[127.0.0.1]: DATA May 15 09:46:10 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 354 End data with <CR><LF>.<CR><LF> May 15 09:46:11 mail postfix/smtpd[10019]: public/cleanup socket: wanted attribute: status May 15 09:46:11 mail postfix/cleanup[10024]: EDB4029F9B7: message-id=<6419239-22007521574556468> May 15 09:46:11 mail postfix/cleanup[10024]: EDB4029F9B7: reject: mime-error improper use of 8-bit data in message body: Reisedaten f?r: D UQUESNOY / Jean-Gabriel MR from localhost[127.0.0.1]; from=<sender> to=<duke> May 15 09:46:11 mail postfix/smtpd[10019]: input attribute name: status May 15 09:46:11 mail postfix/smtpd[10019]: input attribute value: 8 May 15 09:46:11 mail postfix/smtpd[10019]: public/cleanup socket: wanted attribute: reason May 15 09:46:11 mail postfix/smtpd[10019]: input attribute name: reason May 15 09:46:11 mail postfix/smtpd[10019]: input attribute value: improper use of 8-bit data in message body May 15 09:46:11 mail postfix/smtpd[10019]: public/cleanup socket: wanted attribute: (list terminator) May 15 09:46:11 mail postfix/smtpd[10019]: input attribute name: (end) May 15 09:46:11 mail postfix/smtpd[10019]: > localhost[127.0.0.1]: 550 Error: improper use of 8-bit data in message body May 15 09:46:11 mail postfix/smtpd[10019]: watchdog_pat: 0x800350b0 Here is my configuration: postfinger - postfix configuration on Tue May 15 20:34:18 CEST 2007 version: 1.30 Warning: postfinger output may show private configuration information, such as ip addresses and/or domain names which you do not want to show to the public. If this is the case it is your responsibility to modify the output to hide this private information. [Remove this warning with the --nowarn option.] --System Parameters-- mail_version = 2.2.9 hostname = mail uname = Linux mail 2.6.16.27-0.9-default #1 Tue Feb 13 09:35:18 UTC 2007 i686 i686 i386 GNU/Linux --Packaging information-- looks like this postfix comes from RPM package: postfix-2.2.9-10 --Mailbox locking methods-- flock fcntl dotlock --Supported Lookup tables-- btree cidr environ hash ldap mysql nis pcre proxy regexp sdbm static tcp unix --main.cf non-default parameters-- alias_maps = hash:/etc/aliases biff = no broken_sasl_auth_clients = yes content_filter = smtp-amavis:[127.0.0.1]:10024 daemon_directory = /usr/lib/postfix debug_peer_list = 127.0.0.1 10.10.10.10 fallback_transport = cyrus home_mailbox = Maildir/ html_directory = /usr/share/doc/packages/postfix/html inet_protocols = all mailbox_size_limit = 0 mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp manpage_directory = /usr/share/man masquerade_exceptions = root mydestination = mysql:/etc/postfix/mysql-mydestination.cf,localhost mydomain = jgduke.dnsalias.com myhostname = mail.jgduke.dnsalias.com myorigin = $mydomain readme_directory = /usr/share/doc/packages/postfix/README_FILES relayhost = smtp.1und1.de relocated_maps = hash:/etc/postfix/relocated sample_directory = /usr/share/doc/packages/postfix/samples sender_canonical_maps = mysql:/etc/postfix/mysql-canonical.cf setgid_group = maildrop smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination smtpd_sasl_auth_enable = yes smtpd_sender_restrictions = hash:/etc/postfix/access smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtp_sasl_security_options = noanonymous strict_8bitmime = yes transport_maps = hash:/etc/postfix/transport virtual_alias_domains = virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf --master.cf-- smtp inet n - n - 2 smtpd -o content_filter=smtp:[127.0.0.1]:10024 pickup fifo n - n 60 1 pickup cleanup unix n - n - 0 cleanup qmgr fifo n - n 300 1 qmgr 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 smtp unix - - n - - smtp relay unix - - n - - smtp -o fallback_relay= showq unix n - n - - showq error 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 127.0.0.1:10025 inet n - n - - smtpd -o content_filter= scache unix - - n - 1 scache smtp-amavis unix - - y - 2 smtp -o smtp_data_done_timeout=1200 maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient} cyrus unix - n n - - pipe user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user} uucp unix - n n - - pipe flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient) ifmail unix - n n - - pipe flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient) bsmtp unix - n n - - pipe flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient procmail unix - n n - - pipe flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient} --Specific file and directory permissions-- drwx-wx--- 2 postfix maildrop 48 2007-05-15 20:34 /var/spool/postfix/maildrop drwx--x--- 2 postfix maildrop 168 2007-05-13 14:24 /var/spool/postfix/public insgesamt 0 srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 cleanup srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 flush prw--w--w- 1 postfix postfix 0 2007-05-15 20:34 pickup prw--w--w- 1 postfix postfix 0 2007-05-15 20:34 qmgr srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 showq drwx------ 2 postfix root 640 2007-05-13 14:24 /var/spool/postfix/private insgesamt 0 srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 anvil srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 bounce srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 bsmtp srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 cyrus srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 defer srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 discard srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 error srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 ifmail srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 lmtp srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 local srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 maildrop srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 procmail srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 proxymap srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 relay srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 rewrite srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 scache srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 smtp srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 smtp-amavis srw-rw-rw- 1 postfix postfix 0 2006-07-16 09:21 stmp-amavis srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 trace srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 uucp srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 verify srw-rw-rw- 1 postfix postfix 0 2007-05-13 14:24 virtual srw-rw-rw- 1 postfix postfix 0 2005-07-02 05:53 vscan -rwxr-sr-x 1 root maildrop 10440 2006-05-02 09:36 /usr/sbin/postdrop -rwxr-sr-x 1 root maildrop 10444 2006-05-02 09:36 /usr/sbin/postqueue --Library dependencies-- /usr/lib/postfix/smtpd: linux-gate.so.1 => (0xffffe000) libpostfix-master.so.1 => /usr/lib/libpostfix-master.so.1 (0xb7f77000) libpostfix-tls.so.1 => /usr/lib/libpostfix-tls.so.1 (0xb7f6c000) libpostfix-dns.so.1 => /usr/lib/libpostfix-dns.so.1 (0xb7f68000) libpostfix-global.so.1 => /usr/lib/libpostfix-global.so.1 (0xb7f42000) libpostfix-util.so.1 => /usr/lib/libpostfix-util.so.1 (0xb7f1b000) libldap-2.3.so.0 => /usr/lib/libldap-2.3.so.0 (0xb7ee5000) liblber-2.3.so.0 => /usr/lib/liblber-2.3.so.0 (0xb7ed9000) libpcre.so.0 => /usr/lib/libpcre.so.0 (0xb7ead000) libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7e97000) libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb7e5a000) libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb7d31000) libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7c4e000) libnsl.so.1 => /lib/libnsl.so.1 (0xb7c39000) libresolv.so.2 => /lib/libresolv.so.2 (0xb7c26000) libc.so.6 => /lib/libc.so.6 (0xb7b06000) libdl.so.2 => /lib/libdl.so.2 (0xb7b01000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7aed000) /lib/ld-linux.so.2 (0xb7fa4000) -- end of postfinger output -- Hope this helps provide me with the information which will lead to a solution to my problem. Best regards, -- -- Jean-Gabriel Duquesnoy Sauerbornstraße 4 D-61184 Karben Mob: +49-172-3408344
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com