hi, the current cvs don't allow to login with mozilla just such messages: imap-login: Jun 25 01:29:30 Info: Aborted login [192.168.0.50] imap-login: Jun 25 01:29:39 Info: Aborted login [192.168.0.50] even the today afternoon messages was correct (or at least able to login to the imap).
-- Levente "Si vis pacem para bellum!"
On Wed, 2003-06-25 at 02:40, Farkas Levente wrote:
hi, the current cvs don't allow to login with mozilla just such messages: imap-login: Jun 25 01:29:30 Info: Aborted login [192.168.0.50] imap-login: Jun 25 01:29:39 Info: Aborted login [192.168.0.50] even the today afternoon messages was correct (or at least able to login to the imap).
I'd guess it's the PAM change.
mv /etc/pam.d/imap /etc/pam.d/dovecot
Timo Sirainen wrote:
On Wed, 2003-06-25 at 02:40, Farkas Levente wrote:
hi, the current cvs don't allow to login with mozilla just such messages: imap-login: Jun 25 01:29:30 Info: Aborted login [192.168.0.50] imap-login: Jun 25 01:29:39 Info: Aborted login [192.168.0.50] even the today afternoon messages was correct (or at least able to login to the imap).
I'd guess it's the PAM change.
mv /etc/pam.d/imap /etc/pam.d/dovecot
and the pop3? so I've to rewrite the spec file to:-( I'll rather go to home and do it tomorrow:-) thanks.
-- Levente "Si vis pacem para bellum!"
On Wed, 2003-06-25 at 02:52, Farkas Levente wrote:
I'd guess it's the PAM change.
mv /etc/pam.d/imap /etc/pam.d/dovecot
and the pop3? so I've to rewrite the spec file to:-( I'll rather go to home and do it tomorrow:-)
Dovecot used "imap" for pop3 too. I'm still not sure if I should have rather just fixed it to use "pop3" for pop3 than change everyone to use "dovecot". Maybe this should be optional..
Timo Sirainen wrote:
On Wed, 2003-06-25 at 02:52, Farkas Levente wrote:
I'd guess it's the PAM change.
mv /etc/pam.d/imap /etc/pam.d/dovecot
and the pop3? so I've to rewrite the spec file to:-( I'll rather go to home and do it tomorrow:-)
Dovecot used "imap" for pop3 too. I'm still not sure if I should have rather just fixed it to use "pop3" for pop3 than change everyone to use "dovecot". Maybe this should be optional..
than I vote for dovecot for everyone.
-- Levente "Si vis pacem para bellum!"
On 25/06/2003 03:00, Timo Sirainen wrote:
On Wed, 2003-06-25 at 02:52, Farkas Levente wrote:
I'd guess it's the PAM change.
mv /etc/pam.d/imap /etc/pam.d/dovecot
and the pop3? so I've to rewrite the spec file to:-( I'll rather go to home and do it tomorrow:-)
Dovecot used "imap" for pop3 too. I'm still not sure if I should have rather just fixed it to use "pop3" for pop3 than change everyone to use "dovecot". Maybe this should be optional..
I'd like to see the pop3 service using the pop3 profile and the imap service using the imap profile preferably so it integrates better into a default FreeBSD setup (I tested Dovecot on FreeBSD 5.1 with OpenPAM yesterday and it works fine), I can patch this locally though if its cleaner to use dovecot in general.
--
Dominic
<dom at cus.org.uk>
participants (3)
-
Dominic Marks
-
Farkas Levente
-
Timo Sirainen