Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- spamassassin
- can run # ps and see the command line arguments. If you really must do it non-interactively # then se... wordfilename=None # where the password is stored if requested savepw=0 # save the password # name of /dev/null if os.name=="nt": devnull="nul" else: devnul... /dev/null" # satest is what command is used test if the message is spam satest="spamassassin --exit-c
- spamreport
- ################### OLDDATE=`cat ${LASTRUNFILE}` if [ -d ${TMPDIR} ]; then for DIR in ${USERF... MAILBOX: " ${MAILBOX} cd ${DIR} if [ -d "Junk" ]; then ################## # Re... ########## # Only do this if we have spam (${TOTALSPAMCOUNT} > 0) # ... ######################### if [ "${TOTALSPAMCOUNT}" -gt "0" ]; then ### echo