Hallo Tobias,
Ich eine .qmail Datei die meines wissenstandes das selbe tut wie
.forward. Die uebergibt dann meine Mails an procmail.
Diese Datei beinhaltet folgendes:
#cat .qmail
|preline /usr/local/bin/procmail -m -t
meine .procmail Datei sieht so aus:
PATH=$HOME/bin:/usr/bin:/usr/ucb:/bin:/usr/local/bin:.
MAILDIR=$HOME/Mail
DEFAULT=${MAILDIR}/private
LOGFILE=$HOME/.pmlog
LOCKFILE=$HOME/.lockmail
VERBOSE=YES
###De-BSD-Questions
:0:
* ^Sender: owner-de-bsd-questions(at)DE.FreeBSD.ORG
${MAILDIR}/bsd-questions
###########################################################
###FreeBSD-STABLE##########################################
:0:
* ^Sender: owner-freebsd-stable(at)freebsd.org
${MAILDIR}/freebsd-stable
###########################################################
###FreeBSD-SECURITY##########################################
:0:
* ^Sender: owner-freebsd-security(at)freebsd.org
${MAILDIR}/bsd-security
###########################################################
###FreeBSD-SECURITY##########################################
:0:
* ^Sender: owner-freebsd-security-notifications(at)freebsd.org
${MAILDIR}/bsd-security-notifications
###########################################################
Vielleicht hilft es Dir ja weiter.
Grusz Tommy
On Thu, Jul 01, 2004 at 06:49:41PM +0200, Tobias Kilb wrote:
> Servus,
>
> ich hab mal folgende Frage. Ich hole meine E-Mails mit fetchmail von
> 3 Pop3 Servern ab. Die Mails liegen dann in /var/mail/tobias. Da ja
> immer soviele mails von der Mailingliste kommen ;-) m?chte ich die
> e-mails (de-bsd-questions) von
>
> /var/mail/tobias
>
> nach
>
> /home/tobias/Mail/de-bsd-questions
>
> umsortieren lassen. Die Mailbox in /home/tobias/Mail waere ja dann
> Maildir?! Dafuer muesste ich dann wohl procmail nehmen. Die Frage
> ist jetzt,
>
> wie konfiguriere ich procmail, dass er von /var/mail/tobias die bsd
> mailings in mein $HOME/Mail/de-bsd-questions verschiebt.
>
> Und noch wichtiger, wie konfiguriere ich mutt, dass er das so
> macht!?
>
> Weiss da einer Rat!? Ich hab auch nix brauchbares ?ber google.de
> gefunden.
>
> mfg
>
> Tobias
>
> To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
> with "unsubscribe de-bsd-questions" in the body of the message
-- Das Büro am Draht GmbH | Blücherstraße 22 | D-10961 Berlin http://www.dasburo.com Key fingerprint = BFED 7E4C 8B67 64C8 B210 89D1 5678 1A02 7354 DFB5 To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 02 Jul 2004 - 15:22:35 CEST