Ticket #26 (defect)
Opened 2 years ago
myvocs-box ships with a non-empty sympa_aliases file.
Status: new
| Reported by: | jpr@openidp.org | Assigned to: | |
|---|---|---|---|
| Priority: | standard | Keywords: | sendmail aliases sympa |
| Cc: |
The /etc/mail/syampa_aliases file shipped with mvb is not empty as would be exected when no VOs have been configured. Left over VOs from initial testing remain. This file should be empty at the start.
Work around: cp /dev/null /etc/mail/sympa_aliases; make -C /etc/mail
