トップページunix
987コメント240KB

Dovecot(1)

■ このスレッドは過去ログ倉庫に格納されています
0001名無しさん@お腹いっぱい。2005/12/05(月) 11:44:13
Dovecotスレッド その1です。

●リンク
 本家
 http://www.dovecot.org/


#過去スレ、即dat落ちした模様。
関連スレなどは>>2-4あたり
0793名無しさん@お腹いっぱい。2009/02/08(日) 17:56:22
>>788>>791
オマエらは、まずpsコマンドの勉強からだ。
07947882009/02/08(日) 18:09:26
>>792
-w ついているほうのプロセスはどうですか?
>>793
すみません、なにかオプションがおかしいでしょうか?
0795名無しさん@お腹いっぱい。2009/02/08(日) 18:14:42
>>794
>>789
0796名無しさん@お腹いっぱい。2009/02/08(日) 18:16:08
>>795
アンカーミスってことですか?><
07977882009/02/08(日) 18:29:05
auth_cache_size 設定したほうがいいのかな…。
0798名無しさん@お腹いっぱい。2009/02/08(日) 19:13:25
>>796
Fri12って12日の金曜日のことでしょ。
そうすると直近で12月だよ。
それを一昨日と言われると、あ?となる。
0799名無しさん@お腹いっぱい。2009/02/08(日) 19:16:03
ちがうよ、直近の金曜日つまり一昨日の12AMだよ。
FreeBSD 7.1 がリリースされたのは今年だし。
あなたこそ大丈夫?
0800名無しさん@お腹いっぱい。2009/02/08(日) 19:20:08
http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/ps/print.c?rev=1.97
if (now - k->ki_p->ki_start.tv_sec < 24 * 3600) {
(void)strftime(buf, sizeof(buf),
use_ampm ? "%l:%M%p" : "%k:%M ", tp);
} else if (now - k->ki_p->ki_start.tv_sec < 7 * 86400) {
(void)strftime(buf, sizeof(buf),
use_ampm ? "%a%I%p" : "%a%H ", tp);
} else
(void)strftime(buf, sizeof(buf), "%e%b%y", tp);
曜日が出るのは、一週間前までですよ。
0801名無しさん@お腹いっぱい。2009/02/08(日) 19:23:08
>>789
12AMなんて時間存在しない。
0AMだぞ。
0802名無しさん@お腹いっぱい。2009/02/08(日) 19:25:46
あ、 >>799 の間違い。
0803名無しさん@お腹いっぱい。2009/02/08(日) 19:26:08
>>801 さん何かつらいことがあったのですか?

http://www.freebsd.org/cgi/man.cgi?query=strftime&apropos=0&sektion=0&manpath=FreeBSD+7.1-RELEASE&format=html
%I is replaced by the hour (12-hour clock) as a decimal number
(01-12).
0804名無しさん@お腹いっぱい。2009/02/08(日) 19:29:36
やたら攻撃的なかわいそうな人がいますね。
0805名無しさん@お腹いっぱい。2009/02/08(日) 19:38:52
psコマンドの勉強を仕直さなきゃいけないのは、>>793 でしたとさ。
自己紹介おつかれさまです。
0806名無しさん@お腹いっぱい。2009/02/08(日) 19:43:20
FreeBSDの実装を見直すべきでしょう。
ttp://jjy.nict.go.jp/QandA/12am-or-0pm-J.html
午前12時=午後0時
その時間を1秒でも過ぎると、午前12時はありえなくなってしまう。
0807名無しさん@お腹いっぱい。2009/02/08(日) 19:45:30
>>806
で?
0808名無しさん@お腹いっぱい。2009/02/08(日) 19:49:32
日本の法律を FreeBSD に適用しろと?
http://ja.wikipedia.org/wiki/%E5%8D%88%E5%89%8D#.E5.8D.88.E5.89.8D12.E6.99.82.E3.81.A8.E5.8D.88.E5.BE.8C12.E6.99.82
0809名無しさん@お腹いっぱい。2009/02/08(日) 19:51:12
職場の高圧的な京都人を思い出すわ。
0810名無しさん@お腹いっぱい。2009/02/08(日) 19:53:55
ttp://en.wikipedia.org/wiki/12-hour_clock
アメリカでも同様。
0811名無しさん@お腹いっぱい。2009/02/08(日) 19:55:28
>>810
midnight 00:00
12:00 a.m.*
1:00 a.m. 01:00
って書いてあるけど?
0812名無しさん@お腹いっぱい。2009/02/08(日) 19:57:19
ttp://www.gpoaccess.gov/stylemanual/2000/chapter_txt-12.html
0813名無しさん@お腹いっぱい。2009/02/08(日) 19:57:41
        恥  の  上  塗  り
