Re: [vchkpw] Problems with authentication, vchkpwd + fehcom patch

2004-09-07 Thread Daniel Ciulinaru
Thanks a lot to all those that gave me the solution!!!


- Original Message -
From: "Jeremy Kitchen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 07, 2004 6:11 PM
Subject: Re: [vchkpw] Problems with authentication, vchkpwd + fehcom patch


> On Tuesday 07 September 2004 04:21 am, Daniel Ciulinaru wrote:
> > Hello everyone!
> >
> > I'm installing qmail with fehcom patch (www.fehcom.de) I have
problem
> > with authenticating users. I give you down bellow all necessary details:
>
> [snip]
> > /var/qmail/bin/qmail-smtpd xxxdomain.comxxx /home/vpopmail/bin/vchkpw
> > /bin/true 2>&1
>
> Dr. Hoffman's patch does not require that you put the hostname as an
argument
> to qmail-smtpd.  It's trying to execute it and you're probably getting
> "unable to write pipe and I can't auth" errors when you try to
authenticate.
>
> -Jeremy
>
> --
> Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies,
Inc.
>   [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465
int'l
> kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail
>
>
>




Re: [vchkpw] Problems with authentication, vchkpwd + fehcom patch

2004-09-07 Thread Jeremy Kitchen
On Tuesday 07 September 2004 04:21 am, Daniel Ciulinaru wrote:
> Hello everyone!
>
> I'm installing qmail with fehcom patch (www.fehcom.de) I have problem
> with authenticating users. I give you down bellow all necessary details:

[snip]
> /var/qmail/bin/qmail-smtpd xxxdomain.comxxx /home/vpopmail/bin/vchkpw
> /bin/true 2>&1

Dr. Hoffman's patch does not require that you put the hostname as an argument 
to qmail-smtpd.  It's trying to execute it and you're probably getting 
"unable to write pipe and I can't auth" errors when you try to authenticate.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



RE: [vchkpw] Problems with authentication

2004-05-11 Thread Michael J Humphries
I am also not using courier-imap

Michael J. Humphries
Alphacomm.net
Getting You Connected!!!
906-639-3500 - Carney
906-753-6410 - Stephenson
877-450-3500 - Toll Free
www.alphacomm.net

-Original Message-
From: Tom Collins [mailto:[EMAIL PROTECTED]
Sent: Monday, May 10, 2004 3:55 PM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Problems with authentication

What version of vpopmail?  The defaultdomain file was added somewhere
in the 5.3 series.  Be sure to recompile/install Courier-IMAP (if
you're using it) so it can use the new vpopmail code for setting the
default domain.

On May 7, 2004, at 8:44 AM, Michael J Humphries wrote:
> I have this in now and it still does not authenticate with the full
> name
>
> [EMAIL PROTECTED] root]# cd ~vpopmail/etc
> [EMAIL PROTECTED] etc]# cat defaultdomain
> uptel.local
> [EMAIL PROTECTED] etc]#
>
> Michael J. Humphries
> Alphacomm.net
> Getting You Connected!!!
> 906-639-3500 - Carney
> 906-753-6410 - Stephenson
> 877-450-3500 - Toll Free
> www.alphacomm.net
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 07, 2004 10:14 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [vchkpw] Problems with authentication
>
>> I am using netqmail 1.05, tcpserver, and vpopmail.  I can now login
>> using
>> all means necessary but I have to use the username%domainname setup to
>> login.  I only have one domain here.  Is there a setting that I am
>> missing
>> so that I can not use the %domainname suffix?
>>
>> Michael J. Humphries
>> Alphacomm.net
>> Getting You Connected!!!
>> 906-639-3500 - Carney
>> 906-753-6410 - Stephenson
>> 877-450-3500 - Toll Free
>> www.alphacomm.net
>>
>>
> default domain for vpopmail is ~vpopmail/etc/defaultdomain
>
> run:
> echo "sddt.com" > ~vpopmail/etc/defaultdomain
>
>
>
>
>
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



RE: [vchkpw] Problems with authentication

2004-05-11 Thread Michael J Humphries
I am using netqmail 1.05 vpopmail 5.4.0.  I have tried to recompile vpopmail
now that the defaultdomain file is there and that did nothing.  I still have
to use the full name.

Michael J. Humphries
Alphacomm.net
Getting You Connected!!!
906-639-3500 - Carney
906-753-6410 - Stephenson
877-450-3500 - Toll Free
www.alphacomm.net

-Original Message-
From: Tom Collins [mailto:[EMAIL PROTECTED]
Sent: Monday, May 10, 2004 3:55 PM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Problems with authentication

What version of vpopmail?  The defaultdomain file was added somewhere
in the 5.3 series.  Be sure to recompile/install Courier-IMAP (if
you're using it) so it can use the new vpopmail code for setting the
default domain.

On May 7, 2004, at 8:44 AM, Michael J Humphries wrote:
> I have this in now and it still does not authenticate with the full
> name
>
> [EMAIL PROTECTED] root]# cd ~vpopmail/etc
> [EMAIL PROTECTED] etc]# cat defaultdomain
> uptel.local
> [EMAIL PROTECTED] etc]#
>
> Michael J. Humphries
> Alphacomm.net
> Getting You Connected!!!
> 906-639-3500 - Carney
> 906-753-6410 - Stephenson
> 877-450-3500 - Toll Free
> www.alphacomm.net
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 07, 2004 10:14 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [vchkpw] Problems with authentication
>
>> I am using netqmail 1.05, tcpserver, and vpopmail.  I can now login
>> using
>> all means necessary but I have to use the username%domainname setup to
>> login.  I only have one domain here.  Is there a setting that I am
>> missing
>> so that I can not use the %domainname suffix?
>>
>> Michael J. Humphries
>> Alphacomm.net
>> Getting You Connected!!!
>> 906-639-3500 - Carney
>> 906-753-6410 - Stephenson
>> 877-450-3500 - Toll Free
>> www.alphacomm.net
>>
>>
> default domain for vpopmail is ~vpopmail/etc/defaultdomain
>
> run:
> echo "sddt.com" > ~vpopmail/etc/defaultdomain
>
>
>
>
>
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



