Re: [vchkpw] Quota problems

2003-10-13 Thread Franck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > `rm user/Maildir/maildirsize` > > after you have changed the quota. > > send that user an email, then check if the quota is fixed. > > If yes, then vqadmin is not deleting the old maildirsize file when changing > quotas, which it should. Works fine,

Re: [vchkpw] lib_deps and voadmin

2003-10-13 Thread Eitarou Kamo
Hi, Tom Thanks for your solution. I could make it. I will go to the next process. > > As I recall, the older versions of vpopmail built lib_deps during the > configure process. If the ~vpopmail directory didn't exist, it's > possible that it couldn't create the file. > > Go into your vpopmail s

[vchkpw] [Problem] Learn passwords with Courier IMAP

2003-10-13 Thread Diego Linke - GAMK
Hi all, I have an problem with learn passwords + Courier IMAP. I use: - vpopmail-5.3.25 - Courier IMAP 2.1.2 Learn password work fine with qmail-pop3d, but with Courier IMAP this valid any password and not write this password on vpopmail. Somebody have an idea ? Thanks -- [ Diego Linke - GAM

Re: [vchkpw] [Problem] Learn passwords with Courier IMAP

2003-10-13 Thread Michael Bowe
> I have an problem with learn passwords + Courier IMAP. > > I use: > - vpopmail-5.3.25 > - Courier IMAP 2.1.2 > > Learn password work fine with qmail-pop3d, but with Courier IMAP this valid any password and not write this password on vpopmail. As far as I know, Courier-IMAP uses it's own function

[vchkpw] Re: Learn passwords with Courier IMAP

2003-10-13 Thread Paul L. Allen
Michael Bowe writes: > As far as I know, Courier-IMAP uses it's own functions to auth the > password, Yes and no. Courier-IMAP and the Courier POP3 server do have their own authentication routines which are effectively wrappers calling whatever authentication method you actually use. So if you

[vchkpw] Re: clearopensmtp fatal

2003-10-13 Thread Paul L. Allen
J. Kendzorra writes: > Not really your fault - ./configure --help shows: > --enable-tcpserver-file=~vpopmail/etc/tcp.smtp File where tcpserver -x > relay information is stored. I remember being bitten by this one, long ago. > I already sent mail to someone some time before (don't remember an

[vchkpw] Qmail + vpopmail + Spamassassin

2003-10-13 Thread Neo Wee Teck
I tried to setup spammassassin with spamd/spamc but seems it doesn't work /var/qmail/rc #!/bin/sh # Using splogger to send the log through syslog. # Using qmail-local to deliver messages to ~/Mailbox by default. exec env - PATH="/var/qmail/bin:$PATH" \ qmail-start "`cat /var/qmail/control/defau

Re: [vchkpw] Qmail + vpopmail + Spamassassin

2003-10-13 Thread Júlio Espada Olivares
Your solution will never work. I recommend you to install procmail and do something like this: .qmail-default: |preline procmail -p -m /etc/procmailrules /etc/procmailrules: 0fw * < 25 | spamc :0: *^X-Spam-Flag: YES /home/spam :0w |/home/vpopmail/bin/vdelivermail '' bounce-no-mailbox Th

RE: [vchkpw] Qmail + vpopmail + Spamassassin

2003-10-13 Thread Neo Wee Teck
Does procmail support support virtual domains like vpopmail? Never tried procmail before and have no intention to migrate Thanks anyway, is there any alternatives? -Original Message- From: Júlio Espada Olivares [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 11:43 PM To:

Re: [vchkpw] Qmail + vpopmail + Spamassassin

2003-10-13 Thread Júlio Espada Olivares
procmail is a mail filter, not a replacement for vpopmail, so just install procmail and you will not need to migrate anything. - Original Message - From: "Neo Wee Teck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 13, 2003 4:53 PM Subject: RE: [vchkpw] Qmail + vpopm

[vchkpw] Vqadmin+Vpopmail

2003-10-13 Thread Joao Rechena
Greetings, I’m having a weird problem with those two tools on the subject:   I’m using those tools for almost 2 years without any problems but by some unknown reason it started to look funny.   I have several domains in my Vpopmail and every one work fine, except for this one that When

Re: [vchkpw] Urgent help! Users deleted

2003-10-13 Thread Sergey
Andrej wrote: Puuhhh, I've found a vpasswd file, on the same machine, 2 weeks old... But still can't explain how could happen this! going home now... I had the same problem. vpasswd got truncated after a user being over system quota tryed to add mailbox via qmailadmin Justin Heesemann wr

Re: [vchkpw] Re: Learn passwords with Courier IMAP

2003-10-13 Thread Michael Bowe
- Original Message - From: "Paul L. Allen" <[EMAIL PROTECTED]> To: "Michael Bowe" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 13, 2003 10:52 PM Subject: [vchkpw] Re: Learn passwords with Courier IMAP > > Michael Bowe writes: > > > As far as I know, Courier-IMAP us

[vchkpw] Re: Learn passwords with Courier IMAP

2003-10-13 Thread Paul L. Allen
Michael Bowe writes: > To auth a username/password, Courier-IMAP takes the supplied username > and runs vpopmail's vauth_getpw() to retrieve the user's passwd entry. > > Courier-IMAP then crypts the supplied password and compares this against > the (crypted) pw entry supplied by vauth_getpw()

[vchkpw] qmail/vpopmail: sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1.)

2003-10-13 Thread Sigmund Gudvangen
Hi, I have just done a fresh install of qmail and vpopmail, on Mandrake 9.1, following Dave Sill, http://web.infoave.net/~dsill/lwq.html for the qmail installation. qmail is running fine; i.e. all four daemons are running and inst_check reports that all is well. I also managed to install vpopm

Re: [vchkpw] qmail/vpopmail: sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1.)

2003-10-13 Thread W.D. McKinney
On Mon, 2003-10-13 at 14:41, Sigmund Gudvangen wrote: > Hi, > > I have just done a fresh install of qmail and vpopmail, on Mandrake 9.1, > following Dave Sill, http://web.infoave.net/~dsill/lwq.html for the qmail > installation. qmail is running fine; i.e. all four daemons are running and > ins

Re: [vchkpw] qmail/vpopmail: sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1.)

2003-10-13 Thread VeNoMouS
did you run tcprules?? - Original Message - From: "Sigmund Gudvangen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 14, 2003 11:41 AM Subject: [vchkpw] qmail/vpopmail: sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1.) > Hi, > > I have just done a fre

[vchkpw] digascii and auth fail

2003-10-13 Thread ParkerArts Admin
Anyone... I'm using an qmail-smtp auth patch (auth-jms1.3.patch) and vpopmail-5.3.28. I can pop3 authorize just fine. but a test of smtp auth produces the following: -- [EMAIL PROTECTED]:etc # telnet 127.0.0.1 25 Trying 127.0

Re: [vchkpw] digascii and auth fail

2003-10-13 Thread Tom Collins
On Monday, October 13, 2003, at 08:00 PM, ParkerArts Admin wrote: Anyone... I'm using an qmail-smtp auth patch (auth-jms1.3.patch) and vpopmail-5.3.28. I can pop3 authorize just fine. but a test of smtp auth produces the following:

Re: [vchkpw] digascii and auth fail

2003-10-13 Thread ParkerArts Admin
Thanks Tom. Commenting out the printf (only one) seems to have done the trick. I'm still at a loss why on the other installation there was not the digascii text unless an actual auth fail occured... Anyway, thanks again... -jason On Monday, October 13, 2003, at 10:41 PM, Tom Collins wrote: On