|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Address extensions in MySQL querys
From: mouss (usebsd
free.fr)
Date: Sun Dec 10 2006 - 08:20:12 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mark Plomer wrote:
> If I set "recepient_delimiter = +"
> and the recipient is "user+spam
example.com" then
> %d = example.com
> %u = user
> %s = user
example.com
>
> and I have no possibility to access the "spam" address extension.
> This feature would be very helpful. Is there any other possibility?
>
>
you are confused. postfix will first search for user+spam
example.com
and if not found, it will search for user
example.com.
see "lookup order" sections in the various map types documentation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]