diff options
Diffstat (limited to '')
| -rw-r--r-- | README.SENDMAIL | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.SENDMAIL b/README.SENDMAIL index b4c729070..48e8b80b3 100644 --- a/README.SENDMAIL +++ b/README.SENDMAIL @@ -19,6 +19,14 @@ can just execute these commands (you might have to do these as root): % cd /etc/smrsh % ln -s /home/mailman/mail/wrapper wrapper +One complication: if you're running Majordomo and Mailman +simultaneously (i.e. in the process of migrating from MD to MM :), +then you might have a small problem because Majordomo also uses a +program called `wrapper'. In this case, Paul Tomblin suggests calling +the Mailman symlink `mailman_wrapper', and changing the alias entries +to call this instead of `wrapper'. You might want to hack bin/newlist +to output this instead. + Local Variables: mode: text |
