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

* Re: [Comm] postfix + sasl + mysql
  2005-08-04  8:04 [Comm] postfix + sasl + mysql Лааз Вадим
@ 2005-08-04  8:29 ` Alexey Morsov
  2005-08-04  8:42   ` Лааз Вадим
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Morsov @ 2005-08-04  8:29 UTC (permalink / raw)
  To: community

Лааз Вадим wrote:
> изменяю 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'
Может проще логи отпарсить :) Ну ка вариант

-- 
С уважением,
Алексей Морсов
системный администратор ЗАО "ИК "Риком-Траст"
ICQ: 196-766-290
Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru


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

* Re: [Comm] postfix + sasl + mysql
  2005-08-04  8:29 ` Alexey Morsov
@ 2005-08-04  8:42   ` Лааз Вадим
  2005-08-05  9:19     ` Ivan Fedorov
  0 siblings, 1 reply; 4+ messages in thread
From: Лааз Вадим @ 2005-08-04  8:42 UTC (permalink / raw)
  To: community

В сообщении от 4 Август 2005 12:29 Alexey Morsov написал(a):
> Может проще логи отпарсить :) Ну ка вариант
хочу сделать ограничение на отправку сообщений в час. парсить логи при 
отправке каждого письма - накладно.
-- 
инженер-электроник Лааз Вадим
Железноводский ГУС
т. (87932) 3-14-30

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

* Re: [Comm] postfix + sasl + mysql
  2005-08-04  8:42   ` Лааз Вадим
@ 2005-08-05  9:19     ` Ivan Fedorov
  0 siblings, 0 replies; 4+ messages in thread
From: Ivan Fedorov @ 2005-08-05  9:19 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

Лааз Вадим пишет:
> В сообщении от 4 Август 2005 12:29 Alexey Morsov написал(a):
> 
>>Может проще логи отпарсить :) Ну ка вариант
> 
> хочу сделать ограничение на отправку сообщений в час. парсить логи при 
> отправке каждого письма - накладно.

Можно написать скрипт аналогичный "tail -f"...
у меня где-то такой валялся на python.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ 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