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
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
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
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
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