* [Comm] сборка courier-imap с authmysql
@ 2004-03-18 14:26 Fateyev Grigory
2004-03-19 6:05 ` Eugene Prokopiev
0 siblings, 1 reply; 5+ messages in thread
From: Fateyev Grigory @ 2004-03-18 14:26 UTC (permalink / raw)
To: community
Здравствуйте!
Хочу собрать courier-imap с authmysql из исходников на чистый ALM 2.2
(apt слишком много просит установить, а траффик маленький).
./configure --enable-unicode --with-redhat
--with-mysql-libs=/var/lib/mysql/lib --with-authmysql=yes и
make дают результат без authmysql. Думаю указать ещё
--with-mysql-includes. А где в мастере эти инклюды для mysql?
Спасибо!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] сборка courier-imap с authmysql
2004-03-18 14:26 [Comm] сборка courier-imap с authmysql Fateyev Grigory
@ 2004-03-19 6:05 ` Eugene Prokopiev
2004-03-19 14:01 ` Fateyev Grigory
0 siblings, 1 reply; 5+ messages in thread
From: Eugene Prokopiev @ 2004-03-19 6:05 UTC (permalink / raw)
To: community
Fateyev Grigory пишет:
> Здравствуйте!
>
> Хочу собрать courier-imap с authmysql из исходников на чистый ALM 2.2
> (apt слишком много просит установить, а траффик маленький).
А почему бы из чистого ALM 2.2 и не взять?
$ apt-cache search courier
maildrop-utils - maildrop mail filter/mail delivery agent - utilities
courier-imap - IMAP/POP3 server with Maildir support
courier-imap-ldap - Courier-IMAP LDAP authentication driver
courier-imap-mysql - Courier-IMAP MySQL authentication driver
courier-imap-pgsql - Courier-IMAP PostgreSQL authentication driver
courier-imap-utils - Common utilities for Courier-IMAP package
> ./configure --enable-unicode --with-redhat
> --with-mysql-libs=/var/lib/mysql/lib --with-authmysql=yes и
> make дают результат без authmysql. Думаю указать ещё
> --with-mysql-includes. А где в мастере эти инклюды для mysql?
Стандарнтый способ узнать ответ на этот вопрос и аналогичные:
rpm -qli `rpm -qa | grep mysql` | less
Но заметьте, что использование mysql для авторизации почтовых
пользователей - не очень удачная мысль, у использовавших есть куча
нареканий по поводу производительности.
--
С уважением, Прокопьев Евгений
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] сборка courier-imap с authmysql
2004-03-19 6:05 ` Eugene Prokopiev
@ 2004-03-19 14:01 ` Fateyev Grigory
2004-03-19 16:47 ` Dmitry Lebkov
2004-03-19 17:05 ` Re[2]: " Alexander Leschinsky
0 siblings, 2 replies; 5+ messages in thread
From: Fateyev Grigory @ 2004-03-19 14:01 UTC (permalink / raw)
To: community
Здравствуйте, Eugene Prokopiev!
19 Марта 2004г. в 09:05 Вы написали:
> А почему бы из чистого ALM 2.2 и не взять?
>
> $ apt-cache search courier
> maildrop-utils - maildrop mail filter/mail delivery agent - utilities
> courier-imap - IMAP/POP3 server with Maildir support
> courier-imap-ldap - Courier-IMAP LDAP authentication driver
> courier-imap-mysql - Courier-IMAP MySQL authentication driver
> courier-imap-pgsql - Courier-IMAP PostgreSQL authentication driver
> courier-imap-utils - Common utilities for Courier-IMAP package
Спасибо, что-то торможу последнее время.
> > --with-mysql-includes. А где в мастере эти инклюды для mysql?
>
> Стандарнтый способ узнать ответ на этот вопрос и аналогичные:
>
> rpm -qli `rpm -qa | grep mysql` | less
Помогло!
> Но заметьте, что использование mysql для авторизации почтовых
> пользователей - не очень удачная мысль, у использовавших есть куча
> нареканий по поводу производительности.
А какой тогда вариант более быстрый?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] сборка courier-imap с authmysql
2004-03-19 14:01 ` Fateyev Grigory
@ 2004-03-19 16:47 ` Dmitry Lebkov
2004-03-19 17:05 ` Re[2]: " Alexander Leschinsky
1 sibling, 0 replies; 5+ messages in thread
From: Dmitry Lebkov @ 2004-03-19 16:47 UTC (permalink / raw)
To: community
On Fri, 19 Mar 2004 17:01:31 +0300
Fateyev Grigory <help@anastasia.ru> wrote:
> Здравствуйте, Eugene Prokopiev!
> 19 Марта 2004г. в 09:05 Вы написали:
>
[skip]
> > Но заметьте, что использование mysql для авторизации почтовых
> > пользователей - не очень удачная мысль, у использовавших есть куча
> > нареканий по поводу производительности.
> А какой тогда вариант более быстрый?
Userdb или LDAP.
--
WBR, Dmitry Lebkov
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re[2]: [Comm] сборка courier-imap с authmysql
2004-03-19 14:01 ` Fateyev Grigory
2004-03-19 16:47 ` Dmitry Lebkov
@ 2004-03-19 17:05 ` Alexander Leschinsky
1 sibling, 0 replies; 5+ messages in thread
From: Alexander Leschinsky @ 2004-03-19 17:05 UTC (permalink / raw)
To: Fateyev Grigory
Hello Fateyev,
On Fri, 19 Mar 2004 17:01:31 +0300 (19.03.2004 19:01 my local time),
received Friday, March 19, 2004 at 21:51:15,
you wrote about "[Comm] сборка courier-imap с authmysql"
at least in part:
> А какой тогда вариант более быстрый?
pam
--
Best regards,
Alexander Leschinsky
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-03-19 17:05 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-18 14:26 [Comm] сборка courier-imap с authmysql Fateyev Grigory
2004-03-19 6:05 ` Eugene Prokopiev
2004-03-19 14:01 ` Fateyev Grigory
2004-03-19 16:47 ` Dmitry Lebkov
2004-03-19 17:05 ` Re[2]: " Alexander Leschinsky
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