From: Andrea R. <ml...@ne...> - 2004-01-28 09:00:21
|
> Is this in addition to or instead of spam checking? In addition. > Do you want to use TMDA with other delivery modes like > Forward or Vacation? Is better that the user could have tmda and Forward/Vacation > What does your .qmail file look like with TMDA enabled? My .qmail file working is that (ie: user 'test'; domain 'domain.dom'): |preline -f /usr/local/tmda-1.0/bin/tmda-filter -c /home/vpopmail/domains/domain.dom/test/.tmda/config | maildrop /etc/mailfilter Where mailfilter is a script to redirect spam to ab...@do...m, and others email to maildir. Well, I've in mind that the new qmailadmin could have these options: --enable-use-mda to the checkbox, for all the best message delivery agents (TMDA, and if you want qconfirm and ASK), and to the first configuration (mkdir .qconfirm or .tmda for example, with subdirectories, and so on). --enable-mda-command to put in your .qmail the specific command. The problem, in my opinion, is that: how qmailadmin interprets the .qmail file's top-down processing. What you're thinkin about? Thanks Andrea |