|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||||
2006年12月18日(月) 旧暦 [n年日記] [更新:"2006/12/18 09:09:09"]#1 [pkgsrc][MTA][Cyrus] cyrus-saslauthd の認証方式
変更前
cyrus-sasl-2.1.22 Simple Authentication and Security Layer cyrus-imapd-2.2.13nb1 Cyrus IMAP server cyrus-saslauthd-2.1.22 Cyrus SASL plaintext authentication daemon ttyp0:makoto@st4200 8:17:27/061218(/var/log)> telnet localhost sieve Trying ::1... Connected to localhost. Escape character is '^]'. "IMPLEMENTATION" "Cyrus timsieved v2.2.13" "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational comparator-i;ascii-numeric regex" OK . logout OK "Logout Complete" Connection closed by foreign host.(一部略) この状態では、次のような問題が起きる ttyp0:makoto@st4200 18:16:49/061216(~....pkgsrc/attach)> sieveshell localhost connecting to localhost unable to connect to server at /usr/pkg/bin/sieveshell line 169. ttyp0:makoto@st4200 18:16:55/061216(~....pkgsrc/attach)> @ 変更後:
security/cy-login, security/cy-plain, security/cy-crammd5 で sudo make package clean
した後では、次のようになっていて
pkg_inf |grep cy cyrus-sasl-2.1.22 Simple Authentication and Security Layer cyrus-imapd-2.2.13nb1 Cyrus IMAP server cyrus-saslauthd-2.1.22 Cyrus SASL plaintext authentication daemon cy2-crammd5-2.1.22 Cyrus SASL CRAM-MD5 authentication plugin cy2-login-2.1.22 Cyrus SASL LOGIN authentication plugin cy2-plain-2.1.22 Cyrus SASL PLAIN authentication plugin"SASL" "PLAIN LOGIN CRAM-MD5" の行が増えている ttyp0:makoto@st4200 8:47:35/061218(~)> telnet localhost sieve Trying ::1... Connected to localhost. Escape character is '^]'. "IMPLEMENTATION" "Cyrus timsieved v2.2.13" "SASL" "PLAIN LOGIN CRAM-MD5" "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational comparator-i;ascii-numeric regex" OK . logout OK "Logout Complete" Connection closed by foreign host. ttyp0:makoto@st4200 8:49:34/061218(~)>以上の解決方法は、次の説明を読んでいて気が付いた perl: No worthy mechs foundと表示されるのも、この件に関係している。 しかし.. Dec 18 09:07:34 st4200 sieve[29510]: IOERROR: creating directory /usr/sieve: Permission denied Dec 18 09:07:34 st4200 sieve[29510]: mkdir /usr/sieve: Permission denied Dec 18 09:07:34 st4200 sieve[29510]: error in actions_setuser() ( つっこみ )
|
最近の日記 2024年07月03日 ・kicad oddity 2024年05月08日 ・comparison on ./buildsh tools 2024年05月06日 ・py-setuptools (python 3.11.9) ・make release took 1 hours and 10 min ・qemu invocation for 10.99.10 2024年05月05日 ・Windows 10 version ・serial connection ・bc bench 2024年05月04日 ・Trial on 10.99.10 ・another version (later trial) to succeed | ||