virtual_alias_maps combined with sender domain

2016-12-09 Thread Harald Glanzer
hi all! i am using virtual_alias_maps for a simple 'mainlinglist' configuration, i.e. lookup a list adress and get the expanded (local) recipients. the lookup is based on mysql: SELECT recipients FROM forwardings WHERE listadress='%s' is there any way to restrict this expansion s.t. it only occu

Re: virtual_alias_maps combined with sender domain

2016-12-09 Thread Noel Jones
On 12/9/2016 9:11 AM, Harald Glanzer wrote: > hi all! > > i am using virtual_alias_maps for a simple 'mainlinglist' configuration, i.e. > lookup a list adress and get the expanded (local) recipients. > > the lookup is based on mysql: > SELECT recipients FROM forwardings WHERE listadress='%s' > >

Re: Prevention of sending authentication via plaintext on port 25.

2016-12-09 Thread John
I have submission sasl set as Venema suggests, should/would it a good idea to add "smtp_sasl_auth_enable=no" to the smtp entry in master.cf, or is the default "good enough". On 03/12/16 10:10 AM, Wietse Venema wrote: rich.gre...@hushmail.com: There are ports that exist for encrypted transfe

Re: Prevention of sending authentication via plaintext on port 25.

2016-12-09 Thread Wietse Venema
John: > I have submission sasl set as Venema suggests, should/would it a good > idea to add "smtp_sasl_auth_enable=no" to the smtp entry in master.cf, > or is the default "good enough". If you're concerned that SASL will be enabled by accident, you could set "smtp_sasl_auth_enable=no" in main.cf

Warning: group or other writeable:

2016-12-09 Thread John
I am seeing the above message associated with the following files - /usr/lib/postfix/./sbin/lmtp /usr/lib/postfix/./libpostfix-tls.so.1 /usr/lib/postfix/./libpostfix-util.so.1 /usr/lib/postfix/./libpostfix-dns.so.1 /usr/lib/postfix/./libpostfix-master.so.1 /usr/lib/postfix/./libpostfix-global.so.

Re: Warning: group or other writeable:

2016-12-09 Thread Viktor Dukhovni
On Sat, Dec 10, 2016 at 01:15:59AM -0500, John wrote: > I am seeing the above message associated with the following files - > > /usr/lib/postfix/./sbin/lmtp > /usr/lib/postfix/./libpostfix-tls.so.1 > /usr/lib/postfix/./libpostfix-util.so.1 > /usr/lib/postfix/./libpostfix-dns.so.1 > /usr/lib/postf

Re: Warning: group or other writeable:

2016-12-09 Thread Benny Pedersen
John skrev den 2016-12-10 07:15: I am seeing the above message associated with the following files - /usr/lib/postfix/./sbin/lmtp [...] My problem is that I cannot find these files - where should I look and why are they group/other writeable? build stage try to install chrooted, bummer