Re: [vchkpw] Problems with authentication

2004-05-10 Thread Tom Collins
What version of vpopmail?  The defaultdomain file was added somewhere 
in the 5.3 series.  Be sure to recompile/install Courier-IMAP (if 
you're using it) so it can use the new vpopmail code for setting the 
default domain.

On May 7, 2004, at 8:44 AM, Michael J Humphries wrote:
I have this in now and it still does not authenticate with the full 
name

[EMAIL PROTECTED] root]# cd ~vpopmail/etc
[EMAIL PROTECTED] etc]# cat defaultdomain
uptel.local
[EMAIL PROTECTED] etc]#
Michael J. Humphries
Alphacomm.net
Getting You Connected!!!
906-639-3500 - Carney
906-753-6410 - Stephenson
877-450-3500 - Toll Free
www.alphacomm.net
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, May 07, 2004 10:14 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Problems with authentication
I am using netqmail 1.05, tcpserver, and vpopmail.  I can now login 
using
all means necessary but I have to use the username%domainname setup to
login.  I only have one domain here.  Is there a setting that I am 
missing
so that I can not use the %domainname suffix?

Michael J. Humphries
Alphacomm.net
Getting You Connected!!!
906-639-3500 - Carney
906-753-6410 - Stephenson
877-450-3500 - Toll Free
www.alphacomm.net

default domain for vpopmail is ~vpopmail/etc/defaultdomain

run:
echo "sddt.com" > ~vpopmail/etc/defaultdomain




--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/


RE: [vchkpw] Problems with authentication

2004-05-07 Thread Michael J Humphries
Sorry I meant to say without the full name. I have also re started the box
and it will authenticate with the full name but not without

Michael J. Humphries
Alphacomm.net
Getting You Connected!!!
906-639-3500 - Carney
906-753-6410 - Stephenson
877-450-3500 - Toll Free
www.alphacomm.net

-Original Message-
From: Michael J Humphries [mailto:[EMAIL PROTECTED]
Sent: Friday, May 07, 2004 10:44 AM
To: [EMAIL PROTECTED]
Subject: RE: [vchkpw] Problems with authentication

I have this in now and it still does not authenticate with the full name

[EMAIL PROTECTED] root]# cd ~vpopmail/etc
[EMAIL PROTECTED] etc]# cat defaultdomain
uptel.local
[EMAIL PROTECTED] etc]#

Michael J. Humphries
Alphacomm.net
Getting You Connected!!!
906-639-3500 - Carney
906-753-6410 - Stephenson
877-450-3500 - Toll Free
www.alphacomm.net

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, May 07, 2004 10:14 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Problems with authentication

> I am using netqmail 1.05, tcpserver, and vpopmail.  I can now login using
> all means necessary but I have to use the username%domainname setup to
> login.  I only have one domain here.  Is there a setting that I am missing
> so that I can not use the %domainname suffix?
>
> Michael J. Humphries
> Alphacomm.net
> Getting You Connected!!!
> 906-639-3500 - Carney
> 906-753-6410 - Stephenson
> 877-450-3500 - Toll Free
> www.alphacomm.net
>
>
default domain for vpopmail is ~vpopmail/etc/defaultdomain

run:
echo "sddt.com" > ~vpopmail/etc/defaultdomain





RE: [vchkpw] Problems with authentication

2004-05-07 Thread Michael J Humphries
I have this in now and it still does not authenticate with the full name

[EMAIL PROTECTED] root]# cd ~vpopmail/etc
[EMAIL PROTECTED] etc]# cat defaultdomain
uptel.local
[EMAIL PROTECTED] etc]#

Michael J. Humphries
Alphacomm.net
Getting You Connected!!!
906-639-3500 - Carney
906-753-6410 - Stephenson
877-450-3500 - Toll Free
www.alphacomm.net

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, May 07, 2004 10:14 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Problems with authentication

> I am using netqmail 1.05, tcpserver, and vpopmail.  I can now login using
> all means necessary but I have to use the username%domainname setup to
> login.  I only have one domain here.  Is there a setting that I am missing
> so that I can not use the %domainname suffix?
>
> Michael J. Humphries
> Alphacomm.net
> Getting You Connected!!!
> 906-639-3500 - Carney
> 906-753-6410 - Stephenson
> 877-450-3500 - Toll Free
> www.alphacomm.net
>
>
default domain for vpopmail is ~vpopmail/etc/defaultdomain

run:
echo "sddt.com" > ~vpopmail/etc/defaultdomain





Re: [vchkpw] Problems with authentication

2004-05-07 Thread jschmitt
> I am using netqmail 1.05, tcpserver, and vpopmail.  I can now login using
> all means necessary but I have to use the username%domainname setup to
> login.  I only have one domain here.  Is there a setting that I am missing
> so that I can not use the %domainname suffix?
>
> Michael J. Humphries
> Alphacomm.net
> Getting You Connected!!!
> 906-639-3500 - Carney
> 906-753-6410 - Stephenson
> 877-450-3500 - Toll Free
> www.alphacomm.net
>
>
default domain for vpopmail is ~vpopmail/etc/defaultdomain

run:
echo "sddt.com" > ~vpopmail/etc/defaultdomain