On 11-Mar-2009, at 08:27, Charles Marcus wrote:
On 3/11/2009 9:38 AM, LuKreme wrote:
I have a file /etc/postfix/virtual.pcre that contains lines like this:

/^(.*)_(.*)@example.com$/    ${1}+$...@example.com
/^(.*)_(.*)@example.org$/    ${1}+$...@example.org
/^(.*)_(.*)@example.net$/    ${1}+$...@example.net

etc etc. This is to allow the _ to act as an additional address
extension character to get around the legion of retarded website admins
that reject '+' addresses as invalid.

It would be better if postfix could natively support multiple recipient
delimiters...

Yes, well, if wishes were horses beggars would ride. As far as I know there's no plan to allow multiple delimiters. I'd love to be wrong on this.

On 11-Mar-2009, at 10:26, Victor Duchovni wrote:
Sorry, not possible. Also the above defeats recipient validation for
email addresses with "_" in them, it is not recommended.

Yep, I am aware of that. In this case, however, the ability to use a second delimiter far outweighs the lack of recipient validation.


--
Mom: There was more than one lobster present at the birth of Jesus?
Daughter: Duh.

Reply via email to