> incoming mail would pass through policyd unless they were permitted by > an earlier check which was not the case in your config. > Post a postconf -n of your configuration and we can see if there are > other bypasses. Also, you need to explain exactly what features your > wanting to use (greylisting, throttling, etc). Without the while > message context, I've forgotten what you were trying to do in the first > place :)
Ok John. Here is the output 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 = 4 default_process_limit = 500 disable_vrfy_command = yes home_mailbox = Maildir/ in_flow_delay = 0 inet_interfaces = all mail_name = Intergrid MailServer mail_owner = postfix mailbox_size_limit = 0 mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man maps_rbl_domains = sbl-xbl.spamhaus.org proxies.relays.monkeys.com opm.blit zed.org blackholes.wirehub.net list.dsbl.org rbl.dns-servicios.com message_size_limit = 0 mydestination = $myhostname, localhost.$mydomain, localhost mydomain = opengea.org myhostname = mail.opengea.org mynetworks = 127.0.0.0/8, 192.168.1.0/24 myorigin = $myhostname queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES recipient_delimiter = + smtp_tls_note_starttls_offer = yes smtpd_banner = $myhostname ESMTP $mail_name smtpd_client_restrictions = permit_mynetworks,reject_unknown_client smtpd_delay_reject = yes smtpd_error_sleep_time = 0 smtpd_helo_restrictions = reject_invalid_hostname smtpd_recipient_limit = 10 smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination smtpd_sasl_auth_enable = yes smtpd_sasl_authenticated_header = yes smtpd_sasl_local_domain = $myhostname smtpd_sasl_path = private/auth smtpd_sasl_security_options = noanonymous smtpd_sasl_type = dovecot smtpd_tls_cert_file = /etc/postfix/ssl/ca-certificate.pem smtpd_tls_key_file = /etc/postfix/ssl/private-key.pem smtpd_tls_loglevel = 2 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s strict_rfc821_envelopes = yes tls_random_source = dev:/dev/urandom unknown_local_recipient_reject_code = 550 virtual_alias_domains = $virtual_alias_maps virtual_alias_maps = $virtual_maps virtual_gid_maps = static:4444 virtual_mailbox_base = /var/vmail virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf virtual_mailbox_limit = 0 virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf virtual_minimum_uid = 4444 virtual_transport = virtual virtual_uid_maps = static:4444 I want to use several features (greylisting, throttling...) but, obviosly, the main problem is I can test with it if policyd is not working fine. ;) -- Thanks, Jordi Espasa Clofent ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ policyd-users mailing list policyd-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/policyd-users