Hi,
I have a few questions regarding redirection of mail with aliases and
virtual domains. Sometimes there are incoming messages which have the
actual FQDN of the machine as recipient, although they were sent to a
virtual domain.
I have the following setup:
- The machine has the FQDN foo.ext.bar
Thanks! Very cool!
Pol
> 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 ... 1>&2; exit 1;;
>> esac
>>
>> VIRTUAL_MAP=/etc/postfix/virtual
>> VIRTUAL_DOMAINS=/etc/postfix/virtual_domains
>>
>>
Or, install postfixadmin and change the associated tables to SQL. Which
makes life considerably simpler.
Pol Hallen skrev den 2013-11-19 22:54:
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)
Pol Hallen skrev den 2013-11-19 22:39:
Hi all :-) I've several virtual domains and I looking for how create
the
aliases for each domains (aliases like postmaster, root, etc.)
I found this
http://serverfault.com/questions/171616/postfix-how-to-make-aliases-work-for-virtual-domains
link is for
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 ... 1>&2; exit 1;;
> esac
>
> VIRTUAL_MAP=/etc/postfix/virtual
> VIRTUAL_DOMAINS=/etc/postfix/virtual_domains
>
> for domainname
> do
> echo po
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 do
> 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
Pol Hallen:
> Hi all :-) I've several virtual domains and I looking for how create the
> aliases for each domains (aliases like postmaster, root, etc.)
>
> I found this
> http://serverfault.com/questions/171616/postfix-how-to-make-aliases-work-for-virtual-domains
>
> that says something like this
Hi all :-) I've several virtual domains and I looking for how create the
aliases for each domains (aliases like postmaster, root, etc.)
I found this
http://serverfault.com/questions/171616/postfix-how-to-make-aliases-work-for-virtual-domains
that says something like this: "putting postmaster, roo
10 matches
Mail list logo