Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-24 Thread D E
Jeremy,

Thank you!!!  That worked!

For the last 10 hours I racked my brain trying every possible combination of 
different versions of vpopmail / chkuser and qmail - netqmail.  Each time 
different errors.  We have been getting dictionary attacks and really need 
this.  Our server was listed in spamcop yesterday for a bounced dictionary spam.

Now I can rest!

- Dave


- Original Message -

> 
> on 2/24/2005 1:22 AM D E said the following:
> > I am trying to compile qmail 1.03 - chkuser 2.08b - vpopmail 
> > 5.3.24 (no mysql) on FreeBSD and am getting the following error.
> [...]
> > /usr/local/server-setup/mail-setup/vpopmail-5.3.24/vauth.c(.text+0x1d34): 
> > undefined reference to `crypt'
> 
> 
> try 'echo gcc -lcrypt -s' > conf-ld ; make
> 
> 
> --
> 
> Jeremy Kister
> http://jeremy.kister.net/

-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-24 Thread D E
I actually edited the file with vi and picked up on that.  

Thanks again!

Got to get up for work in 4 hours :-)  


- Original Message -

> 
> on 2/24/2005 1:51 AM Jeremy Kister said the following:
> > on 2/24/2005 1:22 AM D E said the following:
> >> I am trying to compile qmail 1.03 - chkuser 2.08b - vpopmail 
> >> 5.3.24 (no mysql) on FreeBSD and am getting the following error.
> > [...]
> >> /usr/local/server-setup/mail-setup/vpopmail-5.3.24/vauth.c(.text+0x1d34): 
> >> undefined reference to `crypt'
> >
> >
> > try 'echo gcc -lcrypt -s' > conf-ld ; make
> 
> <2am tiredness>
> doh! that's 'echo gcc -lcrypt -s > conf-ld ; make'
> (without the exterior quoting, of course)
> 
> 
> --
> 
> Jeremy Kister
> http://jeremy.kister.net/

-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



[vchkpw] vpopmail passwd

2005-02-24 Thread nathanaël
I have had to reinstall Qmail on a box, and now POP doesn't work:
whenever I want to get my mail, passwd AUTH fails.

Do I should reinstall vPopmail ?


Re: [vchkpw] vpopmail passwd

2005-02-24 Thread Cristiano Deana
> I have had to reinstall Qmail on a box, and now POP doesn't work:
> whenever I want to get my mail, passwd AUTH fails.

> Do I should reinstall vPopmail ?

No.
Check your /var/qmail/users/assign file.

Quick solution:
cd ~vpopmail/
mv domains domains.old
~vpopmail/bin/vadddomain mydomain
mv domains domains.new
mv domains.old domains

-- 
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/


Re: [vchkpw] vpopmail passwd

2005-02-24 Thread nathanaël
No, it doesn't work...
I have recreated the domain from scratch, but the pop server dont
recognize my password: -ERR authorization failed



On Thu, 24 Feb 2005 15:49:43 +0100, Cristiano Deana
<[EMAIL PROTECTED]> wrote:
> > I have had to reinstall Qmail on a box, and now POP doesn't work:
> > whenever I want to get my mail, passwd AUTH fails.
> 
> > Do I should reinstall vPopmail ?
> 
> No.
> Check your /var/qmail/users/assign file.
> 
> Quick solution:
> cd ~vpopmail/
> mv domains domains.old
> ~vpopmail/bin/vadddomain mydomain
> mv domains domains.new
> mv domains.old domains
> 
> --
> Cris, member of G.U.F.I
> Italian FreeBSD User Group
> http://www.gufi.org/
>


[vchkpw] Re: vpopmail passwd

2005-02-24 Thread Jonathan Shaw
[ISO-8859-1] nathanaë¬ writes: 

No, it doesn't work...
I have recreated the domain from scratch, but the pop server dont
recognize my password: -ERR authorization failed 

Check your run file, look for something like /home/vpopmail/bin/vchkpw 

-Jonathan


Re: [vchkpw] vpopmail passwd

2005-02-24 Thread Jeremy Kitchen
On Thursday 24 February 2005 10:01 am, nathanaël wrote:
> No, it doesn't work...
> I have recreated the domain from scratch, but the pop server dont
> recognize my password: -ERR authorization failed

then you probably need to start by checking your startup scripts.

-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 IRC ++ scriptkitchen.com/qmail
 GnuPG Key ID: 481BF7E2 ++ jabber:[EMAIL PROTECTED]


