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],
[EMAIL PROTECTED]
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],
[EMAIL PROTECTED]
Nov 1 17:54:22 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1],
[EMAIL PROTECTED]
Nov 1 17:56:39 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1],
[EMAIL PROTECTED]
Nov 1 17:56:55 pill imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1],
[EMAIL PROTECTED]
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], [EMAIL PROTECTED]
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
-------------------------------------------------------------------------
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/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users