[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 959] Re: メールデータについて
- Subject: [postfix-jp: 959] Re: メールデータについて
- From: SATOH Fumiyasu <fumiya@xxxxxxxxxxx>
- Date: Fri, 07 Jan 2005 20:12:46 +0900
At Fri, 07 Jan 2005 15:32:07 +0900,
Katsushi Sakurane wrote:
> このファイル名、末尾にホスト名が付いているのですが、qmail-pop3d
> ではサーバのホスト名と同じファイルしか表示してくれず、サーバの
> 負荷分散でMaildirを共用しようとした時に困った覚えがあります。
qmail-pop3d に、そのような妙な制限はありませんよ。
$ hostname
sugar
$ cd
$ mkdir test
$ cd test
$ /var/qmail/bin/maildirmake Maildir
$ echo foo >Maildir/new/foo.foo
$ echo barbar >Maildir/new/bar.bar
$ echo hogehogehoge >Maildir/new/hoge.hoge
$ /var/qmail/bin/qmail-pop3d Maildir
+OK
list
+OK
1 4
2 13
3 7
..
uidl
+OK
1 foo.foo
2 hoge.hoge
3 bar.bar
..
retr 1
+OK
foo
..
retr 2
+OK
hogehogehoge
..
retr 3
+OK
barbar
..
quit
+OK
--
-- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
-- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 964] Re: メールデータについて, Katsushi Sakurane
- References
-
- [postfix-jp: 951] Re: メールデータについて, Katsushi Sakurane
- [postfix-jp: 953] Re: メールデータについて, qwe100
- [postfix-jp: 956] Re: メールデータについて, Katsushi Sakurane
- [postfix-jp: 957] Re: メールデータについて, Takahiro Kambe
- [postfix-jp: 958] Re: メールデータについて, Katsushi Sakurane
[検索ページ]
[Postfix-JP ML Home]