ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexandr Rakhmanin <alex@rscenter.ru>
To: community@altlinux.ru
Subject: [Comm] Courier-Imap+MySQL ?
Date: Thu, 20 May 2004 10:00:39 +0700
Message-ID: <40AC1F57.8020200@rscenter.ru> (raw)

Привет.

Имап не хочет коннетится к мускулу при прописывании его на 127.0.0.1
При попытке соединения почтовиком пишет:

May 20 09:53:32 mail imapd: LOGIN FAILED, user=[alex@rscenter.ru], 
ip=[127.0.0.1]
May 20 09:53:32 mail imapd: DISCONNECTED, ip=[127.0.0.1], headers=0, body=0

Меняю 127.0.0.1 на 0.0.0.0, все нормально.

[root@mail mysql]# cat my.cnf
[mysqld]
chroot=/var/lib/mysql
datadir=/db
bdb-logdir=/log
log=/log/queries
pid-file=/mysqld.pid
skip-locking
#skip-networking
socket=/mysql.sock
tmpdir=/tmp
user=mysql
bind-address=127.0.0.1
port=3306

На манипуляции с конфигом authdaemon-mysql.conf, ноль рефкции :/

[root@mail courier-imap]# cat authdaemon-mysql.conf
authdaemonrc:
authmodulelist="authmysql"
authmysqlrc:
MYSQL_SERVER 127.0.0.1
MYSQL_PORT 3306
MYSQL_USERNAME postfix
MYSQL_PASSWORD *******
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_OPT 0
MYSQL_DATABASE mail
MYSQL_USER_TABLE aliases
MYSQL_CLEAR_PWFIELD password
DEFAULT_DOMAIN rscenter.ru
MYSQL_UID_FIELD id
MYSQL_GID_FIELD gid
MYSQL_LOGIN_FIELD alias
MYSQL_HOME_FIELD maildir
MYSQL_NAME_FIELD info
MYSQL_MAILDIR_FIELD maildir


Пока.


                 reply	other threads:[~2004-05-20  3:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40AC1F57.8020200@rscenter.ru \
    --to=alex@rscenter.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git