|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
postfix mailq too long
From: a.habbal (a.habbal
a4-interactive.com)
Date: Mon Apr 05 2004 - 04:32:39 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I’ve big problem, and don’t know who to resolv it
My postfix use mysql and amavisd-new (with clamav and spamassassin).
When Postfix turned only with mysql, there is no problem.
When I add amavisd-new, the system becomes "unstable", the queue files
becomes increasingly large and does not empty itself, it is necessary to
wait a long time so that it starts has to be emptied.
I don't find special error in log file, and the CPU system is correcte
(is less than 20%).
And whene the queue files has over 50 messages, it's impossible to get
mail from the server (with pop protocol).
My postconf -n :
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
append_dot_mydomain = no
biff = no
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
disable_vrfy_command = yes
local_recipient_maps =
mail_name = Microsoft Exchange
mail_owner = postfix
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mailq_path = /usr/bin/mailq
maps_rbl_domains = list.dsbl.org, sbl.spamhaus.org, relays.ordb.org
message_size_limit = 10240000 mydestination = $transport_maps myhostname
= apollon.domain.com mynetworks = 127.0.0.0/8, aa.xx.yy.0/24,
aa.xx.zz.nn myorigin = domain.com newaliases_path = /usr/bin/newaliases
program_directory = /usr/lib/postfix queue_directory =
/var/spool/postfix readme_directory = no recipient_delimiter = +
relay_domains = $mydestination relayhost = sample_directory =
/etc/postfix sendmail_path = /usr/sbin/sendmail setgid_group = postdrop
smtpd_banner = $myhostname ESMTP $mail_name smtpd_client_restrictions =
permit_mynetworks, reject_maps_rbl smtpd_delay_reject = no
smtpd_helo_required = yes
smtpd_recipient_restrictions = check_sender_access
hash:/etc/postfix/access_usernames, reject_unauth_destination
smtpd_sender_restrictions =
permit_mynetworks,reject_unknown_sender_domain, reject_non_fqdn_sender,
reject_maps_rbl transport_maps = mysql:/etc/postfix/transport.cf
unknown_local_recipient_reject_code = 450 virtual_gid_maps =
mysql:/etc/postfix/gids.cf virtual_mailbox_base = / virtual_mailbox_maps
= mysql:/etc/postfix/mysql_virt.cf virtual_uid_maps =
mysql:/etc/postfix/uids.cf
any one have idea ? please help me.
Thank's.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]