Feature Requests item #2848595, was opened at 2009-09-01 18:30
Message generated for change (Settings changed) made by csmr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126468&aid=2848595&group_id=250683

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Deleted
Priority: 5
Private: No
Submitted By: Carlo Rodrigues (csmr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Group matching for subdomains

Initial Comment:
Hello all,

For instance you have a group for all mail that comes for domain-A.tld, with a 
*...@domain-a.tld entry in the group file.
An email comes to subdomain.domain-A.tld and it is not treated as a member of 
the group.

I wrote a patch to allow group matching for subdomains.
You can have the subdomains be members of the same group as the parent domain, 
or members of a different group.
With this patch, the way to catch subdomains is to use *.domain in the last 
field.

Examples:

Same group as the parent domain:

groupA:grouptype:*...@domaina.tld   (parent domain)
groupA:grouptype:*.domainA.tld      (subdomain)

Different groups: 

groupA:grouptype:*...@domaina.tld   (parent domain)
groupB:grouptype:*.domainA.tld      (subdomain)

Particularly useful in SHARED,MANAGED groups, where an entity can check all the 
mail for the domains and subdomains for which  it is responsible.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126468&aid=2848595&group_id=250683

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to