Current time: 01-06-2025, 12:09 AM Hello There, Guest! (LoginRegister)


Post Reply 
Postfix access file
Author Message
mopox Offline
Newbie
*

Posts: 7
Joined: Apr 2010
Reputation: 0
Post: #1
Postfix access file
hallo community,

as matter of i need my mail server to server some linux servers behind nat as mail-relay i need to specify specific domains in the access file of postfix.

i figured out that in ispcp that file is called /etc/postfix/ispcp/sender-access. but i didn't figured out how it is included in the postfix config. normaly, and like in the postfix access(5) doc written, i do it in that way:

Code:
smtpd_sender_restrictions =
                               check_sender_access hash:/etc/postfix/sender-access

but in ispcp preconfigured main.cf i just find:

Code:
smtpd_sender_restrictions =
                               reject_non_fqdn_sender,
                               reject_unknown_sender_domain,
                               permit_mynetworks,
                               permit_sasl_authenticated

so where do ispcp includes the sender-access file? might it be possible to setup postfix so that it accept a second sender-access file where i can write my configs like:

Code:
...
.domain.tld         OK
...

or do i need to add this in the ispcp postfix sender-access template? Is it the one in the /etc/ispcp/postfix/working dir? How to make ispcp to recompile the sender-access after i add my configs?

thank you for your hints
and regards from germany
05-29-2010 07:03 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Postfix access file - mopox - 05-29-2010 07:03 AM
RE: Postfix access file - rbtux - 05-29-2010, 07:20 AM
RE: Postfix access file - mopox - 06-04-2010, 04:45 PM
RE: Postfix access file - rbtux - 06-05-2010, 08:40 PM
RE: Postfix access file - mopox - 06-05-2010, 09:12 PM
RE: Postfix access file - kilburn - 06-11-2010, 04:33 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)