0814名無しさん@お腹いっぱい。2009/02/08(日) 19:58:01
うはwwww意味不明wwwww
Each period consists of 12 hours numbered 12 (acting as zero),[3] 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, and 11.
0815名無しさん@お腹いっぱい。2009/02/08(日) 19:58:58
FreeBSDの実装を見直すべきでしょう(笑)
0816名無しさん@お腹いっぱい。2009/02/08(日) 20:01:57
Linuxとかどうなってるの?
0817名無しさん@お腹いっぱい。2009/02/08(日) 20:03:07
>>816 さんは何の OS 使っているんですか?
0818名無しさん@お腹いっぱい。2009/02/08(日) 20:04:47
日本で西部標準時があったりしたFreeBSD様に何を言う。
0819名無しさん@お腹いっぱい。2009/02/08(日) 20:08:41
South Ryukyu Islands
www
0820名無しさん@お腹いっぱい。2009/02/08(日) 23:28:32
バージョンも構成も書かずに愚痴垂れ流すバカって何なの?(笑)
0821名無しさん@お腹いっぱい。2009/02/08(日) 23:49:36
結局、話がリークしてるってことでw
0822名無しさん@お腹いっぱい。2009/02/09(月) 00:39:44
FreeBSD使いは皆いい感じに頭がパーンってなってる
0823名無しさん@お腹いっぱい。2009/02/09(月) 09:31:44
論破されて、人格攻撃に出てきた、>>822 に完敗
0824名無しさん@お腹いっぱい。2009/02/09(月) 19:42:27
むしろ、好意的に受け取った俺。
パーン!ならいいじゃないか、ポーン!ならどうかと思うが。
08257922009/02/10(火) 11:25:59
>>788
# ps up 3408
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 3408 0.0 0.0 61556 2676 ? S 08:48 0:01 dovecot-auth
# ps up 3410
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 3410 0.0 0.0 61476 2588 ? S 08:48 0:00 dovecot-auth -w

ちなみに・・・
auth_cache_size = 0
auth_cache_ttl = 0
auth_cache_negative_ttl = 0
0826名無しさん@お腹いっぱい。2009/02/10(火) 11:50:32
なんか流れ的に貼ってみる @CentOS 5.2 Dovecot 1.1.11

$ ps up `pgrep "dovecot\-auth"`
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 9690 0.0 0.0 2176 916 ? S Feb04 0:00 dovecot-auth
0827名無しさん@お腹いっぱい。2009/02/10(火) 12:13:06
>>826
pgrep ってそう使うんだ。勉強になりあした。
0828名無しさん@お腹いっぱい。2009/02/10(火) 13:14:37
アタシもはってみる。CentOS 3.9とDovecot 1.1.11です。訳あってDovecotを複数起動させています。

$ ps -up `pgrep dovecot`
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 12103 0.8 9.0 263936 185560 ? S Feb04 68:58 dovecot
root 12104 0.1 0.0 1976 948 ? S Feb04 9:30 dovecot-auth
root 12391 0.0 0.1 5876 3028 ? S Feb04 0:15 dovecot
root 12392 0.0 0.0 2040 768 ? S Feb04 0:05 dovecot-auth
0829名無しさん@お腹いっぱい。2009/02/10(火) 13:14:55
>>825
VSZは大きいのに、RSS は小さいですね。
0830名無しさん@お腹いっぱい。2009/02/11(水) 13:01:45
みんな 1.1.10 なの?
オレ、まだ 1.1.7 だよ…。
0831名無しさん@お腹いっぱい。2009/02/11(水) 14:13:08
v1.2.beta1 released

