|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Warning: string length > 4096
From: Victor Saase (victor
saase.de)
Date: Mon Feb 02 2004 - 12:47:01 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm using MacOS X 10.3, Postfix and Amavis and get this error when
trying to send a mail:
postfix/qmgr[1736]: warning: string length > 4096 characters from
private/smtp-amavis socket while reading input attribute name
postfix/qmgr[1736]: warning: private/smtp-amavis socket: malformed
response
postfix/qmgr[1736]: qmgr_transport_throttle: transport smtp-amavis:
reason: mail transport unavailable
as far as i know, postfix doesn't even try to connect to amavis on port
10024, the problem occures before
the verbose command for qmgr and smtpd doesn't give more warnings
postconf -n says:
always_bcc =
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
enable_server_options = yes
inet_interfaces = all
luser_relay =
mail_owner = postfix
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains = dun.dnsrbl.net
message_size_limit = 10240000
mydestination = $myhostname,localhost.$mydomain,g4.local
mydomain_fallback = localhost
myhostname = server.g4.local
mynetworks = 127.0.0.0/8
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
relayhost =
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd_client_restrictions = reject_rbl_client relays.ordb.org
smtpd_enforce_tls = no
smtpd_pw_server_security_options = login
smtpd_recipient_restrictions =
permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination,pe
rmit
smtpd_sasl_auth_enable = yes
smtpd_tls_loglevel = 0
smtpd_use_pw_server = yes
smtpd_use_tls = no
unknown_local_recipient_reject_code = 450
i added these lines to my master.cf, like i was told in a MacOS
Postfix+Amavis Installation Guide :
smtp-amavis unix - - y - 2 smtpd -v -o smtp_data_done_timeout=1200 -o
disable_dns_lookups=yes
127.0.0.1:10025 inet n - y - - smtpd -v -o content_filter= -o
local_recipient_mail= -o smtpd_helo_restrictions= -o
smtpd_client_restrictions= -o mynetworks=127.0.0.0/8
maybe you can help me,
thx
Victor Saase
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]