ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] postfix + sasl + mysql
@ 2005-08-04  8:04 Лааз Вадим
  2005-08-04  8:29 ` Alexey Morsov
  0 siblings, 1 reply; 4+ messages in thread
From: Лааз Вадим @ 2005-08-04  8:04 UTC (permalink / raw)
  To: community

идея заключается в том, чтобы считать отправленные юзером письма.

изменяю sql_statement в /usr/lib/sasl2/smtpd.conf

было:
sql_statement: select psw from users where mail = '%u'

стало:
sql_statement: update sender set count=count+1 where user= '%u'; select psw 
from users where mail = '%u'

не работает :-(

у кого есть идеи?

-- 
инженер-электроник Лааз Вадим
Железноводский ГУС
т. (87932) 3-14-30

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

end of thread, other threads:[~2005-08-05  9:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-04  8:04 [Comm] postfix + sasl + mysql Лааз Вадим
2005-08-04  8:29 ` Alexey Morsov
2005-08-04  8:42   ` Лааз Вадим
2005-08-05  9:19     ` Ivan Fedorov

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