Am Dienstag, 13. Juli 2004 14:21 schrieb [EMAIL PROTECTED]:
> habe bis jetzt fetchmail probiert...bin aber nicht der Meinung dass dies
> ein domainpop erledigen kann!
>
hmm wenn ich Dich nicht falsch verstanden habe, dann hast Du eine POP3 Box
(ObdA [EMAIL PROTECTED]) in die verschiedene Mails f�r ({user1|user2|...|
[EMAIL PROTECTED]) reinkommen.
was st�rt Dich an den fetchmail-F�higkeiten f�r multi-drop-Mailboxen:
<quote>
Here's what a simple retrieval configuration for a multi-drop mailbox looks
like:
poll pop.provider.net:
user maildrop with pass secret1 to golux 'hurkle'='happy' snark here
This says that the mailbox of account `maildrop' on the server is a
multi-drop box, and that messages in
it should be parsed for the server user names `golux', `hurkle', and
`snark'. It further specifies that
`golux' and `snark' have the same name on the client as on the server,
but mail for server user `hurkle'
should be delivered to client user `happy'.
</quote>
Andreas