http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta1.tar.gz
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta1.tar.gz.sig

Largest changes since v1.1 can be found from
http://dovecot.org/doc/NEWS-1.2

Changes since alpha5:

- Added support for ESORT extension (also SORT .. RETURN (PARTIAL) from
CONTEXT=SORT that allows windowing SORT results)
- pop3: If client idles for 10 seconds, commit transaction (allowing
mbox to become unlocked).
- crashfixes to virtual mailboxes
- all kinds of bug fixes, error message improvements, etc.
- http://dovecot.org/patches/1.2/stats-plugin.c may give some
interesting statistics about commands

There isn't really much left to do for v1.2.0 except some small fixing
to shared mailbox code. And writing documentation for it..
0832名無しさん@お腹いっぱい。2009/02/18(水) 21:44:44
1.2待ち
0833名無しさん@お腹いっぱい。2009/02/24(火) 23:06:02
FreeBSD6.1でDovecot1.1.2を使ってます。
ゴミ箱等の特定のフォルダの中にあるメールが
受信してから一定時間経ったら自動的に消す
という事をやろうと思ってるのですが、
一般的な方法ってありますか?
0834名無しさん@お腹いっぱい。2009/02/24(火) 23:16:23
>>833
http://wiki.dovecot.org/Plugins/Expire
0835名無しさん@お腹いっぱい。2009/02/25(水) 00:07:36
>>834
ステキ!ケコーンしてください!
ありがとうございます
0836名無しさん@お腹いっぱい。2009/03/04(水) 07:08:19
age
0837名無しさん@お腹いっぱい。2009/03/11(水) 00:00:36
春休みに入ったんで
新しいバージョンにすっかなぁ...
0838名無しさん@お腹いっぱい。2009/03/15(日) 09:23:04
1.1.12、1.2beta2が出ていた。
0839名無しさん@お腹いっぱい。2009/03/16(月) 11:04:26
1.1.12をインストールしてみましたが、
protocols = pop3
で、pop3だけ起動しようとすると
Segmentation fault
となりました。
protocols = imap pop3
にすると問題なし。
0840名無しさん@お腹いっぱい。2009/03/19(木) 07:12:21
1.1.13 こた。
1.2 beta3 もこた。

- v1.1.12's MAILBOXDIR changes broke accessing mails in some setups
- v1.1.12's login_executable -D checking changes caused dovecot to
crash at startup if protocols setting contained only pop3.
- mbox: pop3_lock_session=yes was broken with mail_privileged_group.

だそうなので >>839 氏の現象がまさにこータイミング良く修正されたそうな。
08418392009/03/19(木) 09:18:27
早速、1.1.13をインストールしてみました。
pop3治ってました。
0842名無しさん@お腹いっぱい。2009/03/26(木) 15:20:54
1.2 beta4が。
0843名無しさん@お腹いっぱい。2009/03/30(月) 12:41:19
1.0.15のpop3に引数無しのAUTH送ると+OKが返ってくるんだけど,
これっていいんだっけ?
0844名無しさん@お腹いっぱい。2009/04/05(日) 11:57:51
1.2.rc1 1.2.rc2 が出てるな

>>840
839の質問前に修正は出てたよ
ttp://hg.dovecot.org/dovecot-1.1/rev/c6c50a99141f
0845名無しさん@お腹いっぱい。2009/04/12(日) 22:44:44
ttp://dovecot.org/pipermail/dovecot/2009-April/038631.html
1.3出てるけど
バグだらけの1.2に注力して欲しいもんだ
0846名無しさん@お腹いっぱい。2009/04/17(金) 23:54:48
v1.1.14 2009-04-16 Timo Sirainen <tss@iki.fi>

* IMAP: Don't allow APPEND to specify INTERNALDATE more than 2 hours
into future. With Maildir future INTERNALDATEs may mess up
incremental backups.

