#14724 closed defect (fixed)
spamassassin overwrites user local.cf
Reported by: | synfinatic@… | Owned by: | simon@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Specifically, every upgrade overwrites the /opt/local/etc/mail/spamassassin/local.cf. Very painful for users like me which have site specific configuration for all users.
Change History (4)
comment:1 Changed 17 years ago by danielluke (Daniel J. Luke)
Owner: | changed from macports-tickets@… to simon@… |
---|
comment:2 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|
comment:3 Changed 16 years ago by simon@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sorry for the late reply. I fixed this in r39213. Now all configuration files are named with .sample and must be renamed prior to use. So from now on no configuration files will be overwritten.
Simon