if

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

spamassassin
66 Treffer, Zuletzt geändert:
# Do not block the web-sites of Novell and SUSE ifplugin Mail::SpamAssassin::Plugin::URIDNSBL urid... 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
spamreport
7 Treffer, Zuletzt geändert:
################### 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