This is a discussion on [courier-users] problems logging in with courier pop within the Courier-Imap forums, part of the Mail Servers and Related category; This is a multi-part message in MIME format. --===============1541744654== Content-Type: multipart/alternative; boundary="------------070802090202030609050907" This is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multi-part message in MIME format.
--===============1541744654== Content-Type: multipart/alternative; boundary="------------070802090202030609050907" This is a multi-part message in MIME format. --------------070802090202030609050907 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit where to start. well i cannot log into the server using courier pop or imap. i can send mail via postfix ok and read it in the server using mutt. the OS is ubuntu server 6. LOGS *_mail.err:_* Oct 31 18:30:44 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Oct 31 18:31:16 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Oct 31 19:03:59 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Oct 31 19:09:42 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Nov 1 17:57:05 pill imaplogin: DISCONNECTED, ip=[::ffff:127.0.0.1], time=51 Nov 1 18:00:16 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] *_mail.info:_* Oct 31 18:30:44 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Oct 31 18:31:16 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Oct 31 19:03:14 pill authdaemond.mysql: restarting authdaemond children Oct 31 19:03:14 pill authdaemond.mysql: modules="authmysql", daemons=5 Oct 31 19:03:15 pill authdaemond.mysql: modules="authmysql", daemons=5 Oct 31 19:03:59 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Oct 31 19:09:00 pill authdaemond.mysql: restarting authdaemond children Oct 31 19:09:00 pill authdaemond.mysql: modules="authmysql", daemons=5 Oct 31 19:09:01 pill authdaemond.mysql: modules="authmysql", daemons=5 Oct 31 19:09:42 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1] Nov 1 17:48:02 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=USER@FUBAR.COM Nov 1 17:48:21 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=INBOX Nov 1 17:48:43 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=flags Nov 1 17:49:24 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=USER@FUBAR.COM Nov 1 17:54:22 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=USER@FUBAR.COM Nov 1 17:56:39 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=USER@FUBAR.COM Nov 1 17:56:55 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=USER@FUBAR.COM Nov 1 17:57:05 pill imaplogin: DISCONNECTED, ip=[::ffff:127.0.0.1], time=51 *_mail.log_* Nov 1 15:29:46 pill courierpop3login: Connection, ip=[::ffff:192.168.1.29] Nov 1 15:29:46 pill courierpop3login: LOGIN: DEBUG: ip=[::ffff:192.168.1.29], command=USER Nov 1 15:29:46 pill courierpop3login: LOGIN: DEBUG: ip=[::ffff:192.168.1.29], command=PASS Nov 1 15:29:46 pill courierpop3login: LOGIN: DEBUG: ip=[::ffff:192.168.1.29], username=user@fubar.com Nov 1 15:29:46 pill courierpop3login: authdaemon: starting client module Nov 1 15:29:46 pill courierpop3login: authdaemon: TEMPFAIL - no more modules will be tried Nov 1 15:29:51 pill courierpop3login: LOGIN FAILED, ip=[::ffff:192.168.1.29] text of courier config files - *_authmodulelist_* authdaemon *_authdaemonrc_* ##VERSION: $Id: authdaemonrc.in,v 1.8 2001/10/07 02:16:22 mrsam Exp $ authmodulelist="authmysql" authmodulelistorig="authcustom authcram authuserdb authldap authpgsql authmysql authpam" daemons=5 version="" authdaemonvar=/var/run/courier/authdaemon *_authmysqlrc_* MYSQL_SERVER 127.0.0.1 MYSQL_USERNAME user MYSQL_PASSWORD pass MYSQL_SOCKET /var/run/mysqld/mysqld.sock #Use MYSQL_SOCKET instead of MYSQL_PORT. #If you can't do that, use MYSQL_PORT #If your socket path is in a different location, please modify it. MYSQL_PORT 0 MYSQL_OPT 0 MYSQL_DATABASE database MYSQL_USER_TABLE accounts MYSQL_CRYPT_PWFIELD cypher MYSQL_CLEAR_PWFIELD text MYSQL_UID_FIELD uid MYSQL_GID_FIELD gid MYSQL_LOGIN_FIELD addy MYSQL_HOME_FIELD home MYSQL_NAME_FIELD name MYSQL_MAILDIR_FIELD concat (home, '/', maildir) MYSQL_QUOTA_FIELD quota MYSQL_AUXOPTIONS_FIELD CONCAT("disableimap=",disableimap,",disablepop3=", disablepop3,",disablewebmail=",disablewebmail,",sh aredgroup=",sharedgroup) MYSQL_WHERE_CLAUSE access='y' *_pop3d_* PIDFILE=/var/run/courier/pop3d.pid MAXDAEMONS=40 MAXPERIP=4 AUTHMODULES="authdaemon" AUTHMODULES_ORIG="authdaemon" DEBUG_LOGIN=0 POP3AUTH="LOGIN PLAIN,CRAM-MD5 CRAM-SHA" POP3AUTH_ORIG="LOGIN CRAM-MD5 CRAM-SHA1" POP3AUTH_TLS="LOGIN PLAIN" POP3AUTH_TLS_ORIG="LOGIN PLAIN" PORT=110 ADDRESS=0 TCPDOPTS="-nodnslookup -noidentlookup" IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5 AUTH=CRAM-SHA1 IDLE" POP3DSTART=YES MAILDIRPATH=Maildir aptitude installed packages i courier-authdaemon - Courier Mail Server - Authentication daemon i courier-authmysql - Courier Mail Server - MySQL authentication i courier-base - Courier Mail Server - Base system i courier-doc - Courier Mail Server - Additional documentation i courier-imap - Courier Mail Server - IMAP server i courier-imap-ssl - Courier Mail Server - IMAP over SSL i courier-maildrop - Courier Mail Server - Mail delivery agent i courier-pop - Courier Mail Server - POP3 server i courier-ssl - Courier Mail Server - SSL/TLS Support i courier-webadmin - Courier Mail Server - Web-based administration frontend aptitude avialable for install packages : p courier-authpostgresql - Courier Mail Server - PostgreSQL Authentication p courier-faxmail - Courier Mail Server - Faxmail gateway p courier-filter-perl - purely Perl-based mail filter framework for the Courier MTA p courier-ldap - Courier Mail Server - LDAP support p courier-mlm - Courier Mail Server - Mailing list manager p courier-mta - Courier Mail Server - ESMTP daemon p courier-mta-ssl - Courier Mail Server - ESMTP over SSL p courier-pcp - Courier Mail Server - PCP server p courier-pop-ssl - Courier Mail Server - POP3 over SSL p couriergraph - Mail statistics RRDtool frontend for Courier-{POP,IMAP} p cyrus2courier did i forget to install anything that was needed ? i am new to this and i am not sure where i went wrong. it may be a config file, i may have to reconfigure a package but i am not good with dpkg and have no reference for parameters to enter. please enlighten me as to where i screwed up. thanks --------------070802090202030609050907 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> where to start. well i cannot log into the server using courier pop or imap. i can send mail via postfix ok and read it in the server using mutt. the OS is ubuntu server 6.<br> <br> LOGS <br> <b><u>mail.err:</u></b><br> <br> Oct 31 18:30:44 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> Oct 31 18:31:16 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> Oct 31 19:03:59 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> Oct 31 19:09:42 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> Nov 1 17:57:05 pill imaplogin: DISCONNECTED, ip=[::ffff:127.0.0.1], time=51<br> Nov 1 18:00:16 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> <br> <b><u>mail.info:</u></b><br> <br> Oct 31 18:30:44 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> Oct 31 18:31:16 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> Oct 31 19:03:14 pill authdaemond.mysql: restarting authdaemond children<br> Oct 31 19:03:14 pill authdaemond.mysql: modules="authmysql", daemons=5<br> Oct 31 19:03:15 pill authdaemond.mysql: modules="authmysql", daemons=5<br> Oct 31 19:03:59 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> Oct 31 19:09:00 pill authdaemond.mysql: restarting authdaemond children<br> Oct 31 19:09:00 pill authdaemond.mysql: modules="authmysql", daemons=5<br> Oct 31 19:09:01 pill authdaemond.mysql: modules="authmysql", daemons=5<br> Oct 31 19:09:42 pill courierpop3login: LOGIN FAILED, ip=[::ffff:127.0.0.1]<br> Nov 1 17:48:02 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], <a class="moz-txt-link-abbreviated" href="mailto:command=USER@FUBAR.COM">command=USER@ FUBAR.COM</a><br> Nov 1 17:48:21 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=INBOX<br> Nov 1 17:48:43 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=flags<br> Nov 1 17:49:24 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], <a class="moz-txt-link-abbreviated" href="mailto:command=USER@FUBAR.COM">command=USER@ FUBAR.COM</a><br> Nov 1 17:54:22 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], <a class="moz-txt-link-abbreviated" href="mailto:command=USER@FUBAR.COM">command=USER@ FUBAR.COM</a><br> Nov 1 17:56:39 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], <a class="moz-txt-link-abbreviated" href="mailto:command=USER@FUBAR.COM">command=USER@ FUBAR.COM</a><br> Nov 1 17:56:55 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], <a class="moz-txt-link-abbreviated" href="mailto:command=USER@FUBAR.COM">command=USER@ FUBAR.COM</a><br> Nov 1 17:57:05 pill imaplogin: DISCONNECTED, ip=[::ffff:127.0.0.1], time=51<br> <br> <b><u>mail.log</u></b><br> <br> Nov 1 15:29:46 pill courierpop3login: Connection, ip=[::ffff:192.168.1.29]<br> Nov 1 15:29:46 pill courierpop3login: LOGIN: DEBUG: ip=[::ffff:192.168.1.29], command=USER<br> Nov 1 15:29:46 pill courierpop3login: LOGIN: DEBUG: ip=[::ffff:192.168.1.29], command=PASS<br> Nov 1 15:29:46 pill courierpop3login: LOGIN: DEBUG: ip=[::ffff:192.168.1.29], <a class="moz-txt-link-abbreviated" href="mailto:username=user@fubar.com">username=use r@fubar.com</a><br> Nov 1 15:29:46 pill courierpop3login: authdaemon: starting client module<br> Nov 1 15:29:46 pill courierpop3login: authdaemon: TEMPFAIL - no more modules will be tried<br> Nov 1 15:29:51 pill courierpop3login: LOGIN FAILED, ip=[::ffff:192.168.1.29]<br> <br> text of courier config files - <br> <br> <b><u>authmodulelist</u></b><br> <br> authdaemon<br> <br> <b><u>authdaemonrc</u></b><br> <br> ##VERSION: $Id: authdaemonrc.in,v 1.8 2001/10/07 02:16:22 mrsam Exp $<br> <br> authmodulelist="authmysql"<br> authmodulelistorig="authcustom authcram authuserdb authldap authpgsql authmysql authpam"<br> daemons=5<br> version=""<br> authdaemonvar=/var/run/courier/authdaemon<br> <br> <b><u>authmysqlrc</u></b><br> <br> MYSQL_SERVER 127.0.0.1<br> MYSQL_USERNAME user<br> MYSQL_PASSWORD pass<br> MYSQL_SOCKET /var/run/mysqld/mysqld.sock<br> #Use MYSQL_SOCKET instead of MYSQL_PORT.<br> #If you can't do that, use MYSQL_PORT<br> #If your socket path is in a different location, please modify it.<br> MYSQL_PORT 0<br> MYSQL_OPT 0<br> MYSQL_DATABASE database<br> MYSQL_USER_TABLE accounts<br> MYSQL_CRYPT_PWFIELD cypher<br> MYSQL_CLEAR_PWFIELD text<br> MYSQL_UID_FIELD uid<br> MYSQL_GID_FIELD gid<br> MYSQL_LOGIN_FIELD addy<br> MYSQL_HOME_FIELD home<br> MYSQL_NAME_FIELD name<br> MYSQL_MAILDIR_FIELD concat (home, '/', maildir)<br> MYSQL_QUOTA_FIELD quota<br> MYSQL_AUXOPTIONS_FIELD<br> CONCAT("disableimap=",disableimap,",disablepop3=", disablepop3,",disablewebmail=",disablewebmail,",sh aredgroup=",sharedgroup)<br> MYSQL_WHERE_CLAUSE access='y'<br> <br> <b><u>pop3d</u></b><br> <br> PIDFILE=/var/run/courier/pop3d.pid<br> MAXDAEMONS=40<br> MAXPERIP=4<br> AUTHMODULES="authdaemon"<br> AUTHMODULES_ORIG="authdaemon"<br> DEBUG_LOGIN=0<br> POP3AUTH="LOGIN PLAIN,CRAM-MD5 CRAM-SHA"<br> POP3AUTH_ORIG="LOGIN CRAM-MD5 CRAM-SHA1"<br> POP3AUTH_TLS="LOGIN PLAIN"<br> POP3AUTH_TLS_ORIG="LOGIN PLAIN"<br> PORT=110<br> ADDRESS=0<br> TCPDOPTS="-nodnslookup -noidentlookup"<br> <br> IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE<br> THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA<br> AUTH=CRAM-MD5 AUTH=CRAM-SHA1 IDLE"<br> <br> POP3DSTART=YES<br> MAILDIRPATH=Maildir<br> <br> aptitude installed packages<br> <br> i courier-authdaemon - Courier Mail Server - Authentication daemon<br> i courier-authmysql - Courier Mail Server - MySQL authentication<br> i courier-base - Courier Mail Server - Base system<br> i courier-doc - Courier Mail Server - Additional documentation<br> i courier-imap - Courier Mail Server - IMAP server<br> i courier-imap-ssl - Courier Mail Server - IMAP over SSL<br> i courier-maildrop - Courier Mail Server - Mail delivery agent<br> i courier-pop - Courier Mail Server - POP3 server<br> i courier-ssl - Courier Mail Server - SSL/TLS Support<br> i courier-webadmin - Courier Mail Server - Web-based administration frontend<br> <br> aptitude avialable for install packages :<br> <br> p courier-authpostgresql - Courier Mail Server - PostgreSQL Authentication<br> p courier-faxmail - Courier Mail Server - Faxmail gateway<br> p courier-filter-perl - purely Perl-based mail filter framework for the Courier MTA<br> p courier-ldap - Courier Mail Server - LDAP support<br> p courier-mlm - Courier Mail Server - Mailing list manager<br> p courier-mta - Courier Mail Server - ESMTP daemon<br> p courier-mta-ssl - Courier Mail Server - ESMTP over SSL<br> p courier-pcp - Courier Mail Server - PCP server<br> p courier-pop-ssl - Courier Mail Server - POP3 over SSL<br> p couriergraph - Mail statistics RRDtool frontend for Courier-{POP,IMAP}<br> p cyrus2courier <br> <br> did i forget to install anything that was needed ? i am new to this and i am not sure where i went wrong. it may be a config file, i may have to reconfigure a package but i am not good with dpkg and have no reference for parameters to enter. please enlighten me as to where i screwed up. thanks <br> </body> </html> --------------070802090202030609050907-- --===============1541744654== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ --===============1541744654== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users --===============1541744654==-- |