On Tue, May 25, 2010 at 15:59, Wietse Venema wrote:
> Phil Howard:
>> On Tue, May 25, 2010 at 12:37, Wietse Venema wrote:
>> > Phil Howard:
>> >> On Tue, May 25, 2010 at 10:36, Wietse Venema wrote:
>> >>
>> >> > Postfix supports wildcards via regexp/pcre tables.
>> >> >
>> >> > ?1) You can use t
On Tue, May 25, 2010 at 17:10, Wietse Venema wrote:
> Phil Howard:
>> On Tue, May 25, 2010 at 15:59, Wietse Venema wrote:
>>
>> > You need one table entry per user somewhere, otherwise you can't
>> > reject mail for users that don't exist.
>>
>> Absolutely, of course. But having one entry for ev
Phil Howard:
> On Tue, May 25, 2010 at 15:59, Wietse Venema wrote:
>
> > You need one table entry per user somewhere, otherwise you can't
> > reject mail for users that don't exist.
>
> Absolutely, of course. But having one entry for every pairing of user
> AND hostname isn't possible (because
On Tue, May 25, 2010 at 15:59, Wietse Venema wrote:
> You need one table entry per user somewhere, otherwise you can't
> reject mail for users that don't exist.
Absolutely, of course. But having one entry for every pairing of user
AND hostname isn't possible (because an infinite number of hostp
Phil Howard:
> On Tue, May 25, 2010 at 12:37, Wietse Venema wrote:
> > Phil Howard:
> >> On Tue, May 25, 2010 at 10:36, Wietse Venema wrote:
> >>
> >> > Postfix supports wildcards via regexp/pcre tables.
> >> >
> >> > ?1) You can use them for all the tables that define Postfix address
> >> > ? ?c
On Tue, May 25, 2010 at 12:37, Wietse Venema wrote:
> Phil Howard:
>> On Tue, May 25, 2010 at 10:36, Wietse Venema wrote:
>>
>> > Postfix supports wildcards via regexp/pcre tables.
>> >
>> > ?1) You can use them for all the tables that define Postfix address
>> > ? ?classes: mydestination + alias
On 2010-05-25 Glenn English wrote:
> On May 25, 2010, at 11:01 AM, Zachary Burns wrote:
>> Can you also do something like *...@*.ru and *...@*.tw (bounce all mail
>> from russian, tiawan spammers, etc)
>
> I have:
>
>> ru REJECT *.ru rejected by sender_checks
>> .ru REJECT *.ru rejected by sende
On May 25, 2010, at 11:01 AM, Zachary Burns wrote:
> Can you also do something like *...@*.ru and *...@*.tw (bounce all mail from
> russian, tiawan spammers, etc)
I have:
> ru REJECT *.ru rejected by sender_checks
> .ru REJECT *.ru rejected by sender_checks
in my sender checks. I think there
users
Subject: Re: wildcard domains
Phil Howard:
> On Tue, May 25, 2010 at 10:36, Wietse Venema wrote:
>
> > Postfix supports wildcards via regexp/pcre tables.
> >
> > ?1) You can use them for all the tables that define Postfix address
> > ? ?cl
Phil Howard:
> On Tue, May 25, 2010 at 10:36, Wietse Venema wrote:
>
> > Postfix supports wildcards via regexp/pcre tables.
> >
> > ?1) You can use them for all the tables that define Postfix address
> > ? ?classes: mydestination + aliases, virtual_alias_domains +
> > ? ?virtual_alias_maps, virtu
On 5/25/2010 10:23 AM, Phil Howard wrote:
On Tue, May 25, 2010 at 10:36, Wietse Venema wrote:
Postfix supports wildcards via regexp/pcre tables.
1) You can use them for all the tables that define Postfix address
classes: mydestination + aliases, virtual_alias_domains +
virtual_alias
On Tue, May 25, 2010 at 10:36, Wietse Venema wrote:
> Postfix supports wildcards via regexp/pcre tables.
>
> 1) You can use them for all the tables that define Postfix address
> classes: mydestination + aliases, virtual_alias_domains +
> virtual_alias_maps, virtual_mailbox_domains + virtua
Phil Howard:
> I'd like to do something like this. I have a domain, let's call
> example.com. This domain has a set of users. I want to have email
> accepted for any user in any hostname that is a part of this domain.
> And, regardless of which hostname in this domain was involved, if the
> user
13 matches
Mail list logo