[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RaQ4: procmail-beginner



Here is a really good link for beginners.

http://userpages.umbc.edu/~ian/procmail.html

Herbert Malle wrote:

> Hi !
>
> I am a total beginner and I have problems with the program procmail.
> Do I have to activate procmail at the server, or already run the daemon in
> the background?
> ( How can I activate Procmail???)
>
> Where the file .procmailrc belongs ?
> ( in /users/username.... ???)
>
> ++++++++++++++++
> My .procmailrc-file:
>
> PATH=/usr/bin:/usr/local/bin    # Path Variables for the procmail session
> MAILDIR=$HOME/Mail              # could be either $HOME/mail or $HOME/Mail
> LOGFILE=$MAILDIR/procmail.log   # Keep a log of what comes in and where it
> goes
> VERBOSE=no                      # No error Reporting --values (no|off
> yes|on)
> COMSAT=no                       # set to no|off
> SENDMAIL=/usr/bin/sendmail      # sendmail location
>
> :0
>  * ^To:.*info@xxxxxxxxxxx
>
> {
>    :0c
>   ! hmalle@xxxxxxxxxxxxxxx
>
> }
> ++++++++++++++++
>
> Please help me !!!!
>
> Thanks,
>
> Herbert
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users

--