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}[email protected]
> /^(.*)_(.*)@example.org$/ ${1}[email protected]
> /^(.*)_(.*)@example.net$/ ${1}[email protected]
>
> 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...
--
Best regards,
Charles