pgprpUd158ZO1.pgp
Description: PGP signature


Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-24 Thread Tom Collins
On Feb 23, 2005, at 10:22 PM, D E wrote:
I am trying to compile qmail 1.03 - chkuser 2.08b - vpopmail 5.3.24 
(no mysql) on FreeBSD and am getting the following error.
Unrelated to your problem, but please try to upgrade to the latest 
stable 5.4 release.  We fixed a lot of bugs in vpopmail during the 5.3 
development cycle.  Just take a look at the ChangeLog entries between 
5.3.24 and now to see what I mean...

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: 
sniffter.com



Re: [vchkpw] vpopmail passwd

2005-02-24 Thread Tom Collins
On Feb 24, 2005, at 8:01 AM, nathanaël wrote:
No, it doesn't work...
I have recreated the domain from scratch, but the pop server dont
recognize my password: -ERR authorization failed
Is the run file for qmail-pop3d configured to use vchkpw for 
authenticating users?

If it's a default file that uses chkpasswd, you need to fix it.
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: 
sniffter.com



[vchkpw] Password errors in /var/log/maillog with Mac Mail with samples

2005-02-24 Thread Jesse Fitzgerald

Forgot to include error samples. Duh!  :)

Feb 24 06:48:03 circle vpopmail[12039]: vchkpw-pop3: password fail
[EMAIL PROTECTED]:67.109.191.46
Feb 24 06:49:03 circle vpopmail[12043]: vchkpw-pop3: password fail
[EMAIL PROTECTED]:67.109.191.46
Feb 24 06:50:03 circle vpopmail[12099]: vchkpw-pop3: password fail
[EMAIL PROTECTED]:67.109.191.46
Feb 24 08:13:31 circle vpopmail[13042]: vchkpw-pop3: password fail
[EMAIL PROTECTED]:70.104.21.208
Feb 24 08:13:32 circle vpopmail[13046]: vchkpw-pop3: password fail
[EMAIL PROTECTED]:70.104.21.208

Working with a new qmail/vpopmail install on a Red Hat Enterprise box. Vckwp
is logging password errors (only when Mac Mail is used to receive pop mail)
even though the mail is being delivered properly. The server has been tested
with Outlook, Outlook Express, Entourage, and Mac Mail on three separate
domains and on several test accounts. We have also tested from different
machines and from different locations. The other mail clients listed above
are asymptomatic.

To reiterate, mail is being delivered properly. Vchkpw is logging password
errors with Mac Mail only even though the password is correct (Mac mail is
not re-prompting for a password, unless it is actually misstated.

Our Mac Mail accounts are cut and dry configurations. Pop authentication
equals 'password'. None of the encryption options are chosen. This will
actually make the mail authentication fail, as it should.

If its a bug, it would be good to know whether it's a Mac thing or an issue
with vchkpw.

Any suggestions will be greatly appreciated.

Kind regards,

Jesse  :)
[EMAIL PROTECTED]

-- End of Forwarded Message



[vchkpw] Password errors in /var/log/maillog with Mac Mail

2005-02-24 Thread Jesse Fitzgerald
Working with a new qmail/vpopmail install on a Red Hat Enterprise box. Vckwp
is logging password errors (only when Mac Mail is used to receive pop mail)
even though the mail is being delivered properly. The server has been tested
with Outlook, Outlook Express, Entourage, and Mac Mail on three separate
domains and on several test accounts. We have also tested from different
machines and from different locations. The other mail clients listed above
are asymptomatic.

To reiterate, mail is being delivered properly. Vchkpw is logging password
errors with Mac Mail only even though the password is correct (Mac mail is
not re-prompting for a password, unless it is actually misstated.

Our Mac Mail accounts are cut and dry configurations. Pop authentication
equals 'password'. None of the encryption options are chosen. This will
actually make the mail authentication fail, as it should.

If its a bug, it would be good to know whether it's a Mac thing or an issue
with vchkpw.

Any suggestions will be greatly appreciated.

Kind regards,

Jesse  :)
[EMAIL PROTECTED]



Re: [vchkpw] Re: chkusr on gateway mx?

2005-02-24 Thread Juan Enciso
Hi list
This is another option:
http://www.fehcom.de/qmail/spamcontrol.html

It have a qmail-vpopmail2recipients script


On Tuesday 22 February 2005 09:10 am, Toorop wrote:
> Paul,
>
> []
>
> PT> any help appreciated.
>
> Look at :
> http://www.protecmail.com/opensource/qmail-rcptchecks.php
>
>
> --
> Toorop

