There is the result :
testing-puppet:/etc/postfix# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
inet_interfaces = all
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mydestination = testing-puppet.domain.ch, localhost.domain.ch, , localhost
myhostname = testing-puppet.domain.ch
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 192.168.170.0/24
myorigin = /etc/mailname
readme_directory = no
recipient_delimiter = +
relayhost =
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_end_of_data_restrictions = check_policy_service
inet::192.168.254.242:10031 defer_if_permit
smtpd_recipient_restrictions = check_policy_service
inet::192.168.254.242:10031 defer_if_permit
smtpd_sender_restrictions = check_policy_service
inet:192.168.254.242:10031 defer_if_permit
smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtpd_use_tls = yes
2011/8/24 Robert Anderson <[email protected]>:
>> Good morning !
>>
>> You was right yesterday ! My DB was not set up properly.
>>
>> Now, when I send a mail it still doesn't pass but the log say :
>>
>> [mail.log]
>> Aug 23 16:52:34 testing-puppet postfix/smtpd[13825]: connect from
>> unknown[192.168.170.85]
>> Aug 23 16:52:34 testing-puppet postfix/smtpd[13825]: fatal:
>> :192.168.254.242:10031: valid hostname or network address required
>> Aug 23 16:52:35 testing-puppet postfix/master[13404]: warning: process
>> /usr/lib/postfix/smtpd pid 13825 exit status 1
>> Aug 23 16:52:35 testing-puppet postfix/master[13404]: warning:
>> /usr/lib/postfix/smtpd: bad command startup -- throttling
>>
>> [cbpolicyd.log]
>> [2011/08/23-16:52:34 - 13823] [CORE] INFO: 2011/08/23-16:52:34 CONNECT
>> TCP Peer: "192.168.254.242:33636" Local: "192.168.254.242:10031"
>> [2011/08/23-16:53:04 - 13819] [CORE] INFO: Killing "1" children
>> [2011/08/23-16:53:04 - 13822] [CBPOLICYD] DEBUG: Shutting down caching
>> engine (13822)
>>
>> Now, I think my policies are not right. Could you help me ? (again)
>>
>> For testing I want to limit the mail to 10 per hour. [sender restriction]
>
> Could you paste the results for postconf -n?
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.policyd.org/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users