- Date: header was always being added to cache file when saving
messages, even if clients didn't really want it. This caused
POP3-only users to have dovecot.index.cache file unneededly.
- Character set conversion in specific mails may have caused Dovecot
to allocate all the available memory (in default configuration dying
after having allocated 256 MB). This happened only while searching
messages.
- Message address parser didn't handle empty group:; correctly.
- imap/pop3-login: Don't crash when shutting down and destroying
clients.
- deliver wasn't using mail_access_groups setting.
- mbox: When doing autodetection, if mbox didn't find an existing mail
directory it just went and created it anyway, instead of failing the
storage creation.
- Fixed some error handling in maildir and index code.

0847名無しさん@お腹いっぱい。2009/04/17(金) 23:54:56
v1.2.rc3 2009-04-16 Timo Sirainen <tss@iki.fi>

* IMAP proxy no longer simply forwards tagged reply from
remote authentication command. It's now done only if the remote
server sent a [resp-code], otherwise all failure strings are
converted to Dovecot's "Authentication failed." to make sure that
if remote isn't using Dovecot it won't reveal user's existence.

+ Quota roots can now specify which namespace's quota they're
tracking. This is probably the most useful for giving public
namespaces a quota.
+ Added imap_idle_notify_interval setting.
- Fixes to shared mailbox handling
- Fixes to virtual mailboxes
- Fixed compiling with some FreeBSD and NetBSD versions
- THREAD REFS still might have returned one (0) at the beginning.
- deliver wasn't using mail_access_groups setting.
- Fixed some error handling in maildir and index code.
0848名無しさん@お腹いっぱい。2009/05/03(日) 09:07:58
あげ
0849名無しさん@お腹いっぱい。2009/05/09(土) 12:08:15
~/Maildir/以下に複数のメールフォルダがあるのですが、
ここのフォルダ数ってdovecotがデフォルトで制限かけて
るんでしょうか?
先日、メールフォルダを増やして50を超えたのですが、
一部のフォルダが消されてました。
どうも古いものから消されてるらしい。
0850名無しさん@お腹いっぱい。2009/05/10(日) 19:58:47
設定見ないと何とも言えんな
Quotaかもしれんし、trashブラグインかもしれんし
0851名無しさん@お腹いっぱい。2009/05/18(月) 12:52:57
http://dovecot.org/releases/1.1/dovecot-1.1.15.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.15.tar.gz.sig

The command pipelining fix is pretty interesting. Wonder how much it
improves performance, especially when deleting lots of messages from a
large mailbox.

v1.1.15 2009-05-17 Timo Sirainen <tss@iki.fi>

+ IMAP: When multiple commands are pipelined, try harder to combine
their mailbox syncing together. For example with Maildir pipelining
STORE 1:* +FLAGS \Deleted and EXPUNGE commands the files won't
be unnecessarily rename()d before being unlink()ed.
- IMAP: SEARCH command was slower than necessary in a large mailbox.
- deliver: When forwarding messages, if -f parameter was given, it
should have been used as the Return-Path.
- Maildir saving: Fixed race condition bugs in uidlist handling,
causing files to be given new UIDs sometimes.
- mbox: Don't crash when expunging all messages and file doesn't end
with [CR]LF.
- expire-tool: Use mail_uid and mail_gid settings if userdb doesn't
return uid/gid.
- Berkeley DB dict: Transaction rollbacking was implemented wrong.
- zlib plugin: Some email / FETCH command combinations could have
disconnected the client or sent compressed garbage.
0852名無しさん@お腹いっぱい。2009/05/18(月) 12:53:44
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc4.tar.gz
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc4.tar.gz.sig

I'm pretty hopeful that virtual mailbox code is finally crash-free. If
people don't find many problems from this release, I'm thinking that rc5
could come in a couple of weeks and that would be renamed to v1.2.0
after a week or so if no one has reported bugs.

v1.2.rc4 2009-05-17 Timo Sirainen <tss@iki.fi>

* If /dev/arandom exists, use it instead of /dev/urandom (OpenBSD).
* When logging to a file, the lines now start with a timestamp instead
of "dovecot: " prefix.

