From: Alexei Takaseev <taf@altlinux.ru> To: ALT Linux Sisyphus <sisyphus@altlinux.ru> Subject: Re: [sisyphus]подскажите почему может быть такое[cyrus,cyradm] Date: Fri, 28 Nov 2003 19:40:24 +0800 Message-ID: <20031128194024.47ce42e6.taf@altlinux.ru> (raw) In-Reply-To: <3FC6371C.000006.04878@camay.yandex.ru> On Thu, 27 Nov 2003 20:40:44 +0300 (MSK) "ioka0002" <ioka0002@yandex.ru> wrote: > > > >Интересны права доступа, группа и владелец > >файла /usr/lib/sasl2/Cyrus.conf и его нынешнее содержимое полностью. > права: > cyrus.mail 600 > > содержимое (полное): > #auxprop_plugin: sql > > #sql_engine: pgsql > #sql_user: mail > #sql_passwd: secret > #sql_hostnames: localhost > #sql_database: mail > #sql_statement: select password from mailusers where username = '%u' > #and > domain_name = '%r' and active = 1 > #sql_verbose: PGSQL > #sql_usessl: no > auxprop_plugin: sasldb Тут все Ok. А вот в /etc/imapd.conf таки косяк - неправильно определено значение для sasl_sasldb_path лучше вообще удалить его из конфига, пусть libsasl2 сама разбирается, где у нее файл с пользователями лежит. Далее в master.cf. Пользоваться майлерм cyrus я настоятельно не рекомендую. От него больше гимора, чем пользы. Лучше пользоваться транспортом LMTP, благо постфикс про него знает. Для этого надо в /etc/cyrus.conf прописать: lmtpunix cmd="lmtpd" listen="/var/spool/postfix/public/lmtp" prefork=1 /etc/postfix/main.cf: mailbox_transport = lmtp:unix:/public/lmtp Все остальные mailbox_transport закомментировать. fallback_transport тоже. > >Так же интересно что пишелся в логах (кажется сообщения кидаются в > >/var/log/syslog/messages) по этому поводу. > ну вроде ничего особеннго: > Nov 25 21:11:25 lin cyrus-imapd: sending signal 1 to cyrus-master > succeeded > Nov 25 21:11:29 lin cyrus-imapd: cyrus-master shutdown succeeded > Nov 25 21:11:30 lin cyrus-imapd: cyrus-master startup succeeded Очень странно. А по другим логам ругачки от pop3: imapd: не попадается? > >> хотелось бы полную последовательность действий по шагам, ну или > >ссылку> с достаточно подробный руководством.. > > > >Вроде все просто: устанавливается сервер по apt-get install > >cyrus-imapd, правится /etc/imapd.conf под свой домен. В > >/usr/lib/sasl2/Cyrus.conf прописывается плугин для требуемого > >механизма авторизации (у меня это sql). Если используется механизм > >sasldb, то нужно завести в базе пользователя cyrus. Желательно > >сделать изначально так, чтобы пользователь был вида > >username@mydomain, и в дальнейшем пользоваться таким именем всегда и > >везде. > > я делал приблизительно как на > https://gennadi.dyn.ee/modules.php?name=Forums&file=viewtopic&t=10 > через sasldb (конфиги прилагаются).. Ааааа.... Ну, конкретно для cyrus-imapd (да и вообще к почтовой системе) я понял одно - слепо следовать рекомендациям всяких HOWTO не целесообразно. Надо подходить творчески, и осмысливать идеологию приручаемых зверей. Иначе ничего не получится.
next parent reply other threads:[~2003-11-28 11:40 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-11-28 11:40 ` Alexei Takaseev [this message] 2003-11-29 5:18 ` Alexei Takaseev 2003-11-29 18:27 ` ioka0002 2003-11-29 21:05 ` [sisyphus]подскажите " Eugene Ostapets 2003-11-29 22:07 ` Sergey Degtyaryov 2003-12-01 18:41 ` ioka0002 2003-12-02 13:29 ` [sisyphus]подскажите " Alexei Takaseev 2003-12-02 14:17 ` ioka0002 2003-12-02 15:28 ` [sisyphus]подскажите " Alexei Takaseev 2003-12-02 16:51 ` ioka0002 2003-12-03 13:22 ` [sisyphus]подскажите " Alexei Takaseev 2003-12-02 16:52 ` ioka0002 2003-12-25 20:56 ` [sisyphus]подскажите " Eugene Ostapets
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=20031128194024.47ce42e6.taf@altlinux.ru \ --to=taf@altlinux.ru \ --cc=sisyphus@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 Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git