2009/4/27 morphium :
> I did now set
> virtual_alias_maps = hash:/etc/postfix/virtual
>
> modified /etc/postfix/virtual to:
> .* t.re...@dotsource.de
> [thats me]
>
> did postmap /etc/postfix/virtual
>
> and restarted postfix
As stated, you should read up the docs for Virtual. As a hint, it
looks
morphium:
> So you don't have any idea how to make postfix accept the emails?
>
If in doubt, RTFM.
man 5 virtual
@domain address, address, ...
Redirect mail for other users in domain to address. This form
has the lowest precedence.
Wietse
* morphium :
> So you don't have any idea how to make postfix accept the emails?
>
> Anyone?
>
> 2009/4/27 morphium :
> > I did now set
> > virtual_alias_maps = hash:/etc/postfix/virtual
> >
> > modified /etc/postfix/virtual to:
> > .* t.re...@dotsource.de
> > [thats me]
@domain t.re...@dotsourc
So you don't have any idea how to make postfix accept the emails?
Anyone?
2009/4/27 morphium :
> I did now set
> virtual_alias_maps = hash:/etc/postfix/virtual
>
> modified /etc/postfix/virtual to:
> .* t.re...@dotsource.de
> [thats me]
>
> did postmap /etc/postfix/virtual
>
> and restarted postf
I did now set
virtual_alias_maps = hash:/etc/postfix/virtual
modified /etc/postfix/virtual to:
.* t.re...@dotsource.de
[thats me]
did postmap /etc/postfix/virtual
and restarted postfix
# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff
2009/4/27 morphium :
> I want my postfix test system to accept eMail to any address and
> redirect it i.e. t...@morphium.info (and not to the specified
> recipient).
> How could I accomplish that?
> Could recipient_canoncial_maps or virtual_alias_maps be helpful?
> I can't get it working on my own,
Hi,
I want my postfix test system to accept eMail to any address and
redirect it i.e. t...@morphium.info (and not to the specified
recipient).
How could I accomplish that?
Could recipient_canoncial_maps or virtual_alias_maps be helpful?
I can't get it working on my own, so I would be glad of a bit