+ IMAP: When multiple commands are pipelined, try harder to combine
their mailbox syncing together. For example with Maildir pipelining
STORE 1:* +FLAGS \Deleted and EXPUNGE commands the files won't
be unnecessarily rename()d before being unlink()ed.
+ imap-proxy: Send backend's CAPABILITY if it's different from what
was sent to client before.
+ IMAP: struct mail now keeps track of all kinds of statistics, such
as number of open()s, stat()s, bytes read, etc. These fields could
be exported by some kind of a statistics plugin (not included yet).
+ IMAP: SEARCH command now dynamically figures out how to run about
0.20 .. 0.25 seconds before seeing if there's other work to do.
This makes the SEARCH performance much better.
- Fixes to shared mailbox handling.
- Fixes to virtual mailboxes.
- THREAD command could have crashed.
- Fixes to expire-tool.
- mbox: Don't break if From_-line is preceded by CRLF (instead of LF).
- dict process wasn't restarted after SIGHUP was sent to master.
0853名無しさん@お腹いっぱい。2009/05/31(日) 19:33:51
postfix+dovecotでメールサーバーを構築していて、メールが受信できない状態です。
ご教授お願いします。OSはCentOS5.2です。

dovecot-1.0.7-7.el5を使用していて、postfix-2.3.3-2.1.el5_2です。
送信はコマンドからも、メールソフトからも問題なくできています。

症状ですが、mailqで、キューがたまっていることが確認できるものの、メールソフト(windowsメール)での受信が出来ません。
110番ポートへのアクセスは問題ない状態で、メールソフトでも接続は出来ているのですが新着メッセージなと処理されてしまいます。

原因として、telnet localhost 110を確認したところ、ログインしてListを確認しても
+OK 0 messages:
と表示されてしまうことではないかと思うのですが、対処法がわから無い状態です。

一度、別のアカウントで受信できたこともあったのですが、設定を変更せずそのアカウントを削除、新規アカウントの作成を行ったところ前述の状態になってしまいました。
postfixから、flushや、postsuper -d ALL後新規メール等も試しては見たのですが、全く受信できません.

よろしくお願いします。
0854名無しさん@お腹いっぱい。2009/05/31(日) 19:37:24
>>853
QUEUE が貯まっている時点で Dovecot に原因は無いだろ。
maillog 覗いてエラー吐いてるの確認して conf 見直せばいい。
0855名無しさん@お腹いっぱい。2009/05/31(日) 21:00:55
ttp://pc12.2ch.net/test/read.cgi/unix/1207042632/

>>854
>エラー吐いてるの確認して conf 見直せば
それが出来るなら
> mailqで、キューがたまっていることが確認できるものの、
> メールソフト(windowsメール)での受信が出来ません。
この質問は出ないはず。
まずアカウントの削除、作成をどのようにしてるか、と
あと
grep deferred /var/log/maillog | tail
の結果は必要かな。
08568532009/06/01(月) 03:42:57
ご回答ありがとうございます.

>>854
そうすると、原因はpostfixの方にあると言うことでしょうか?

>>855
アカウントの作成は
useradd -s /sbin/nologin (アカウント名)
で作成しています。
一度受信が成功したものは、webminから作成したものでしたが、ログイン出来ないユーザーでの新規作成をテストしていたところ、このような状態になってしまいました。


と、ここまで書いた状態で、postfixのmain.cfの設定をやり直してみたところ、受信できるようになりました。
ログの方も、今までのエラーをかくにんしたところ、一つはmailbox_size_limitを設定してやることで解決することまではわかったのですが、
warning: process /usr/libexec/postfix/local pid 9013 exit status 1
warning: /usr/libexec/postfix/local: bad command startup -- throttling

と出ていて、おそらく前者のエラーから後者のエラーが出ていたというところまでわかり、再設定をしてみたのですが、どうにか受信できました。
もし、このエラーの原因がよくあるミス等でわかるようでしたらご教授お願いいたします。

