Re: [vchkpw] vpopmail+maildrop, sql valias loses mails

2003-10-01 Thread Tim Hasson
Look in syslog (/var/log/messages) when that problem happens. Look for vdelivermail. Do you see any vdelivermail coredumps? If yes, then this is the same problem I had, which is most likely related to vdelivermail not handling certain maildrop exit codes (I dont recall them off hand) So as a w

Re: [vchkpw] Outlook unable to relay, Kmail can...

2003-10-01 Thread David Benson
Eric, thanks for the suggestion, but that was not the solution... I will be reviewing the site you recommended to see if I can find a clue as to what this could be... More info: It is not just Outlook that I'm having problems with, it's anything Windows... I have tried Outlook, Outlook Expres

Re: [vchkpw] Outlook unable to relay, Kmail can...

2003-10-01 Thread tonix (Antonio Nati)
Are Linux clients relaying using your SMTP box, or are they sending by themselves? Tonino At 01/10/03 01/10/03 +, David Benson wrote: Eric, thanks for the suggestion, but that was not the solution... I will be reviewing the site you recommended to see if I can find a clue as to what this co

Re: [vchkpw] How to Stop Spam

2003-10-01 Thread Jonathan Viney
Hi, > What did you have to change to get qmail-smtpd to auth through vchkpw? Make the end of your qmail-smtpd run script look like: . \ /var/qmail/bin/qmail-smtpd example.com \ /home/vpopmail/bin/vchkpw /bin/true 2>&1 This will allow any valid vpopmail user to use their email address and p

[vchkpw] RE: How to Stop Spam

2003-10-01 Thread Jesus Ruiz
Thanks you all for the suggestion, but i can't authenticate my users before they use the smtp. Because our users relay mail throug us, nut we are not necessary they mail server. I have configure my server to only allow the relay to the ip address block that we manage. Thanks. Jesus Bernardo Rui

[vchkpw] Re: How to Stop Spam

