On Mon, Sep 22, 2008 at 09:08:55AM -0300, jakjr wrote:
> Hi Guys,
>
> I have one big distribution list (100K emails). I'm using virtual_alias_maps
> for that like this:
>
> virtual_alias_maps = hash:/etc/postfix/virtual
>
> where virtual:
> [EMAIL PROTECTED]
> [EMAIL PROTECTED],
> .
> [EMAIL PROTECTED]
By default Postfix truncates virtual(5) expansion at 1000 recipients.
For lists this large you MUST not use virtual(5), rather use a ":include:"
valued local alias, AND set an "owner-list" alias to make sure that
bounces are NOT send to the sender.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[EMAIL PROTECTED]>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.