現状では、新規アカウントの作成をしても送受信の問題は無い状態です。

ご回答頂いた皆さん。ありがとうございました。
0857名無しさん@お腹いっぱい。2009/06/01(月) 05:34:53
わけもわからず構築してるんだろうね。危険危険。
どういう構成でサーバが動いていてどういう流れでメールが受信されるか
勉強し直した方が良いと思う。とりあえず続きはpostfixのスレでやりたまえ。
0858名無しさん@お腹いっぱい。2009/06/01(月) 15:37:25
http://dovecot.org/releases/1.1/dovecot-1.1.16.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.16.tar.gz.sig

Fixes a couple of bugs in v1.1.15's changes. Hopefully the last v1.1
release before v1.2.0.

- v1.1.15 could have crashed if mailbox-closing command was pipelined
after a mailbox-accessing command.
- v1.1.15's zlib plugin may have caused crashes when fetching
INTERNALDATE.
- Maildir: If messages had been deleted externally from new/ directory
and mailbox was opened with EXAMINE, Dovecot didn't immediately
notice that the messages were deleted.
- If message body started with a space, some operations could have
assert-crashed.
08598532009/06/02(火) 08:49:14
>>857

サーバーに関してはまだ勉強し始めたばかりで詳しくはわかっていない状態です。
まだまだ足りていない部分ばかりですので、勉強したいと思います。

ご回答ありがとうございました。
0860名無しさん@お腹いっぱい。2009/06/02(火) 10:56:56
>>859
手探りでやっていくんじゃなく、きちんと本を読んだほうがいいと思うぞ。
それもアプリケーションの設定本ではなく、メールシステム周りを解説した本。
0861名無しさん@お腹いっぱい。2009/06/04(木) 17:09:49
RedHat EL4に標準で入ってる
dovecot-0.99.11-9でサーバ運用していたのですが、
pop接続時にpop3-loginプロセスが時々解放されずに残るため
プロセスがどんどん蓄積されて最終的にはサーバがハングしてしまいました。
(たぶんプロセスが残るときは接続に失敗している)

dovecotのバージョンが古いことは重々分かっているのですが、
この問題はdovecotの既知の問題として存在していたのでしょうか。
バージョンアップすることで解消するでしょうか?