-- 
Juan Enciso Condeña
Área de Operaciones
Qnet
Soluciones Tecnológicas
Av. Paseo de la República 4675 - Lima 34 
Telf: (511) 241-4122 Anexo 2244 
Fax: (511) 446-8135 
www.qnet.com.pe


Re: [vchkpw] Password errors in /var/log/maillog with Mac Mail with samples

2005-02-24 Thread Rick van Vliet
Jesse Fitzgerald wrote:
Forgot to include error samples. Duh!  :)
Feb 24 06:48:03 circle vpopmail[12039]: vchkpw-pop3: password fail
[EMAIL PROTECTED]:67.109.191.46

Working with a new qmail/vpopmail install on a Red Hat Enterprise box. Vckwp
is logging password errors (only when Mac Mail is used to receive pop mail)
even though the mail is being delivered properly. The server has been tested
with Outlook, Outlook Express, Entourage, and Mac Mail on three separate
domains and on several test accounts. We have also tested from different
machines and from different locations. The other mail clients listed above
are asymptomatic.
To reiterate, mail is being delivered properly. Vchkpw is logging password
errors with Mac Mail only even though the password is correct (Mac mail is
not re-prompting for a password, unless it is actually misstated.
Our Mac Mail accounts are cut and dry configurations. Pop authentication
equals 'password'. None of the encryption options are chosen. This will
actually make the mail authentication fail, as it should.
If its a bug, it would be good to know whether it's a Mac thing or an issue
with vchkpw.
Any suggestions will be greatly appreciated.
Hi Jesse-
I saw this frequently when I had a few users on _AppleMail_ for Mac 
(OS-X). (Is that what you mean by "MacMail"?)
When they used Eudora, Thunderbird, Entourage, or any other Mac clients, 
there were no errors. It doesn't seem to bother the user, mail 
works...but I never really got any answers, never pushed the question 
very hard here, either.
rick




Re: [vchkpw] vpopmail passwd

2005-02-24 Thread nathanaël
Yes it is.
I made a QMR installation. It's the second time I get this trick: the
first when I try to migrate to another box copying the vpopmail
directories...

On Thu, 24 Feb 2005 08:31:41 -0800, Tom Collins <[EMAIL PROTECTED]> wrote:
> On Feb 24, 2005, at 8:01 AM, nathanaël wrote:
> > No, it doesn't work...
> > I have recreated the domain from scratch, but the pop server dont
> > recognize my password: -ERR authorization failed
> 
> Is the run file for qmail-pop3d configured to use vchkpw for
> authenticating users?
> 
> If it's a default file that uses chkpasswd, you need to fix it.
> 
> --
> Tom Collins  -  [EMAIL PROTECTED]
> QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
> You don't need a laptop to troubleshoot high-speed Internet:
> sniffter.com
> 
>


Re: [vchkpw] Password errors in /var/log/maillog with Mac Mail with samples

2005-02-24 Thread Charlie Garrison
Good morning,

On 24/2/05 at 2:35 PM -0600, Rick van Vliet <[EMAIL PROTECTED]> wrote:

>I saw this frequently when I had a few users on _AppleMail_ for Mac 
>(OS-X). (Is that what you mean by "MacMail"?)
>When they used Eudora, Thunderbird, Entourage, or any other Mac clients, 
>there were no errors. It doesn't seem to bother the user, mail 
>works...but I never really got any answers, never pushed the question 
>very hard here, either.

This bothered me for a long time, so I began a long search for answers. I was
not able to get a definitive answer, but I'm confident this is accurate.

Apple Mail does not have a setting for choosing APOP or plain-text
authentication, so it simply tries APOP first and if that fails then falls
back to plain-text. I don't remember where I found this answer; I think it was
one of Apple's discussion forums.

Which then leads to my next question which I haven't found an answer for. How
can I easily change vpopmail accounts to use APOP instead? I only want to do
that for the users that are using Apple Mail (or unless users request APOP).
And the only way I have found for setting APOP is when creating new accounts.
Is there a way to change *existing* accounts to use APOP?

BTW, I'd love to have an option for setting APOP in qmailadmin when creating
(or updating) accounts. And adding that feature is beyond my skill level. Any
offers of assistance?


Charlie

-- 
   Charlie Garrison  <[EMAIL PROTECTED]>
   PO Box 141, Windsor, NSW 2756, Australia