View previous topic :: View next topic |
Author |
Message |
TheNewb Apprentice
Joined: 10 Jun 2005 Posts: 183
|
Posted: Sat Dec 06, 2008 1:49 am Post subject: QMail, Courier-authlib, and Vpopmail... |
|
|
It seems I incorrectly updated on an etc-update, and now no one is able to collect their email.
Working long to try and trace this problem... I found in /etc/courier/authlib
authmodulelist="authmysql "
Searching for the document originally used to set up, I changed it to:
authmodulelist="authvchkpw"
Which is also incorrect..
I looked in /var/log/messages, but this time it says libauthvchkpw.so not found..
Any advice on where to read up on what the correct authentication method is/was?
Thanks! =) _________________ #define struct union /* A Real space saver! */ |
|
Back to top |
|
|
DrWilken Apprentice
Joined: 12 Dec 2003 Posts: 219 Location: Oelsted ("BeerPlace"), Denmark
|
Posted: Wed Dec 10, 2008 12:19 am Post subject: Re: QMail, Courier-authlib, and Vpopmail... |
|
|
TheNewb wrote: | It seems I incorrectly updated on an etc-update, and now no one is able to collect their email.
Working long to try and trace this problem... I found in /etc/courier/authlib
authmodulelist="authmysql "
Searching for the document originally used to set up, I changed it to:
authmodulelist="authvchkpw"
Which is also incorrect..
I looked in /var/log/messages, but this time it says libauthvchkpw.so not found..
Any advice on where to read up on what the correct authentication method is/was?
Thanks! =) |
what does revdev-rebuild -p give You...? Maybe You're in fact missing some files/libraries...
It's a long shot but maybe You used this guide to set it up...:
https://forums.gentoo.org/viewtopic-t-539101-highlight-qmail+courierauthlib+vpopmail.html _________________ -=[DrWilken]=-
ASUS AT5IONT-I (64bit Dual Core Atom D525 processor with Nvidia ION(2) GPU) running Gentoo Linux... Latest and Greatest...
tux-power.dk |
|
Back to top |
|
|
Evileye l33t
Joined: 06 Aug 2003 Posts: 782 Location: Toronto
|
Posted: Wed Dec 10, 2008 5:17 am Post subject: Re: QMail, Courier-authlib, and Vpopmail... |
|
|
In /etc/courier/authlib/authdaemonrc I have ...
Code: | authmodulelist="authpam"
authmodulelistorig="authpam" |
...and in /etc/courier/authlib/authdaemonrc.dist I have...
Code: | authmodulelist="authpam"
authmodulelistorig="authpam" |
Give that a try and see if it works. This configuration works for me. |
|
Back to top |
|
|
Carnildo Guru
Joined: 17 Jun 2004 Posts: 595
|
Posted: Thu Dec 11, 2008 12:54 am Post subject: |
|
|
You'll need to downgrade courier-authlib: newer versions don't support vpopmail. |
|
Back to top |
|
|
TheNewb Apprentice
Joined: 10 Jun 2005 Posts: 183
|
Posted: Thu Dec 11, 2008 1:02 am Post subject: |
|
|
I figured out the downgrade part from other posts and bugzilla....
Although it IS deeply worrying to me about the security vulnerability of the latest supported version.
I think what I need to find now is a good guide for migrating to something else that works... _________________ #define struct union /* A Real space saver! */ |
|
Back to top |
|
|
funkoolow Guru
Joined: 21 Sep 2004 Posts: 545 Location: er paese delle anguille
|
Posted: Fri Jan 09, 2009 4:33 pm Post subject: |
|
|
hi there,
can you please post all the useful links that you find? i have the same problem and since they also removed <courier-authlib-0.60.6 from the main portage tree i'm not able to downgrade masking in the usual way.
thanks. _________________ SabaziaLUG: il LUG a nord di Roma |
|
Back to top |
|
|
TheNewb Apprentice
Joined: 10 Jun 2005 Posts: 183
|
Posted: Fri Jan 09, 2009 5:28 pm Post subject: |
|
|
Sure! But for the meantime, I don't have anything useful
I downgraded and am still on the lookout for the new documents.
Have a great day! _________________ #define struct union /* A Real space saver! */ |
|
Back to top |
|
|
vklimovs n00b
Joined: 15 Dec 2005 Posts: 20
|
|
Back to top |
|
|
|