Hi lists, I am with problem in my line of e-mails (postqueue-p) and the line only grows. I wonder, what parameters to performance that I can use to improve the delivery of e-mail and download this queue. Below my configuration:
alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases anvil_rate_time_unit = 60s biff = no bounce_queue_lifetime = 1d broken_sasl_auth_clients = yes command_directory = /usr/sbin command_time_limit = 1h config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 daemon_directory = /usr/lib/postfix default_destination_concurrency_limit = 50 default_destination_recipient_limit = 50 default_process_limit = 200 delay_warning_time = 4h disable_vrfy_command = yes empty_address_recipient = nonecexiste header_checks = regexp:/etc/postfix/header_checks home_mailbox = Maildir/ inet_interfaces = all inet_protocols = ipv4 local_destination_concurrency_limit = 5 mailbox_command = /usr/bin/procmail -p -t -m /etc/procmailrc mailq_path = /usr/bin/mailq maps_rbl_domains = xbl.spamhaus.org, relays.ordb.org, list.dsbl.org, dun.dnsrbl.net, spam.dnsrbl.net, cbl.abuseat.org, sbl-xbl.spamhaus.org, bl.spamcop.net, dns.rfc-ignorant.org max_use = 100 maximal_backoff_time = 480s maximal_queue_lifetime = 1d message_size_limit = 15240000 mime_header_checks = regexp:/etc/postfix/mime_checks minimal_backoff_time = 240s mydestination = $myhostname, localhost.$mydomain, mx.$mydomain, $mydomain mydomain = xxx.com.br myhostname = mx.xxx.com.br myorigin = $myhostname nested_header_checks = $header_checks newaliases_path = /usr/bin/newaliases qmgr_message_active_limit = 40000 qmgr_message_recipient_limit = 40000 queue_run_delay = 480s rbl_reply_maps = hash:/etc/postfix/rbl/rbl_reply_maps receive_override_options = no_address_mappings recipient_bcc_maps = hash:/etc/postfix/monitoramento/recebimento_bcc_email.cf recipient_delimiter = + relay_domains = sender_bcc_maps = hash:/etc/postfix/monitoramento/envio_bcc_email.cf sender_canonical_maps = hash:/etc/postfix/monitoramento/sender_canonical.cf sendmail_path = /usr/sbin/sendmail show_user_unknown_table_name = no smtp_connect_timeout = 60s smtp_connection_cache_on_demand = yes smtp_connection_cache_time_limit = 60s smtp_destination_concurrency_limit = 50 smtp_mx_session_limit = 150 smtp_tls_note_starttls_offer = yes smtp_use_tls = yes smtpd_banner = $myhostname SMTP PAAT smtpd_client_connection_count_limit = 10 smtpd_client_connection_rate_limit = 25 smtpd_client_event_limit_exceptions = 127.0.0.1,200.x.x.8/32 smtpd_client_restrictions = check_client_access hash:/etc/postfix/maps/access smtpd_data_restrictions = reject_unauth_pipelining smtpd_delay_reject = yes smtpd_error_sleep_time = 0 smtpd_etrn_restrictions = reject smtpd_hard_error_limit = 100 smtpd_helo_required = yes smtpd_helo_restrictions = permit_sasl_authenticated, permit_mynetworks, check_helo_access regexp:/etc/postfix/helo/regras_helo, reject_invalid_hostname, reject_unauth_pipelining, smtpd_junk_command_limit = 1 smtpd_recipient_limit = 12 smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/maps/user-qa.cf, reject_non_fqdn_recipient, reject_unknown_recipient_domain, permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination, reject_unlisted_recipient, reject_unlisted_sender, check_helo_access hash:/etc/postfix/maps/helo_whitelist.cf, check_client_access hash:/etc/postfix/maps/client_whitelist, reject_sender_login_mismatch, check_policy_service inet:127.0.0.1:2525, reject_rbl_client zen.spamhaus.org=127.0.0.10, reject_rbl_client zen.spamhaus.org=127.0.0.11, reject_rbl_client zen.spamhaus.org, permit smtpd_restriction_classes = reject_if_sender_domain_match, reject_invalid_recipient_auditoria smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = $myhostname smtpd_sasl_security_options = noanonymous smtpd_sender_restrictions = check_client_access hash:/etc/postfix/maps/sender_access, check_sender_access hash:/etc/postfix/monitoramento/acl_sender, permit_sasl_authenticated, check_sender_access hash:/etc/postfix/maps/sender, reject_sender_login_mismatch, reject_unlisted_recipient, reject_non_fqdn_sender, reject_unknown_sender_domain, reject_unauth_destination, warn_if_reject, permit smtpd_soft_error_limit = 2 smtpd_timeout = 50s smtpd_tls_CAfile = /etc/postfix/certificado/Intermediaria_SiteSeguro_G2.cer smtpd_tls_cert_file = /etc/postfix/certificado/valido.crt smtpd_tls_key_file = /etc/postfix/certificado/chaveprivada-mx-sem-senha.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_address_reject_code = 554 unknown_client_reject_code = 554 unknown_hostname_reject_code = 554 unknown_local_recipient_reject_code = 550 -- Márcio Luciano Donada Aurora Alimentos - T.I. Matriz Coop. Central Oeste Catarinense