[vchkpw] Authentication problem

2006-04-28 Thread daniel
Hello ! I have a problem and it seems that some people have it also but no one has an answer for it. I've searched thru courierusers mailinglist and thru this mailing list but i can't find a solution to this matter... Here it goes.. I have a fedora core 5 os and vpopmail 5.4.13 with the cumulat

Re: [vchkpw] authentication problem

2005-06-11 Thread Tom Collins
On Jun 10, 2005, at 3:19 PM, [EMAIL PROTECTED] wrote: Thank you for your recomendations I did this: mysql> update vpopmail set pw_clear_passwd = NULL; And dint work, so i did this mysql> update vpopmail set pw_clear_passwd = ''; And didnt work too And didnt work even with new accounts My vp

RE: [vchkpw] authentication problem

2005-06-10 Thread mbeltran
s -Mensaje original- De: Tom Collins [mailto:[EMAIL PROTECTED] Enviado el: Friday, June 10, 2005 4:21 PM Para: vchkpw@inter7.com Asunto: Re: [vchkpw] authentication problem On Jun 10, 2005, at 1:35 PM, [EMAIL PROTECTED] wrote: > I have lost some password of some virtual domains, so i ne

Re: [vchkpw] authentication problem

2005-06-10 Thread Tom Collins
On Jun 10, 2005, at 1:35 PM, [EMAIL PROTECTED] wrote: I have lost some password of some virtual domains, so i need that vpopmail learn passwords when users try to get mails with pop3 client program. I have recompiled vpopmail with the option --learn-password but didnt work. Somebody knows if

[vchkpw] authentication problem

2005-06-10 Thread mbeltran
Hello I have a mail server with qmail, courrier imap, mysql and vpopmail. I have lost some password of some virtual domains, so i need that vpopmail learn passwords when users try to get mails with pop3 client program. I have recompiled vpopmail with the option --learn-password but didnt work.

Re: [vchkpw] Authentication problem

2005-05-15 Thread Tom Collins
On May 12, 2005, at 7:42 AM, Nikodemus Karlsson wrote: I've set up a qmail server with vpopmail and vchkpw authentication on a Gentoo box. When I try to send mail through the smtp server from a remote host, I have to authenticate 3 times before I come through. My /var/log/messages files looks li

Re: [vchkpw] Authentication problem

2005-05-12 Thread Chris Godwin
your mail client is probably trying 3 different login types before it tries plain. - Original Message - From: "Nikodemus Karlsson" <[EMAIL PROTECTED]> To: Sent: Thursday, May 12, 2005 9:42 AM Subject: [vchkpw] Authentication problem > Hi, > I've set up a qma

[vchkpw] Authentication problem

2005-05-12 Thread Nikodemus Karlsson
Hi, I've set up a qmail server with vpopmail and vchkpw authentication on a Gentoo box. When I try to send mail through the smtp server from a remote host, I have to authenticate 3 times before I come through. My /var/log/messages files looks like this during the authentications: May 12 15:57:1

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-04-05 Thread Tom Collins
On Apr 5, 2005, at 10:49 AM, Bogdan Motoc - CRC wrote: How can I test vchkpw to see if it is ok, or the problem resides elsewhere? Take a look at checkpassword_debug in the contrib directory of vpopmail. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://v

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-04-05 Thread Bogdan Motoc - CRC
entication work flawlessly (courier-imap package)         - Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: <vchkpw@inter7.com> Sent: Saturday, April 02, 2005 7:34 PM Subject: Re: [vchkpw] authentication problem for qmail-smtp-auth > On Apr 2, 2

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-04-03 Thread Simon
Sorry. didn't mean test again. - Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: Sent: Saturday, April 02, 2005 12:34 PM Subject: Re: [vchkpw] authentication problem for qmail-smtp-auth On Apr 2, 2005, at 7:00 AM, Bogdan Motoc - CRC wrote: As you ca

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-04-03 Thread Simon
Test again - Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: Sent: Saturday, April 02, 2005 12:34 PM Subject: Re: [vchkpw] authentication problem for qmail-smtp-auth On Apr 2, 2005, at 7:00 AM, Bogdan Motoc - CRC wrote: As you can see, OE6 tried AUTH LOG

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-04-02 Thread Tom Collins
On Apr 2, 2005, at 7:00 AM, Bogdan Motoc - CRC wrote: As you can see, OE6 tried AUTH LOGIN, which didn't work, then closed connection. Eudora tried first AUTH CRAM-MD5. After it failed, it tried to send the message without authentication, which of course failed. Still, MySQL logs show no attempt

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-04-02 Thread Bogdan Motoc - CRC
vpopmail vchkpw 567 2005-03-12 23:00 vpopmail.mysql - Original Message - From: "Jeremy Kitchen" <[EMAIL PROTECTED]> To: Sent: Wednesday, March 30, 2005 11:18 PM Subject: Re: [vchkpw] authentication problem for qmail-smtp-auth

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-04-02 Thread Bogdan Motoc - CRC
og and sql database. Clear passwords is enabled in vpopmail. - Original Message - From: "Bogdan Motoc - CRC" <[EMAIL PROTECTED]> To: Sent: Friday, April 01, 2005 1:38 AM Subject: Re: [vchkpw] authentication problem for qmail-smtp-auth - Original Message - From: "

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-03-31 Thread Bogdan Motoc - CRC
- Original Message - From: "Tom Collins" <[EMAIL PROTECTED]> To: Sent: Wednesday, March 30, 2005 9:59 PM Subject: Re: [vchkpw] authentication problem for qmail-smtp-auth On Mar 30, 2005, at 10:33 AM, Bogdan Motoc - CRC wrote: So, what am I doing wrong? What have I misse

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-03-31 Thread Bogdan Motoc - CRC
- Original Message - From: "Erwin Hoffmann" <[EMAIL PROTECTED]> To: Sent: Wednesday, March 30, 2005 10:09 PM Subject: Re: [vchkpw] authentication problem for qmail-smtp-auth Why do you use "/home/vpopmail/bin/vchkpw $LOCAL /bin/true 2>&1" ? Is &qu

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-03-30 Thread Jeremy Kitchen
On Wednesday 30 March 2005 01:09 pm, Erwin Hoffmann wrote: > >Here's my /service/qmail-smtpd/run file: > >#!/bin/sh > > > >QMAILDUID=`id -u qmaild` > >NOFILESGID=`id -g qmaild` can the qmaild user read ~vpopmail/etc/vpopmail.mysql ? > >MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` > >LOCA

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-03-30 Thread Erwin Hoffmann
Hi, At 21:33 30.03.2005 +0300, you wrote: >I know this issue has been covered by previous threads, but my problem is >slightly different and more documented. >So don't shoot me for asking this in the vpopmail mailinglist, because it >may very well be a vpopmail problem, rather than a smtp-auth o

Re: [vchkpw] authentication problem for qmail-smtp-auth

2005-03-30 Thread Tom Collins
On Mar 30, 2005, at 10:33 AM, Bogdan Motoc - CRC wrote: So, what am I doing wrong? What have I missed? What else can I do to throw some light on this matter? I apreciate any help you can give me. One possibility: If you don't have clear passwords enabled, and the user tries to use CRAM-MD5 for SM

[vchkpw] authentication problem for qmail-smtp-auth

2005-03-30 Thread Bogdan Motoc - CRC
I know this issue has been covered by previous threads, but my problem is slightly different and more documented. So don't shoot me for asking this in the vpopmail mailinglist, because it may very well be a vpopmail problem, rather than a smtp-auth one. I have been using qmail+vpopmail for sever

Re: [vchkpw] Authentication Problem/Login problem

2004-08-10 Thread Mattias Björk
Hi, Tom Collins wrote: On Aug 9, 2004, at 5:28 PM, Mattias Björk wrote: Im using thunderbird as my MUA. My user name is "kladd" Try using the full email address as the user name. It did the trick to use the hole email address. I don't know why I haven't thought of that earlier, I would have saved

Re: [vchkpw] Authentication Problem/Login problem

2004-08-10 Thread Mattias Björk
ROTECTED] Sent: Monday, August 09, 2004 6:57 PM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Authentication Problem/Login problem Hi, Vlad Soutyrine wrote: > I had problems as well, first I made sure that vpopmail itself works > fine. > Try to change password of a user with vpasswd, fo

