Re: Port based acl's ?

2013-03-24 Thread /dev/rob0
On Mon, Mar 25, 2013 at 02:44:57AM +, Billy Blanco wrote: > Does postfix support 'port based' acl's? > > I'm trying to set it up in a way to only allow postini connections > over port 25 (apparently they won't deliver over any other port), > while having all other clients connect over port 4

Port based acl's ?

2013-03-24 Thread Billy Blanco
Hi folks, Does postfix support 'port based' acl's? I'm trying to set it up in a way to only allow postini connections over port 25 (apparently they won't deliver over any other port), while having all other clients connect over port 465. Been combing the docs and haven't found anything useful

Re: Submission on 587 and check_policy_service

2013-03-24 Thread Benny Pedersen
Titanus Eramius skrev den 2013-03-21 14:49: I have set Postfix only to allow relaying through submission on port 587, and as extra safety, I have installed the PolicyD* service to run some rate limiting, and is trying to configure it with Postfix. i still have to see why sending one msg pr da

Re: compile and path

2013-03-24 Thread /dev/rob0
On Sun, Mar 24, 2013 at 08:31:32AM +0430, Mohsen Pahlevanzadeh wrote: > i compiled postfix with : > make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL > -I/usr/include/mysql/' CCARGS='-DUSE_SASL_AUTH > -DDEF_SERVER_SASL_TYPE= \"dovecot\"' CCARGS='-DUSE_TLS > -I/usr/include/openssl/' 'AUXLIBS=-L

Re: Trouble configuring backup MX to reject unauth destination

2013-03-24 Thread mouss
Le 23/03/2013 00:02, Titanus Eramius a écrit : > [snip] > The goal is a "virtual only" mailserver, so the domains is stored > in MySQL and fetched through virtual_mailbox_domains. Besides > virtual_mailbox_domains, I use virtual_mailbox_maps and > virtual_alias_maps. > > The documentation is among