Table 1
Variables to modify in the majordomo.cf configuration file.
| variable modification | |
| $whereami | Set to the domain name of the server. |
| $whoami | This should probably be "Majordomo\@$whereami"; |
| $whoami_owner | The email address of the administrator of this computer. |
| $homedir | Set to "/usr/local/majordomo" or wherever you've decided to install. |
| $listdir | Set to "$homedir/lists" |
| $log | Set to "$homedir/Log" or as preferred (you may want to use /var/log/majordomo, instead) |
| $sendmail_command | Set to the path and name of your sendmail installation (usually /usr/lib/sendmail or /usr/sbin/sendmail) |
| $mailer | Set to "$sendmail_command -oi -oee -f\$sender" |
| $bounce_mailer | Set to "$sendmail_command -oi -oee -f\$sender -t" |
