Hello list,

I like to increase the number of amavisd processes, therefore I set 
$max_servers from 20 to 40. And in the postfix master.cf I changed the number 
of processes for amavisd also:
smtp-amavis unix -      -       n       -      40       lmtp

But if I restart postfix and amavisd, postfix will only feed 20 processes, 
although the active queue is full.

Has someone an idea what the problem can be?

Thanks.
Stefan


# amavisd-nanny
PID 01395:               0:00:35 .........:.........:.........:.....
PID 01396: 01396-01-3    0:00:09 =========
PID 01400: 01400-01-3    0:00:01 =
PID 01401:               0:00:33 .........:.........:.........:...
PID 01402: 01402-01-4    0:00:00 =
PID 01407: 01407-01-4    0:00:02 ===
PID 01416:               0:00:29 .........:.........:.........
PID 01418:               0:00:29 .........:.........:.........
PID 01419:               0:00:28 .........:.........:........
PID 01420:               0:00:28 .........:.........:........
PID 01421:               0:00:28 .........:.........:........
PID 01422:               0:00:28 .........:.........:........
PID 01424: 01424-01-2    0:00:04 ====
PID 01428:               0:00:24 .........:.........:....
PID 01430:               0:00:23 .........:.........:...
PID 01435:               0:00:21 .........:.........:.
PID 01436:               0:00:21 .........:.........:.
PID 01438:               0:00:21 .........:.........:.
PID 01439:               0:00:20 .........:.........:
PID 01440:               0:00:20 .........:.........:
PID 29696: 29696-02-3    0:00:02 ===
PID 31214: 31214-03-3    0:00:03 ====
PID 31909: 31909-02-2    0:00:07 ========
PID 31926: 31926-02-4    0:00:03 ====
PID 31957: 31957-01-2    0:00:01 ==
PID 31958: 31958-02-4    0:00:06 m=====
PID 32513:               0:07:14 .........:.........:.........:.....
PID 32527: 32527-01-4    0:00:03 ===
PID 32529: 32529-01-4    0:00:07 ========
PID 32530: 32530-02-3    0:00:06 =======
PID 32560: 32560-01-3    0:00:08 =========
PID 32561: 32561-03-3    0:00:05 =====
PID 32562:               0:06:07 .........:.........:.........:.....
PID 32565:               0:06:56 .........:.........:.........:.....
PID 32567: 32567-02-3    0:00:03 ====
PID 32569: 32569-02-4    0:00:01 =
PID 32575: 32575-01-3    0:00:11 =========:==
PID 32586:               0:06:47 .........:.........:.........:.....
PID 32592: 32592-01-4    0:00:00 =
PID 32693:               0:06:02 .........:.........:.........:.....

#postconf -n 

address_verify_map = btree:/etc/postfix/verify
address_verify_sender = <>
alias_maps = hash:/etc/mx/aliases
allow_min_user = yes
bounce_queue_lifetime = 1d
bounce_size_limit = 1
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/lib/postfix
default_process_limit = 300
disable_vrfy_command = yes
header_checks = regexp:/etc/mx/header_checks
html_directory = no
lmtp_connect_timeout = 1
lmtp_destination_concurrency_limit = 40
mail_owner = postfix
mailbox_size_limit = 2000000000
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maximal_queue_lifetime = 5d
message_size_limit = 31457280
mydestination = $myhostname localhost.$mydomain
mydomain = adomain.tld
mynetworks = 127.0.0.0/8 /etc/mx/networks
newaliases_path = /usr/bin/newaliases
parent_domain_matches_subdomains = fast_flush_domains,mynetworks,relay_domains
queue_directory = /var/spool/postfix
queue_minfree = 100000000
readme_directory = /usr/share/doc/packages/postfix/README_FILES
recipient_canonical_classes = envelope_recipient
recipient_canonical_maps = hash:/etc/mx/recipient_canonical
relay_domains = $mydestination /etc/mx/domains
relocated_maps = hash:/etc/mx/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtpd_client_connection_count_limit = 15
smtpd_client_connection_rate_limit = 30
smtpd_client_restrictions = check_client_access hash:/etc/mx/client_access  
permit_mynetworks  permit
smtpd_error_sleep_time = 0
smtpd_etrn_restrictions = reject
smtpd_hard_error_limit = 5
smtpd_helo_required = yes
smtpd_helo_restrictions = permit
smtpd_recipient_restrictions = reject_non_fqdn_recipient  
reject_unknown_recipient_domain  check_recipient_access 
hash:/etc/mx/recipient_access  permit_mynetworks  reject_unauth_destination  
check_recipient_access hash:/etc/mx/recipient_access_blacklisting  
check_recipient_access hash:/etc/mx/recipient_access_greylisting  permit
smtpd_restriction_classes = greylisting, blacklisting
smtpd_sender_restrictions = reject_unauth_pipelining  reject_non_fqdn_sender  
check_sender_access hash:/etc/mx/sender_access  reject_unknown_sender_domain 
permit
strict_rfc821_envelopes = yes
transport_maps = hash:/etc/mx/transport
unknown_address_reject_code = 550
unverified_recipient_reject_code = 550



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to