Re: TLS timeout

2013-11-19 Thread LuKreme
On Nov 19, 2013, at 5:50, bitozoid bitoz...@gmail.com wrote: I'm getting a TLS timeout (4.4.2) when connecting to the smarthost (port 465). Port 465 is a legacy port and was only ever used by Outlook, as I recall. It is generally not supported by other MUAs, and I seriously doubt any MUA

Re: virtual domains and aliases

2013-11-19 Thread Pol Hallen
Instead, use a script that generates explicit postmas...@example.com entries etc. when you host a new domain. thanks for reply. Is there an example of that script? Need I create a virtual domain or only something that redirect (i.e. postmas...@example.org) to virtual domain? Thanks! Pol

Re: virtual domains and aliases

2013-11-19 Thread Wietse Venema
Pol Hallen: Instead, use a script that generates explicit postmas...@example.com entries etc. when you host a new domain. thanks for reply. Is there an example of that script? Need I create a virtual domain or only something that redirect (i.e. postmas...@example.org) to virtual domain?

Re: virtual domains and aliases

2013-11-19 Thread Viktor Dukhovni
On Tue, Nov 19, 2013 at 05:33:30PM -0500, Wietse Venema wrote: --8-snip-here--8-- #!/bin/sh case $# in 0) echo usage: $0 example.com ... 12; exit 1;; esac VIRTUAL_MAP=/etc/postfix/virtual VIRTUAL_DOMAINS=/etc/postfix/virtual_domains for domainname do echo