Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

postfix question regarding smtpd_recipient_restrictions

 
   Soft32 Home -> Linux -> ISP RSS
Next:  Accepted arista 0.9.3-2 (source all)  
Author Message
Wojciech Ziniewicz

External


Since: Aug 11, 2009
Posts: 4



(Msg. 1) Posted: Tue Nov 03, 2009 9:20 am
Post subject: postfix question regarding smtpd_recipient_restrictions
Archived from groups: linux>debian>isp (more info?)

Hi,

On one of my servers I did some reconfiguration of
smtpd_recipient_restrictions due to policyd-weight implementation that
I put into main.cf .
My server is as well proxy as it delivers email locally.

So I have transport_maps = hash:/etc/postfix/transport that describe
some of my proxied clients for example :
[...]
celtix.com smtp:mail.celtix.com:25
[...]

Today , while implementing policyd-weight I've changed
smtpd_recipient_restrictions from :
[...]
smtpd_recipient_restrictions = permit_mynetworks
[...]

to :

[...]
smtpd_recipient_restrictions = permit_mynetworks,
permit_sasl_authenticated,
reject_invalid_hostname,
reject_non_fqdn_sender,
reject_unauth_destination,
reject_unknown_sender_domain,
reject_rbl_client zen.spamhaus.org,
check_policy_service inet:127.0.0.1:12525,
permit
[...]

And it seems that my transport_maps domains are no longer relayed
email to... (of course local delivery is OK )

Does anybody have any clues what may be wrong ? I could find anything
like "permit_transports" for "smtpd_recipient_restrictions" .

regards.

--
Wojciech Ziniewicz
http://rfc.sunsite.dk/rfc/rfc2324.html


--
To UNSUBSCRIBE, email to debian-isp-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Back to top
Login to vote
Emanuele Balla

External


Since: Nov 03, 2009
Posts: 1



(Msg. 2) Posted: Tue Nov 03, 2009 9:20 am
Post subject: Re: postfix question regarding smtpd_recipient_restrictions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 11/3/09 2:35 PM, Wojciech Ziniewicz wrote:

> And it seems that my transport_maps domains are no longer relayed
> email to... (of course local delivery is OK )
>
> Does anybody have any clues what may be wrong ? I could find anything
> like "permit_transports" for "smtpd_recipient_restrictions" .

Set

relay_domains= $transport_maps

See http://www.postfix.org/postconf.5.html#reject_unauth_destination


--
To UNSUBSCRIBE, email to debian-isp-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[gentoo-user] Stupid Postfix alias question... - I've got a user who wants his mail both kept locally and forked off to another server. Will the following work in the...

postfix - Hallo, plötzlich werden die mails nicht mehr ausgeliefert hier das mail-log: Jul 1 12:18:05 buero1 postfix/qmgr[3992]...

Postfix - Hallo wofür brauche ich den Postfix Dienst. Ich benutze Suse 10.2 als Desktop System Olli

Postfix or Qmail? - I want to build a SMTP/POP3/IMAP mail server with virtual domains and users managed via a mysql DB.. It seems that..

Postfix Mynetworks - Hallo, Ich habe Postfix mit "YaST2 mail" konfiguriert. Ich kann den SMTP-Server mit "telnet 127.0.0.1 2...

Postfix - Autoreplay - Hallo, ich möchte gerne eine Antwortmail los schicken, wenn eine Mail hier auf meinem Server eintrift (so wie: "Bi...
       Soft32 Home -> Linux -> ISP All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]