Thorsten Sch?ning:
> To make things better readable, I would like to have the following
> layout of the same entries instead:
>
> ```
> # Some comment...
> d...@example.org recipient
> c...@example.org recipient
> b@example.org recipient
> a.b@example.org recipient
>
Wietse Venema:
> Thorsten Sch?ning:
> > Guten Tag Wietse Venema,
> > am Freitag, 25. Juni 2021 um 16:21 schrieben Sie:
> >
> > > This also applies to main.cf, master.cf, and many other configuration
> > > files. Your feature request is therefore denied.
> >
> > Of course all of those files would
Thorsten Sch?ning:
> Guten Tag Wietse Venema,
> am Freitag, 25. Juni 2021 um 16:21 schrieben Sie:
>
> > This also applies to main.cf, master.cf, and many other configuration
> > files. Your feature request is therefore denied.
>
> Of course all of those files would benefit from such a feature in
On 06-25-2021 9:41 am, Thorsten Schöning wrote:
To make things better readable, I would like to have the following
layout of the same entries instead:
```
# Some comment...
d...@example.org recipient
c...@example.org recipient
b@example.org recipient
a.b@example.org re
Guten Tag Wietse Venema,
am Freitag, 25. Juni 2021 um 16:21 schrieben Sie:
> This also applies to main.cf, master.cf, and many other configuration
> files. Your feature request is therefore denied.
Of course all of those files would benefit from such a feature in the
long term. Though, it seems t
Thorsten Sch?ning:
> Hi all,
>
> The virtual alias table format of Postfix gives special meaning to
> leading whitespace under certain conditions:
This also applies to main.cf, master.cf, and many other configuration
files. Your feature request is therefore denied.
Wietse
Hi all,
The virtual alias table format of Postfix gives special meaning to
leading whitespace under certain conditions:
```
multi-line text
A logical line starts with non-whitespace text. A line that
starts with whitespace continues a logical line.
```
http://www.postfix.org
Hi list,
I'm getting this error:
May 12 21:53:15 altair postfix/error[19875]: DB8D1C10BC:
to=, orig_to=,
relay=none, delay=0.3, delays=0.3/0/0/0, dsn=5.1.1, status=bounced (User
unknown in virtual alias table)
and just can't figure out what I'm doing wrong. Had a very similiar
On 7/21/2014 10:27 AM, Jaap van Wingerde wrote:
> After years of faithful service, Postfix sometimes says that a known
> virtual user is "unknown in virtual alias table". I checked and double
> checked main.conf, the virtual_alias_domains and virtual_alias_maps but
> I canno
After years of faithful service, Postfix sometimes says that a known
virtual user is "unknown in virtual alias table". I checked and double
checked main.conf, the virtual_alias_domains and virtual_alias_maps but
I cannot find something wrong. I use Debian Wheezy, Postfix versi
LEVAI Daniel:
> On cs, nov 22, 2012 at 08:57:46 -0500, Wietse Venema wrote:
> > LEVAI Daniel:
> > > Now I had the idea to simplify the $virtual_alias_maps table, and not
> > > specify common usernames (like abuse, postmaster etc...) for every
> > > single virtual domain separately, but specify only
On cs, nov 22, 2012 at 08:57:46 -0500, Wietse Venema wrote:
> LEVAI Daniel:
> > Now I had the idea to simplify the $virtual_alias_maps table, and not
> > specify common usernames (like abuse, postmaster etc...) for every
> > single virtual domain separately, but specify only the usernames and map
>
LEVAI Daniel:
> Now I had the idea to simplify the $virtual_alias_maps table, and not
> specify common usernames (like abuse, postmaster etc...) for every
> single virtual domain separately, but specify only the usernames and map
Are you perhaps creating every domain by hand? Let the computer do
t
Hi!
I have a few virtual domains listed in $virtual_mailbox_domains, and I
have some aliases defined in $virtual_alias_maps to map a few username
variations under a few virtual domains to a single specific virtual
domain (like l...@virtdom1.org -> l...@virtdom.org,
l...@virtdom2.org -> l...@virtdo
On Tue, Sep 27, 2011 at 6:00 PM, Wietse Venema wrote:
> Andy Jezierski:
>> : Recipient address rejected:
>> undeliverable address: User unknown in virtual alias table;
>> from= to=
>
> This means that there is no rule that rewrites this recipient to an
> address
Andy Jezierski:
> : Recipient address rejected:
> undeliverable address: User unknown in virtual alias table;
> from= to=
This means that there is no rule that rewrites this recipient to an
address that is not in a virtual alias domain.
To debug tables, use the postmap command.
pos
On Tue, Sep 27, 2011 at 2:35 PM, Wietse Venema wrote:
> Andy Jezierski:
>> address: User unknown in virtual alias table; from=
>
> This error message means that you need to have a virtual alias that
> replaces the recipient by an address that is not in a virtual alias
> doma
On Tue, Sep 27, 2011 at 2:28 PM, Andreas Berton wrote:
>
>
> On Tue, 27 Sep 2011, Andy Jezierski wrote:
>
>> Hi,
>>
>> Trying to add an entry to a virtual alias table and for some reason, I
>> keep getting an error stating the recipient can't be fo
Andy Jezierski:
> address: User unknown in virtual alias table; from=
This error message means that you need to have a virtual alias that
replaces the recipient by an address that is not in a virtual alias
domain.
Wietse
On Tue, 27 Sep 2011, Andy Jezierski wrote:
Hi,
Trying to add an entry to a virtual alias table and for some reason, I keep
getting an error stating the recipient can't be found.
lipidnutritxxx.com DOMAIN
erik.bakk...@lipidnutritxxx.com erik.bakk...@stexxx.com
[snip]
#
#
Hi,
Trying to add an entry to a virtual alias table and for some reason, I keep
getting an error stating the recipient can't be found.
lipidnutritxxx.com DOMAIN
erik.bakk...@lipidnutritxxx.com erik.bakk...@stexxx.com
[snip]
#
# Temp forwarding for employees not recr
The stored procedure seems like and excellent solution. However, I've
a problem. I can call the alias as the user postfix uses and get the
right result, but when postfix does it, I get:
warning: mysql query failed: PROCEDURE postfix.lookup_alias can't
return a result set in the given context
On 09/25/2010 05:11 AM, Dan Farrell wrote:
Hi All,
This list has been super helpful in the past, so I am hoping that
you'll have an idea for me.
Synopsis: does anybody know a way I can insert logging data into a
mysql table when aliases are looked up in a virtual_alias_maps
mysq
Hi All,
This list has been super helpful in the past, so I am hoping that
you'll have an idea for me.
Synopsis: does anybody know a way I can insert logging data into a
mysql table when aliases are looked up in a virtual_alias_maps
mysql lookup table?
I recently set up a my
TED, virtual alias domains MUST replace the recipient
> > domain by a DIFFERENT domain
>
> In this scenario it does, I simply s/{real-domains}/EXAMPLE.COM for the
> contents of the log snippet.
Obviously, you also assumed that people here are telepathic.
Postfix replies "u
On Fri, 2010-08-27 at 16:51 -0400, Wietse Venema wrote:
> Adam Tauno Williams:
> > virtual_alias_maps: ldap:/etc/postfix/ldap-delivery.cf(0,lock|fold_fix):
> > adam.t.willi...@example.com = ot...@example.com
>
> As DOCUMENTED, virtual alias domains MUST replace the recipient
> domain by a DIFFEREN
Adam Tauno Williams:
> virtual_alias_maps: ldap:/etc/postfix/ldap-delivery.cf(0,lock|fold_fix):
> adam.t.willi...@example.com = ot...@example.com
As DOCUMENTED, virtual alias domains MUST replace the recipient
domain by a DIFFERENT domain
I have a working Postfix server, and I copied the configuration files
over to another box with the exact same version(s) to do some testing.
But right away the box won't deliver messages to virtual domains, it
always says "User unknown in virtual alias table". After what looks
li
/0.04, dsn=4.0.0, status=SOFTBOUNCE (User
> unknown in virtual alias table)
>
> This user is in the virtual alias table:
>
> # grep mart...@youngguns.nl /opt/csw/etc/postfix/maps/virtual
> mart...@youngguns.nlmartijn-youngguns.nl
> mart...@redknot.nl mart...@youngguns.
; delay=5511, delays=5509/1.6/0/0.04, dsn=4.0.0, status=SOFTBOUNCE (User
>> unknown in virtual alias table)
>>
>> This user is in the virtual alias table:
>>
>> # grep mart...@youngguns.nl /opt/csw/etc/postfix/maps/virtual
>> mart...@youngguns.nl martijn-young
ll our users:
>
> May 19 12:43:08 stevie.youngguns.nl postfix/error[23550]: [ID 197553
> mail.info] EFEAC1C176: to=, relay=none,
> delay=5511, delays=5509/1.6/0/0.04, dsn=4.0.0, status=SOFTBOUNCE (User
> unknown in virtual alias table)
>
> This user is in the virtual alias table:
>
alias table)
This user is in the virtual alias table:
# grep mart...@youngguns.nl /opt/csw/etc/postfix/maps/virtual
mart...@youngguns.nlmartijn-youngguns.nl
mart...@redknot.nl mart...@youngguns.nl
We let virtualmin handle the creation of users and aliases. I've
removed a faulty alias i
On 2009-09-15 Paul Beard wrote:
> 554 5.1.0 : Sender address rejected: User unknown
> in virtual alias table
[...]
> virtual_alias_domains = example.org
> virtual_alias_maps = hash:/usr/local/etc/postfix/example.cf
If mail sent to xx...@example.org should be delivered to local mailbo
it]. This has been a pretty hard error message to find much
out about: not many people make this mistake.
554 5.1.0 : Sender address rejected: User unknown
in virtual alias table
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libex
38
Para: Postfix users
Asunto: Re: User unknown in virtual alias table (with only one domain)
mhbe...@gmail.com:
> Mar 12 15:32:30 host01 postfix/error[23595]: 616CE3A40CD:
> to=, relay=none, delay=0.23,
delays=0.03/0.12/0/0.07,
> dsn=5.0.0, status=bounced (User unknown in virtual alias table
mhbe...@gmail.com:
> Mar 12 15:32:30 host01 postfix/error[23595]: 616CE3A40CD:
> to=, relay=none, delay=0.23, delays=0.03/0.12/0/0.07,
> dsn=5.0.0, status=bounced (User unknown in virtual alias table)
cdpoolmusic.com matches virtual_alias_domains
Should it match virtual_alias_domains
...@porcupine.org] Enviado el: jueves, 12 de
marzo de 2009 16:07
Para: mhbe...@gmail.com
CC: 'Postfix users'
Asunto: Re: User unknown in virtual alias table (with only one domain)
Which smtpd services in master.cf have receive_override_options and what are
the receive_override_options sett
Which smtpd services in master.cf have receive_override_options
and what are the receive_override_options settings there?
Wietse
Ok, sorry, another list-newbie :)
The problem (User unknown in virtual alias table)only happens with one rcpt
domain [cdpoolmusic.com]:
Log at /var/log/maillog :
Mar 12 15:32:30 host01 postfix/smtpd[23592]: connect from unknown[127.0.0.1]
Mar 12 15:32:30 host01 postfix/smtpd[23592]: 616CE3A40CD
[21456]: 656B03A404D: to=<[us...@cdpoolmusic.com>, relay=none,
> delay=0.08, delays=0.01/0.01/0/0.05, dsn=5.0.0, status=bounced (User unknown
> in virtual alias table)
>
> And non-delivery notification:
>
> postfix/qmgr[21417]: 7A1803A419A: from=<>, size=2953, nrcpt
y=none,
delay=0.08, delays=0.01/0.01/0/0.05, dsn=5.0.0, status=bounced (User unknown
in virtual alias table)
And non-delivery notification:
postfix/qmgr[21417]: 7A1803A419A: from=<>, size=2953, nrcpt=1 (queue active)
postfix/bounce[21457]: 656B03A404D: sender non-delivery notification:
41 matches
Mail list logo