ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [COMM] скрещивание postfix и mysql
@ 2005-02-17 14:30 Alexey Morsov
  2005-02-17 14:55 ` Alexey I. Froloff
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Morsov @ 2005-02-17 14:30 UTC (permalink / raw)
  To: ALT Linux Community

Привет,

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

и так, имею:
[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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-17 14:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-17 14:30 [COMM] скрещивание postfix и mysql Alexey Morsov
2005-02-17 14:55 ` Alexey I. Froloff

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