plucchetti
1st June 2007, 05:11
In reference to my last post :http://www.howtoforge.com/forums/showthread.php?p=74105#post74105
Looking into /var/spool/postfix, I've all messages en "active" queue, messages takes 1 hour or more to arrive mailboxes.
This the output of qshape -s active | head command:
T 5 10 20 40 80 160 320 640 1280 1280+
TOTAL 415 18 25 52 101 219 0 0 0 0 0
mail.ibap.com.ar 218 8 15 28 33 134 0 0 0 0 0
hotmail.com 24 0 1 2 9 12 0 0 0 0 0
ibap.com.ar 20 1 2 1 8 8 0 0 0 0 0
yahoo.com.ar 7 0 0 1 1 5 0 0 0 0 0
yahoo.com 6 0 0 1 3 2 0 0 0 0 0
ciudad.com.ar 6 1 0 1 0 4 0 0 0 0 0
MAILER-DAEMON 5 0 0 0 1 4 0 0 0 0 0
infovia.com.ar 5 0 0 1 4 0 0 0 0 0 0
and this other of postconf -n:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
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
html_directory = no
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = /etc/postfix/local-host-names
myhostname = mail.ibap.com.ar
mynetworks = 127.0.0.0/8, 200.5.90.192/26, 200.51.41.128/29, 200.80.212.0/24, 192.168.0.0/16, 190.3.2.0/24, 200.70.43.0/24, 200.51.200.0/24, 190.30.255.0/24, 190.11.150.0/24, 190.136.23.0/24
newaliases_path = /usr/bin/newaliases.postfix
readme_directory = /usr/share/doc/postfix-2.2.10/README_FILES
sample_directory = /usr/share/doc/postfix-2.2.10/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_tls_note_starttls_offer = yes
smtp_use_tls = yes
smtpd_client_message_rate_limit = 10
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject _unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
smtpd_tls_auth_only = no
smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
smtpd_use_tls = yes
tls_random_source = dev:/dev/urandom
unknown_local_recipient_reject_code = 550
I did change clamscan to clamd in clamassassin: CLAMSCAN=/home/admispconfig/ispconfig/tools/clamav/bin/clamscan
to CLAMSCAN=/home/admispconfig/ispconfig/tools/clamav/bin/clamdscan
Is this ok? Thats all?
I'm using ISPConfig on CentOS 4.4.
Any help would be appreciated.
Thanks,
Pablo
Looking into /var/spool/postfix, I've all messages en "active" queue, messages takes 1 hour or more to arrive mailboxes.
This the output of qshape -s active | head command:
T 5 10 20 40 80 160 320 640 1280 1280+
TOTAL 415 18 25 52 101 219 0 0 0 0 0
mail.ibap.com.ar 218 8 15 28 33 134 0 0 0 0 0
hotmail.com 24 0 1 2 9 12 0 0 0 0 0
ibap.com.ar 20 1 2 1 8 8 0 0 0 0 0
yahoo.com.ar 7 0 0 1 1 5 0 0 0 0 0
yahoo.com 6 0 0 1 3 2 0 0 0 0 0
ciudad.com.ar 6 1 0 1 0 4 0 0 0 0 0
MAILER-DAEMON 5 0 0 0 1 4 0 0 0 0 0
infovia.com.ar 5 0 0 1 4 0 0 0 0 0 0
and this other of postconf -n:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
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
html_directory = no
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = /etc/postfix/local-host-names
myhostname = mail.ibap.com.ar
mynetworks = 127.0.0.0/8, 200.5.90.192/26, 200.51.41.128/29, 200.80.212.0/24, 192.168.0.0/16, 190.3.2.0/24, 200.70.43.0/24, 200.51.200.0/24, 190.30.255.0/24, 190.11.150.0/24, 190.136.23.0/24
newaliases_path = /usr/bin/newaliases.postfix
readme_directory = /usr/share/doc/postfix-2.2.10/README_FILES
sample_directory = /usr/share/doc/postfix-2.2.10/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_tls_note_starttls_offer = yes
smtp_use_tls = yes
smtpd_client_message_rate_limit = 10
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject _unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
smtpd_tls_auth_only = no
smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
smtpd_use_tls = yes
tls_random_source = dev:/dev/urandom
unknown_local_recipient_reject_code = 550
I did change clamscan to clamd in clamassassin: CLAMSCAN=/home/admispconfig/ispconfig/tools/clamav/bin/clamscan
to CLAMSCAN=/home/admispconfig/ispconfig/tools/clamav/bin/clamdscan
Is this ok? Thats all?
I'm using ISPConfig on CentOS 4.4.
Any help would be appreciated.
Thanks,
Pablo