Return to UOCC HomeComputing News Home
Header bar

Some SummerTips for List Owners

Head off problems by editing your .config file

Lucy Lynch
Listmaster

listmaster@lists.uoregon.edu

To avoid auto-responder list bombings this summer, try adding this to your .config file:

# taboo_headers   [regexp_array]   (undef)   <resend>
# If any of the headers matches one of these regexps, then the
# message will be bounced for review.
taboo_headers       << END
/.*vacation/i
/.*out\sof\soffice/i
END
 

(Note that the /i option will catch both upper and lower case items.)

For details on how to edit .config files, see http://darkwing.uoregon.edu/~llynch/majordomo/get-config.html

Majordomo Documentation for Listowners

UO pages:
http://cc.uoregon.edu/mailinglists/manage.html

Workshops:
http://darkwing.uoregon.edu/~llynch/majordomo/

Problems:
http://darkwing.uoregon.edu/~majordom/problems.html


Summer 2002 Computing News | Computing Center Home Page