2003-10-01 Thread Tomasz Nidecki
Jonathan Viney <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > This will allow any valid vpopmail user to use their email address and > password as an SMTP login. However, the most popular qmail-smtpd-auth patch has CRAM-MD5 as one of the auth methods and as far as I know vpopmail [at le

Re: [vchkpw] Valias and maildrop/vdelivermail, and valias bug?

2003-10-01 Thread Jonathan Viney
Hi, > What if valias exited with -1 if it's an invalid alias? I just changed > it to do so in the CVS repository, and it will be in 5.3.28. > Cheers, most appreciated :). I am still wondering about the catchall stuff though. If I can check valias as well then I could use something like: VPO

Re: [vchkpw] Re: How to Stop Spam

2003-10-01 Thread Jonathan Viney
Hi, > > This will allow any valid vpopmail user to use their email address and > > password as an SMTP login. > > However, the most popular qmail-smtpd-auth patch has CRAM-MD5 as one of > the auth methods and as far as I know vpopmail [at least in standard > installation, where all passwords ar

Re: [vchkpw] Outlook unable to relay, Kmail can...

2003-10-01 Thread Nick Harring
David - I would recommend putting recordio into the qmail startup and seeing how the Windows clients are trying to auth, and then compare with the linux clients. This might help pin down your auth problems. If not, I think I've got some patches around that greatly increase the logging verbosity

Re: [vchkpw] Re: maildir++ patch doesn't solve the problem

2003-10-01 Thread Doug Clements
On Sat, Sep 20, 2003 at 08:58:37AM -0700, Tim Hasson wrote: > I do not use/like sqwebmail, but what you did simplifies a lot of things. > sqwebmail doesn't do much special. The only thing I like about it is it access > maildir's directly. Same here, and it can edit maildrop filters. I have on my

[vchkpw] Problems Disabling Roaming Users

2003-10-01 Thread Philip Maurer
Hello, I've been unsuccessfully messing with a minor gripe with my vpopmail installation: I'm using vpopmail-5.2.1-r5 on gentoo with qmail, and two patches ( seekable and mysql ). The gentoo ebuild suggests these settings: --sbindir=/usr/sbin \ --bindir=/usr/bin \

[vchkpw] Strange messages in qmail-send log after upgrading to vpopmail 5.3.27

2003-10-01 Thread Jochen Schug
Hi, I'm running qmail for quite a while now, and recently decided to give the latest vpopmail version a try. So I upgraded from 5.3.20 to 5.3.27. Everything works fine so far, except that I'm getting some weird log entries when mail is delivered to a catchall address. The mail is delivered fin

Re: [vchkpw] Strange messages in qmail-send log after upgrading to vpopmail 5.3.27

2003-10-01 Thread Tom Collins
On Wednesday, October 1, 2003, at 01:10 PM, Jochen Schug wrote: And that's what it looks like with 5.3.27: new msg 240629 info msg 240629: bytes 79927 from <*removed*> qp 13841 uid 106 starting delivery 24: msg 240629 to local [EMAIL PROTECTED] status: local 1/10 remote 0/20 delivery 24: succes

Re: [vchkpw] Strange messages in qmail-send log after upgrading to vpopmail 5.3.27

2003-10-01 Thread Jochen Schug
Tom Collins wrote: On Wednesday, October 1, 2003, at 01:10 PM, Jochen Schug wrote: And that's what it looks like with 5.3.27: new msg 240629 info msg 240629: bytes 79927 from <*removed*> qp 13841 uid 106 starting delivery 24: msg 240629 to local [EMAIL PROTECTED] status: local 1/10 remote 0/2

Re: [vchkpw] Strange messages in qmail-send log after upgrading to vpopmail 5.3.27

2003-10-01 Thread Jochen Schug
Jochen Schug wrote: Tom Collins wrote: On Wednesday, October 1, 2003, at 01:10 PM, Jochen Schug wrote: And that's what it looks like with 5.3.27: new msg 240629 info msg 240629: bytes 79927 from <*removed*> qp 13841 uid 106 starting delivery 24: msg 240629 to local [EMAIL PROTECTED] status:

Re: [vchkpw] Strange messages in qmail-send log after upgrading to vpopmail 5.3.27

2003-10-01 Thread Tom Collins
On Wednesday, October 1, 2003, at 03:20 PM, Jochen Schug wrote: I tried adding the trailing slash, there's the result: Please remove the trailing slash and try this patch. The changes in vdelivermail resulted in a double-slash (adding a / and the /Maildir/). The result is that mail is delivere

Re: [vchkpw] Strange messages in qmail-send log after upgrading to vpopmail 5.3.27

2003-10-01 Thread Jochen Schug
Tom Collins wrote: On Wednesday, October 1, 2003, at 03:20 PM, Jochen Schug wrote: I tried adding the trailing slash, there's the result: Please remove the trailing slash and try this patch. The changes in vdelivermail resulted in a double-slash (adding a / and the /Maildir/). The result is

[vchkpw] RE: imap before smtp

2003-10-01 Thread webmaster
> -Original Message- > From: Ken Jones [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 11, 2003 12:44 PM > To: [EMAIL PROTECTED] > Subject: Re: [vchkpw] imap before smtp > > > The preauthvchkpw.c module needs to be modified. > The problem is, when a user attempts to authenticate, >

[vchkpw] replicating vpopmail users

2003-10-01 Thread Rakesh Tiwari
Hi, I have two servers one online and one local. The local mail system is so that mails generated locally are not sent on the net and the online mail server is to recive mail from all over the world. Now the problem is when I have to create a user I have to create it on both the servers. I am u

[vchkpw] replicating vpopmail users

2003-10-01 Thread Rakesh Tiwari
Hi, I have two servers one online and one local. The local mail system is so that mails generated locally are not sent on the net and the online mail server is to recive mail from all over the world. Now the problem is when I have to create a user I have to create it on both the servers. I am using