I haven't had a chance to give this a spin yet, but I will soon.
Just to make sure I'm reading this right.... In the default distribution of
tmda-cgi, the anomalies files can read:
REAL_ONLY = {"qmail": [".qmail", ".qmail-default"],
"sendmail":[".procmail"]}
Then, depending on my TMDA setting of MAIL_TRANSFER_AGENT:
qmail or default (unset): copy files .qmail .qmail-default to user home
sendmail: copy .procmailrc to user home.
This applies to both {install,uninstall}/anomalies and both settings
REAL_ONLY and VIRTUAL_ONLY?
You can find an example basic .procmailrc file for working with sendmail
here:
http://tmda.net/config-server.html#sendmail
----- Original Message -----
From: "Gre7g Luterman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 2003 11:02 AM
Subject: Re: tmda-cgi 0.10: skel files for non-qmail users
> On Fri, 30 May 2003 16:43:29 -0600, Bernard Johnson
> <[EMAIL PROTECTED]> wrote:
>
> > Hey, don't bring me problems, bring me solutions! :)
> >
> > No really, this would be very useful, even if you had to grep it out :)
> >
> > What if you forced a read of Defaults.py, found the info you needed to
> > install the correct files, then restarted the session so that all the
> > configs were read properly?
>
> Okay, okay, because I'm such a sweet guy, I've gone the extra mile and
> put some code for this into CVS. However, since I'm only running
> qmail, I can only test qmail.
>
> Someone will need to develop other skels for other values of
> MAIL_TRANSFER_AGENT.
>
> Please note the new syntax of REAL_ONLY and VIRTUAL_ONLY in anomalies.
> Instead of a list such as:
>
> REAL_ONLY = [".qmail", ".qmail-default"]
>
> it can optionally be a dictionary such as:
>
> REAL_ONLY = {"qmail": [".qmail", ".qmail-default"]}
>
> Let me know if this is not going to cut it or if you develop skel
> files for other mailers.
>
> Gre7g.
> _________________________________________________
> tmda-workers mailing list ([EMAIL PROTECTED])
> http://tmda.net/lists/listinfo/tmda-workers
>
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers