Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Newbie zsh setup warts (history, pipes, export, ...).




"s. keeling" <keeling@xxxxxxxxxxx> writes:

> I also need a little administrative help; are there any procmail users
> on the list, and what do you use to tame zsh-users? Here's what I've
> come up with so far:

>    # zsh-users
>    #
>    :0
>    * 1^0 ^TO_zsh\-users
>    * 1^0 ^Delivered\-To:.*zsh\-users
>    * 1^0 ^Newsgroups:.*comp\.shells\.zsh
>    {
>      LOG="zsh-users - "
>      :0:
>      IN.zsh-users
>    }


MAILSAVE=${HOME}/Maildir.mail/

THISMONTH="`date +%Y-%m`"

:0
* ^Mailing-List:.*zsh-users-help@sunsite\.dk.*
${MAILSAVE}zsh-users-${THISMONTH}/

Note!: Slash in the end of mailfolder-name means it is Maildir-formatted
folder, not boring old mbox-formatted folder.


-- 
Juhapekka "naula" Tolvanen * * http colon slash slash iki dot fi slash juhtolv
"kummaan paikkaan itsesi karkotit, syyttä syyllisten seuduille. raskaisiin
taloihin pesit, kirkuviin huoneisiin. mitä ne sinulle tekevät siellä? kuka on
raapinut nimesi pois, nimesi, kasvosi, mielesi oivat palvelemaan konetta?" CMX



Messages sorted by: Reverse Date, Date, Thread, Author