I am using vpopmail and ezmlm to host a mailing list. I am using the
qmail-verh patch to put the user's email address in the list unsubscribe
address. I patched qmail-local and qmail-remote and changed the
ezmlmrc. The qmail-verh patch allows you to use ##L##H in the headeradd
in ezmlm and those
I have this done already actually. Tom sent me a
link to some great copy code.
I'm having some problems with the diff however, but
I'll get it uploaded to
the patch system on sourceforge as soon as I am able.
If someone could tell me the best way to do a diff against CVS I would
be
greatfu
On Tue, 9 Dec 2003 17:06:41 -0600
"Jacob S." <[EMAIL PROTECTED]> wrote:
For those using a search engine to look for this same information later
on (as I was trying for quite a while):
I was finally able to solve this problem using procmail. I'm sure the
same could be done with maildrop.
While
- Original Message -
From: "X-Istence" <[EMAIL PROTECTED]>
> Oscar Retana M. wrote:
>
> >
> > > vadddomain test.com password
> > Error: Internal (implementation specific) error 80
> >
> > Error 80 -> 0x50 "LDAP_OTHER - Unknown Error" - Cool!
> >
> Like README.ldap says, its not very c
Oscar Retana M. wrote:
Despite the message found in README.ldap, "Using vpopmail with LDAP is
not very common", I have no other choise; I have to use it.
I'll try to solve the bugs I find, and then even upload the patches.
Buy maybe someone has already faced this problem:
> vadddomain test.com
Despite the message found in README.ldap, "Using vpopmail with LDAP is
not very common", I have no other choise; I have to use it.
I'll try to solve the bugs I find, and then even upload the patches. Buy
maybe someone has already faced this problem:
> vadddomain test.com password
Error: Interna
Here's the filter I use. You need to change the $VMAILDIR variable in
the last "to" line on yours to read just "./Maildir/"
import EXT
import HOST
import HOME
MAX = 99
if ($SIZE < 262144)
{
xfilter "/usr/bin/spamc -p 1783 -f -u [EMAIL PROTECTED]"
}
if ((/^X-Spam-Status: Yes, hits=![0-9
David Winkler wrote:
I'm planning on rewriting it correctly. At the time I really hadn't
considered the implications of how it worked, and the fact that
it isn't really cross platform.
I'll submit another with a more secure, cross platform diff, as soon
as I am able against whatever is curr
Heya
In the FreeBSD ports there now exists a way to compile vpopmail with a
patch that will include spamassassin to be run from vdelivermail so all
mail that goes to any domains it manages will be scanned, and it allows
for user based bayesion filtering and what not, ever since it was
included
On Mon, 2003-12-15 at 14:02, Albert Hopkins wrote:
> Can someone who administers this list please unsubscribe me. I have
> tried sending emails to [EMAIL PROTECTED] as well as
> [EMAIL PROTECTED], but get no response from either (the "-help"
> address works though). I'm not sure why I don't get a
Can someone who administers this list please unsubscribe me. I have
tried sending emails to [EMAIL PROTECTED] as well as
[EMAIL PROTECTED], but get no response from either (the "-help"
address works though). I'm not sure why I don't get a response, but
I've been trying for a couple of months now.
Jeremy Kitchen <[EMAIL PROTECTED]> wrote:
> On Mon, 2003-12-15 at 13:26, [EMAIL PROTECTED] wrote:
>> This is because spamc is a perlscript, as well as spamd. Spamc has
>> the '-w' perl flag in the interpreter line. Remove it. -w just
>> adds additional warnings.
>
> err... spamc is written in C
On Mon, 2003-12-15 at 13:26, [EMAIL PROTECTED] wrote:
> This is because spamc is a perlscript, as well as spamd. Spamc has the '-w'
> perl flag in the interpreter line. Remove it. -w just adds additional
> warnings.
err... spamc is written in C bud. spamd is the perl script.
-Jeremy
--
Jere
Rodney M <[EMAIL PROTECTED]> wrote:
> If I use your spamd line (/usr/bin/spamd -v -a -c), I get the
> following error in /var/log/maillog:
I don't use -d because I run spamd via daemontools. It has a tendancy to
crash on occasion..
> Dec 15 12:12:32 gigantic spamd[46584]: connection from localh
[EMAIL PROTECTED] wrote:
Rodney M <[EMAIL PROTECTED]> wrote:
Thanks for the tip. Over the weekend I finally fixed my problem. For
starters, in order to use spamc (instead of spamassassin) you have to
have spamd running. I'm starting spamd like so:
spamd -d -a -v -x -u vpopmail -H /home/vpopmail
I am using vpopmail and ezmlm to host a mailing list. I am using the
qmail-verh patch to put the user's email address in the list unsubscribe
address. I patched qmail-local and qmail-remote and changed the
ezmlmrc. The qmail-verh patch allows you to use ##L##H in the headeradd
in ezmlm and those
Rodney M <[EMAIL PROTECTED]> wrote:
> Thanks for the tip. Over the weekend I finally fixed my problem. For
> starters, in order to use spamc (instead of spamassassin) you have to
> have spamd running. I'm starting spamd like so:
>
> spamd -d -a -v -x -u vpopmail -H /home/vpopmail/
>
> For some r
[EMAIL PROTECTED] wrote:
Rodney M wrote:
Dec 13 12:55:08 gigantic imapd: Connection, ip=[:::127.0.0.1]
Dec 13 12:55:08 gigantic spamc[31970]: connect(AF_INET) to spamd at
127.0.0.1 failed, retrying (#1 of 3): Connection refused
Dec 13 12:55:09 gigantic imapd: LOGIN, [EMAIL PROTECTED],
ip=[::
On Monday, December 15, 2003, at 08:16 AM, Dean Henrichsmeyer wrote:
I realize this is probably off-topic, but is there a tentative release
date for 5.4.0?
"When it's done."
Seriously though, testers have found some bugs that need to be fixed
before the pre2 release. There are already a few fix
Hello,
I realize this is probably off-topic, but is there a tentative release
date for 5.4.0?
Thanks,
Dean
On Mon, 2003-12-15 at 15:24, Oscar Retana M. wrote:
> Hi.
>
> It seems I'm not the only one asking for this. To use vpopmail with ldap
> support, do I need first qmail-ldap (www.qmail-ldap.org), or I just
> install qmail as usual, and then vpopmail with ldap support?
>
No, to use qmail with an
Hi.
It seems I'm not the only one asking for this. To use vpopmail with ldap
support, do I need first qmail-ldap (www.qmail-ldap.org), or I just
install qmail as usual, and then vpopmail with ldap support?
Thanks.
- Oscar.
Original Message
Subject: RE: [vchkpw] qmail - ldap
22 matches
Mail list logo