suzana | 24 Oct 2001 18:51
Picon

pm-jamime-kill.rc didnt work...(my fault,most probably!;)

hi all....
i've downloaded the pm-doc from jari and unzip in my linux redhat 7.1
(i'm going to test it here before using it in sunOS)...i've set up my
/etc/procmailrc like so (thanks Martin!):

DROPPRIVS=YES
VERBOSE=on
LOGABSTRACT=all
LOGFILE=/var/log/procmail/$LOGNAME.log
PATH="/etc/procmail:/usr/bin:/usr/local/bin:/usr/sbin:$PATH"
SHELL=/bin/sh
PMSRC=/etc/procmail
SECURITY_NOTIFY="postmaster, root"
##SECURITY_NOTIFY_VERBOSE="postmaster"
##SECURITY_QUARANTINE=/var/spool/mail/quarantine
SECURITY_QUARANTINE=/var/log/procmail/quarantine
SECURITY_NOTIFY_SENDER=YES
#Possibly infected by viruses
#Replace `mail' with your mail directory (Pine uses mail, Elm uses Mail)

MAILDIR=$HOME/mail
#Directory for storing procmail log and rc files
PMDIR=$HOME/.procmail
myCustomMimeType = "application/ms"     # must be all lowercase
:0
*$ $myCustomMimeType
{
JA_MIME_TYPE = $myCustomMimeType
}
myCustomMimeType1 = "application/octet-stream"     # must be all
(Continue reading)

Martin MOKREJŠ | 26 Sep 2001 12:26
Picon
Favicon

Re: pm-jamime-kill.rc didnt work...(my fault,most probably!;)

Hi Suzana,

On Thu, 25 Oct 2001, suzana wrote:

> hi all....
> i've downloaded the pm-doc from jari and unzip in my linux redhat 7.1
> (i'm going to test it here before using it in sunOS)...i've set up my
> /etc/procmailrc like so (thanks Martin!):
>
> DROPPRIVS=YES
> VERBOSE=on
> LOGABSTRACT=all
> LOGFILE=/var/log/procmail/$LOGNAME.log

What does the logfile say?

> :0
> *$ $myCustomMimeType
> {
> JA_MIME_TYPE = $myCustomMimeType
> }
> myCustomMimeType1 = "application/octet-stream"     # must be all
> lowercase
> :0
> *$ $myCustomMimeType1
> {
> JA_MIME_TYPE = $myCustomMimeType1
> }
> INCLUDERC = $PMSRC/pm-jamime-kill.rc

(Continue reading)


Gmane