----- Original Message -----
From: "Gabriel Ambuehl" <[EMAIL PROTECTED]>
To: "Einar Bordewich" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 03, 2001 3:30 PM
Subject: Re[2]: TMDA support for vpopmail


<snip>
> What virus scanner app do you use, then? And on what OS? (I think the
> only one which is any good on FreeBSD would be Kaspersky AVP). The
> Linux version appears to have a demo (which only scans, but that
> would
> be enough on a server, but for FreeBSD, there doesn't seem to be any
> demo ;-)

Trend iscan: v3.1/v5.420-0629/949/41274
NAI uvscan: v4.1.50/v4163
Sophos sweep: 2.4/3.47.
h+bedv antivir: 6.2.0.3
F-Secure fsav: 4.08/2030/2001-10-01/2001-09-18/2001-09-02

I also have Kaspersky AVP, but have not a license for that one.

> > smtp-auth is needed by TMDA when you as a user relay e-mails
> > through the server, and require TMDAs address rewrites.
>
> I don't think I'll support that. Filtering everything through
> tmda-inject sounds SLOW.
>
> > My mailer sends mails as [EMAIL PROTECTED], but when sending an
> > e-mail to [EMAIL PROTECTED], TMDA rewrites my address to
> > [EMAIL PROTECTED]
>
> Uhm not my problem. I'm not going to use TMDA anyway ;-).

You might see it as a problem, but from my side it's intentionally ;-)
I use EXT addressing to deliver mails to seperated directories, and I'm
totaly addicted to TMDAs re-writing of sender address.
My ~/.tmda/lists/ext:
---
# EXT_FILE
# Filename which contains a list of e-mail address/extension pairs,
# one per line, which will receive messages with the extension added
# to the username of your address.  For example,
#
#  [EMAIL PROTECTED] list-xemacs-beta
#  [EMAIL PROTECTED]    list-qmail
[EMAIL PROTECTED]                               qmailtools-vchkpw
[EMAIL PROTECTED]                           qmailtools-qmailadmin
[EMAIL PROTECTED]                            qmailtools-sqwebmail
[EMAIL PROTECTED]                             qmailtools-dnsadmin
[EMAIL PROTECTED]                              qmailtools-vqadmin
---

> Apropos, FreeBSD needs the following as $PWD isn't guaranteed set (or
> maybe I'm wrong but otherwise it didn't work, you might consider to
> change this for portability's sake):
<snip>

Changed.

> > In a normal qmail solution, you don't use .qmail-default if you
> > need to bounce unknown recipients. With vpopmail we have
> > vdelivermail which does the bounce if the user don't exists. In
> > this scenario TMDA with .qmail-default is the perfect choice.
>
> ACK. The alternative of .qmail-username would probably confuse
> qmailadmin so we don't do that.
>
> >> and qmailadmin simply needs to invoke
> >> /usr/local/bin/tmda-keygen -b > [users maildir]/.tmdarc
> >> to activate TMDA.
> > Correct!
>
> Not 100%ly. You must ensure that import os stays there. So it is:
> echo import os > [users maildir]/.tmdarc
> /usr/local/bin/tmda-keygen -b >> [users maildir]/.tmdarc
>
> I've got a KISS guide case anyone is interested.

Please.

--
--------------------------------------------
IDG New Media        Einar Bordewich
Development Manager  Phone: +47 2336 1420
E-Mail:              eibo(at)newmedia.no
Lat: 59.91144 N      Lon: 10.76097 E
--------------------------------------------


Reply via email to