Re: Feature request: Ignore leading whitespace in virtual alias table format

2021-06-28 Thread Wietse Venema
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 >

Re: Feature request: Ignore leading whitespace in virtual alias table format

2021-06-25 Thread Wietse Venema
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

Re: Feature request: Ignore leading whitespace in virtual alias table format

2021-06-25 Thread 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 benefit from such a feature in

Re: Feature request: Ignore leading whitespace in virtual alias table format

2021-06-25 Thread postfix
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

Re: Feature request: Ignore leading whitespace in virtual alias table format

2021-06-25 Thread 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 the long term. Though, it seems t

Re: Feature request: Ignore leading whitespace in virtual alias table format

2021-06-25 Thread Wietse Venema
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

Feature request: Ignore leading whitespace in virtual alias table format

2021-06-25 Thread Thorsten Schöning
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

status=bounced (User unknown in virtual alias table)

2016-05-12 Thread Frederick Mengin
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

Re: Known user unknown in virtual alias table

2014-07-21 Thread Noel Jones
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

Known user unknown in virtual alias table

2014-07-21 Thread Jaap van Wingerde
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

Re: how to use 'user address' in virtual alias table with virtual domains

2012-11-22 Thread Wietse Venema
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

Re: how to use 'user address' in virtual alias table with virtual domains

2012-11-22 Thread 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 the usernames and map >

Re: how to use 'user address' in virtual alias table with virtual domains

2012-11-22 Thread Wietse Venema
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

how to use 'user address' in virtual alias table with virtual domains

2012-11-22 Thread LEVAI Daniel
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

Re: Virtual Alias Table

2011-10-03 Thread Andy Jezierski
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

Re: Virtual Alias Table

2011-09-27 Thread Wietse Venema
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

Re: Virtual Alias Table

2011-09-27 Thread Andy Jezierski
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

Re: Virtual Alias Table

2011-09-27 Thread Andy Jezierski
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

Re: Virtual Alias Table

2011-09-27 Thread Wietse Venema
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

Re: Virtual Alias Table

2011-09-27 Thread Andreas Berton
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] # #

Virtual Alias Table

2011-09-27 Thread Andy Jezierski
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

Re: mysql virtual alias table - want to log lookups with SQL

2010-09-25 Thread Dan Farrell
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

Re: mysql virtual alias table - want to log lookups with SQL

2010-09-25 Thread Jeroen Geilman
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

mysql virtual alias table - want to log lookups with SQL

2010-09-24 Thread Dan Farrell
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

Re: Baffled by "User unknown in virtual alias table"

2010-08-28 Thread Wietse Venema
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

Re: Baffled by "User unknown in virtual alias table"

2010-08-28 Thread Adam Tauno Williams
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

Re: Baffled by "User unknown in virtual alias table"

2010-08-27 Thread Wietse Venema
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

Baffled by "User unknown in virtual alias table"

2010-08-27 Thread Adam Tauno Williams
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

Re: User unknown in virtual alias table

2010-05-19 Thread Wietse Venema
/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.

Re: User unknown in virtual alias table

2010-05-19 Thread Martijn de Munnik
; 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

Re: User unknown in virtual alias table

2010-05-19 Thread Martijn de Munnik
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: >

User unknown in virtual alias table

2010-05-19 Thread Martijn de Munnik
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

Re: How did I get this [Sender address rejected: User unknown in virtual alias table] and how do I get rid of it?

2009-09-16 Thread Ansgar Wiechers
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

How did I get this [Sender address rejected: User unknown in virtual alias table] and how do I get rid of it?

2009-09-15 Thread Paul Beard
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

RE: User unknown in virtual alias table (with only one domain)

2009-03-12 Thread mhbeyle
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

Re: User unknown in virtual alias table (with only one domain)

2009-03-12 Thread Wietse Venema
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

RE: User unknown in virtual alias table (with only one domain)

2009-03-12 Thread mhbeyle
...@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

Re: User unknown in virtual alias table (with only one domain)

2009-03-12 Thread Wietse Venema
Which smtpd services in master.cf have receive_override_options and what are the receive_override_options settings there? Wietse

RE: User unknown in virtual alias table (with only one domain)

2009-03-12 Thread mhbeyle
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

Re: User unknown in virtual alias table (with only one domain)

2009-03-12 Thread Wietse Venema
[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

User unknown in virtual alias table (with only one domain)

2009-03-12 Thread mhbeyle
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: