ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Morsov <samurai@ricom.ru>
To: ALT Linux Community <community@altlinux.ru>
Subject: [COMM] скрещивание postfix и mysql
Date: Thu, 17 Feb 2005 17:30:35 +0300
Message-ID: <4214AA8B.4030606@ricom.ru> (raw)

Привет,

пытаюсь вот ежа с ужом соить :)
Читал архивы рассылки, была как раз такая тема,
сдалал так, как там этот вопрос был решен.
Видимо что-то упустил потому что не работает по прежнему

и так, имею:
[root@mail postfix]# cat /var/lib/mysql/my.cnf
[mysqld]
chroot=/var/lib/mysql
datadir=/db
bdb-logdir=/log
log=/log/queries
pid-file=/mysqld.pid
skip-locking
#skip-networking
bind-address=127.0.0.1
port=3306
socket=/mysql.sock
tmpdir=/tmp
user=mysql

и в логах postfix-а:

Feb 17 17:23:32 mail postfix/smtpd[25710]: warning: connect to mysql 
server localhost: Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (2)
Feb 17 17:23:32 mail postfix/smtpd[25710]: fatal: 
mysql:/etc/postfix/access.cf: table lookup problem

ну вот еще access.cf
[root@mail postfix]# cat access.cf
user=postfix
password=
dbname=mail
table=access
select_field=action
where_field=sender
hosts=localhost


порт tcp 3306 слушает...
mysql -h localhost -u postfix выполняется

Почему postfix все пытается слушать сокет вместо порта?


-- 
Всего наилучшего,
Системный Администратор ЗАО "ИК "РИКОМ-ТРАСТ"
Алексей Морсов
ICQ: 196766290
Jabber: Samurai@jabber.pibhe.com
http://www.ricom.ru
http://www.fondmarket.ru


             reply	other threads:[~2005-02-17 14:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-17 14:30 Alexey Morsov [this message]
2005-02-17 14:55 ` Alexey I. Froloff

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=4214AA8B.4030606@ricom.ru \
    --to=samurai@ricom.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