Re: [vchkpw] Authentication Problem/Login problem

2004-08-09 Thread Tom Collins
On Aug 9, 2004, at 5:28 PM, Mattias Björk wrote: Im using thunderbird as my MUA. My user name is "kladd" Try using the full email address as the user name. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Ne

Re: [vchkpw] Authentication Problem/Login problem

2004-08-09 Thread Mattias Björk
u ran configure for > courier > also, but I would first make sure that simple stuff above is ok. It seems okey so far? > -Original Message- > From: Mattias Björk [mailto:[EMAIL PROTECTED] Sent: Monday, > August 09, 2004 5:28 PM > To: [EMAIL PROTECTED] > Subject: [vchkpw

[vchkpw] Authentication Problem/Login problem

2004-08-09 Thread Mattias Björk
Hi, I have setup qmail with vpopmail+courier-imap and are using a virtual domain. Its named "mail.birch.se". Im running it on FreeBSD 5.2.1. I have used this guide to accomplish this: "http://www.stevenfettig.com/mythoughts/archives/cat_qmail.php"; (Qmail HOWTO 1 thru chapter 3.) I have also read

Re: [vchkpw] Authentication problem

2003-03-05 Thread Jonas Pasche
Hi Zafar, > i am using qmail on redhat linux.i have one default domain of linux and > other 2 domain as virtual domains through vpopmail. > [...] You asked exactly the same question under the subject "authentication of default and virtual domain users" a couple of days ago, and I posted an answe

[vchkpw] Authentication problem

2003-03-04 Thread zafar rizvi
hi ppl i am using qmail on redhat linux.i have one default domain of linux and other 2 domain as virtual domains through vpopmail. qmail-pop3d authenticatet the only virtual domain users. Before installing vpopmail and configuring virtual domains ,it work the default domain users. so i want to aut

[vchkpw] Authentication problem

2002-08-21 Thread F. J. Pedro
Hi all, i'm so worry after 1 week trying to solve my problem. nothing, nothing!!!   i can't authenticate with pop3 and courier-imap qmail-pop3d/run === #!/bin/sh env - PATH="/var/qmail/bin:/usr/local/bin:/bin:/service" \ /usr/local/bin/tcpserver -H -l 0 -R 0 pop3 /var/qmail/bin