
roj at mvb
Jun 9, 2008, 11:02 PM
Post #5 of 12
(3476 views)
Permalink
|
|
SV: SV: postfix-policyd-spf-perl with postfix help?
[In reply to]
|
|
This is the restrictions part: ---------- [SNIP] ---- smtpd_sender_restrictions = reject_unknown_sender_domain, reject_non_fqdn_sender smtpd_client_restrictions = hash:/etc/postfix/access, permit_mynetworks, reject_unknown_client, reject_rbl_client sbl-xbl.spamhaus.org, reject_rbl_client bl.spamcop.net, permit permit_mx_backup_networks = $mynetworks smtpd_recipient_restrictions = check_recipient_access regexp:/etc/postfix/reject, permit_mynetworks, permit_mx_backup, reject_non_fqdn_recipient, reject_unknown_recipient_domain, reject_non_fqdn_sender, reject_unknown_sender_domain, reject_unauth_destination, check_policy_service unix:private/policy, reject --------- [/SNIP] -------- That's the relevant part, right? You see any problems there? /jack -----Oprindelig meddelelse----- Fra: Scott Kitterman [mailto:scott [at] kitterman] Sendt: 9. juni 2008 14:46 Til: spf-help [at] v2 Emne: Re: SV: [spf-help] postfix-policyd-spf-perl with postfix help? On Monday 09 June 2008 07:48, Ronni Jensen wrote: > Ah, of course, Scott.. > > Anyway, tried with your domain, postfix says: > > Jun 9 13:40:49 postfix/smtpd[5780]: 92535200201: > client=unknown[<my-ip>] > Jun 9 13:40:55 postfix/cleanup[13604]: 92535200201: > message-id=<20080609114049.92535200201 [at] my> > Jun 9 13:40:55 postfix/qmgr[28644]: 92535200201: > from=<test [at] kitterman>, size=347, nrcpt=1 (queue active) > Jun 9 13:40:56 postfix/smtp[13645]: 92535200201: > to=<my [at] address-at-gmail>, > relay=gmail-smtp-in.l.google.com[209.85.135.114], delay=15, status=sent > (250 2.0.0 OK) > Jun 9 13:40:56 postfix/qmgr[28644]: 92535200201: removed > > This test mail also arrived fine :/ > > Any ideas? Please attach the output of postconf -n and let me have a look at that. Scott K ------------------------------------------- Sender Policy Framework: http://www.openspf.org Modify Your Subscription: http://www.listbox.com/member/ Archives: http://www.listbox.com/member/archive/1020/=now RSS Feed: http://www.listbox.com/member/archive/rss/1020/ Powered by Listbox: http://www.listbox.com ------------------------------------------- Sender Policy Framework: http://www.openspf.org Modify Your Subscription: http://www.listbox.com/member/ Archives: http://www.listbox.com/member/archive/1020/=now RSS Feed: http://www.listbox.com/member/archive/rss/1020/ Powered by Listbox: http://www.listbox.com
|