On 06/11/2013 01:57 PM, Patrick Lists wrote: > Hi, > > I have a sorta working virtual Postfix/DSPAM setup and want to use it to > not only receive email for my main domain/email address but also for > several other aliases/email addresses from other domains. To illustrate: > > Main email: patr...@example.org > Alias1: i...@example.org delivered to patr...@example.org > Alias2: patr...@otherdomain.org delivered to patr...@example.org > Alias3: i...@otherdomain.org delivered to patr...@example.org >
I run dspam per user after postfix has resolved the aliases. That means that all messages are sent to DSPAM all aliases are handled by Postfix (and result in 'patr...@example.org'). It depends on the way you patch dspam and postfix together, but if you use dspam as a content filter (i.e. post-queue), this should work fine. Any reason not to do that? > Now I read the "More MySQL Setup" section at the end of this page: > http://dspamwiki.expass.de/Installation/Postfix/RelayClamExchangeWebUiToActiveDirectory > > which suggests that I will need to manually add each alias to my main > user ID in the DSPAM database. > > Since that page is the only reference I could find to such a requirement > my question is if this is indeed valid? Do I need to add all my aliases > to my main user ID in the DSPAM database? If you want to do alias handling within dspam, you'll need to add the aliases. Maybe you already have the aliases in a table (or sql view) that you can use (configure in MySQLVirtualTable or similar), depending on your storage backend. > > Thanks for enlightening me! > > Regards, > Patrick Regards, Tom
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev
_______________________________________________ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user