運用中のサーバのため、原因をはっきりさせないと
バージョンアップ作業の許可も得られないので・・
0862名無しさん@お腹いっぱい。2009/06/04(木) 19:56:37
>>861
割と確実に再現する現象だったら、ソースからインストールして
別ポートで動かして、そいつを使ってもプロセスが残らない、
という方法で検証できるんじゃない?
0863名無しさん@お腹いっぱい。2009/06/04(木) 20:13:24
>>861
これは?
http://dovecot.org/list/dovecot/2004-December/005443.html
Fix hanging when parsing mails that have over 4096 bytes in one
line (SMTP servers normally don't allow over 1000 bytes so it
shouldn't be much of a problem)
0864名無しさん@お腹いっぱい。2009/06/09(火) 22:31:15
>>862,863
ありがとうございます。
1行で4096というのはやはりよほど無いとは思います・・
他にも公式MLを当たったりしたのですが、それらしい情報は
ありませんでした。
実は複数台のサーバで同様の現象が出ているものがあるので、
もしかして既知のものかとも思ったのですが、
やはり実際に動作させてみるしかないですよね。
0865名無しさん@お腹いっぱい。2009/06/21(日) 02:33:37
あげ
0866名無しさん@お腹いっぱい。2009/06/22(月) 18:13:24
1.2 rc6。
>v1.2.0 should be out one week from now.
0867名無しさん@お腹いっぱい。2009/06/28(日) 13:29:39
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc7.tar.gz
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc7.tar.gz.sig

I'll make RC releases daily now until v1.2.0 is released, which will be
either on Monday or Wednesday. Please test as much as possible.

* Removed configure --with-deliver, --with-pop3d and --disable-ipv6
parameters.

+ Improved permission related error messages.
- mbox: Don't write garbage to mbox if message doesn't have a body.
- virtual: Fixed saving messages with keywords.
- virtual: Fixed infinite looping bug.
- zlib: Fixed error handling.
0868名無しさん@お腹いっぱい。2009/07/01(水) 09:51:57
1.2 rc8。

>Last few fixes before tomorrow's v1.2.0 release.
な、なんだってー。
0869名無しさん@お腹いっぱい。2009/07/01(水) 10:51:52
1.2 慌てて出す感じがするけど、何でだろう?
また、Bug 満載のような気が・・・・
0870名無しさん@お腹いっぱい。2009/07/02(木) 10:03:25
1.2.1マダー
0871名無しさん@お腹いっぱい。2009/07/02(木) 11:03:23
今日か明日中には。
0872名無しさん@お腹いっぱい。2009/07/02(木) 12:54:36
>>870
今、出ました。
0873名無しさん@お腹いっぱい。2009/07/03(金) 16:54:23
へい、おまち

As promised. No changes since v1.2.rc8 (except packaged in OS X, since CentOS 5 autotools didn't add support for configure --docdir).

Below are the largest changes since v1.1:

* When creating files or directories to mailboxes, Dovecot now uses
the mailbox directory's permissions and GID for them. Previous
versions simply used 0600 mode always. For backwards compatibility
dovecot-shared file's permissions still override these with Maildir.
* SQL dictionary (quota) configuration file is different than in v1.1.
See doc/dovecot-dict-sql-example.conf for the new format.
* deliver -m: Mailbox name is now assumed to be in UTF-8 format,
not modified-UTF7. Stephan Bosch's new Sieve implementation also
assumes UTF-8 format in fileinto parameters.

+ Full support for shared mailboxes and IMAP ACL extension.
The code is mainly from Sascha Wilde and Bernhard Herzog.
+ IMAP: Added support for extensions: CONDSTORE, QRESYNC, ESEARCH,
ESORT, SEARCHRES, WITHIN, ID and CONTEXT=SEARCH.
+ SEARCH supports INTHREAD search key, but the rest of the INTHREAD
draft isn't implemented yet so it's not advertised in capability.
+ THREAD REFS algorithm where threads are sorted by their latest
message instead of the thread root message. There is also no base
subject merging.
+ IMAP: Implemented imap-response-codes draft.
+ Thread indexes for optimizing IMAP THREAD command and INTHREAD
search key.
+ Added userdb checkpassword (by Sascha Wilde)
+ Virtual mailboxes: http://wiki.dovecot.org/Plugins/Virtual
+ Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate
+ Listescape plugin: http://wiki.dovecot.org/Plugins/Listescape
0874名無しさん@お腹いっぱい。2009/07/03(金) 20:20:50
おかしいな。1.2.1がまだ出てこないということは、今出てる1.2.0は1.2rc9だな。
0875名無しさん@お腹いっぱい。2009/07/10(金) 13:01:42
キタナ
0876名無しさん@お腹いっぱい。2009/07/19(日) 17:46:28
最近imap4対応のプロバイダが増えてきたけど
やっぱりcyrusなのかな?
0877名無しさん@お腹いっぱい。2009/07/27(月) 16:15:07
何時落ち着くかな?

http://dovecot.org/releases/1.2/dovecot-1.2.2.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.2.tar.gz.sig

Found and fixes several v1.2-specific bugs. Hopefully it's now stable
for most people's usage.

* GSSAPI: More changes to authentication. Hopefully good now.
* lazy_expunge plugin: Drop \Deleted flag when moving message.

+ dovecot -n/-a now outputs also lda settings.
+ dovecot.conf !include now supports globs (e.g.
!include /etc/dovecot/*.conf). Based on patch by Thomas Guthmann.
+ acl: Support spaces in user/group identifiers.
+ shared mailboxes: If only %%n is specified in prefix, default to
current user's domain.
- Dovecot master process could hang if it received signals too rapidly.
- Fixed "corrupted index cache file" errors (and perhaps others) caused
by e.g. IMAP's FETCH BODY[] command.
- IMAP: When QRESYNC is enabled, don't crash when a new mail is
received while IDLEing.
- IMAP: FETCH X-* parameters weren't working.
- Maildir++ quota: Quota was sometimes updated wrong when it was
being recalculated.
- Searching quoted-printable message body internally converted "_"
characters to spaces and didn't match search keys with "_".
- Messages in year's first/last day may have had broken timezones
with OSes not having struct tm->tm_gmtoff (e.g. Solaris).
- virtual plugin: If another session adds a new mailbox to index,
don't crash.
0878名無しさん@お腹いっぱい。2009/07/27(月) 23:59:48
UPDATE: Solaris, AIX and maybe some other OSes require a build fix for v1.2.2.

矢継ぎ早にこんなん出るあたりがすばらしい。
0879名無しさん@お腹いっぱい。2009/07/31(金) 07:55:24
出なくて放置よりは。
0880名無しさん@お腹いっぱい。2009/08/08(土) 12:31:45
1.2.3
0881名無しさん@お腹いっぱい。2009/08/08(土) 14:27:49
1.1系は終わり?
0882名無しさん@お腹いっぱい。2009/08/13(木) 02:36:38
質問です。
1.2.3 をCentOS5.3 、MUA:Thunderbird で利用しています。
searchコマンド(body)のヒットがまちまちなので、悩んでいます。

バージョン等はあまり関係ないかもしれませんが、
メールのcharsetがiconvサポート外の場合はヒットしないのは分かりますが、
iso-2022-jpの場合でも、ヒットしない場合があります。

ヒットしないメールは、
ファイルエンコード:ascii、nkf:ascii、charset:iso-2022-jp で、
本文に符号化された日本語を含んでいます。

charsetをutf-8 に書き換えると、文字化けは発生しますが、
searchでヒットするようになります。
理想的には、MIMEに手を加えずに、全件ヒットしてほしいのですが。。
デフォルトは ascii,utf-8 しか検索しないということはないですよね。
MUAのログでも、uid search body "hogehoge" しか実行していませんでした。

何か設定の見落とし等があるかもしれませんので、ご存知の方がいればご教授願いたいです。
0883名無しさん@お腹いっぱい。2009/08/18(火) 01:46:04
1.2.4出た。
0884名無しさん@お腹いっぱい。2009/08/18(火) 01:49:08
考えてみればIMAPで検索ってしたことないな。
0885名無しさん@お腹いっぱい。2009/08/18(火) 01:56:14
>>884
Thunderbirdでconnect状態の時に検索かけるとIMAPの検索がかかる。
disconnect状態だと当然Thunderbirdで検索かかるけど。
0886名無しさん@お腹いっぱい。2009/08/19(水) 00:35:17
そろそろ1.2系に移行しますかね
0887名無しさん@お腹いっぱい。2009/08/25(火) 00:57:40
1.2 系に UP したいが conf 見直すのが正直めんどい。
history でも眺めて必要性があればやるかな
0888名無しさん@お腹いっぱい。2009/08/29(土) 19:11:23
MacOSX 10.6 Snow Leopard に MacPortsのdovecot1.1.16で・・・
auth-worker(default): pam(username,IPaddr): pam_start() failed: system error
みなさんどうですか?
0889名無しさん@お腹いっぱい。2009/08/30(日) 22:16:28
どうって言われても、ねー。
08908882009/08/31(月) 00:22:16
いや、ちゃんとアップグレードして動いてますか?自分だけ?と。

ところで、Snow Leopard Serverの方ってメールサーバにDovecot使ってるんですか?
0891名無しさん@お腹いっぱい。2009/08/31(月) 01:28:21
メールサーバにOS X使ってる事例がわんさかあるとでも思ってんのかねえ
08928882009/09/01(火) 22:33:10
多分、共有ライブラリの関係で動かなくなった
→MacPortで入れ替えたけど、0.9?ぐらいのままで放置してたので設定ファイル書き間違えた
→さっき見直したら動いた。
>>891
ほとんどないと思うけど。検索したらDovecot採用?ってのが出てくるからついでに聞いただけ。
■ このスレッドは過去ログ倉庫に格納されています