migration_guide_from_v3_to_v4
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| migration_guide_from_v3_to_v4 [2019/02/02 16:56] – [v4 Commission] spammy | migration_guide_from_v3_to_v4 [2019/12/03 02:11] (current) – [v4 Commission] spammy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Migration Guide from eFa v3 to eFa v4 (Live Migration) | + | ====== Migration Guide from eFa v3 to eFa v4 ====== |
| ===== Overview ===== | ===== Overview ===== | ||
| - | Migrating from v3 to v4 live is possible using the backup and restore functionality of eFa. | + | Migrating from v3 to v4 is possible using the backup and restore functionality of eFa. |
| The process involves doing the following: | The process involves doing the following: | ||
| Line 37: | Line 37: | ||
| - sudo chmod -R 775 / | - sudo chmod -R 775 / | ||
| - sudo chmod -R 775 / | - sudo chmod -R 775 / | ||
| + | - sudo sa-learn --backup > / | ||
| If you are using opendkim, do the following | If you are using opendkim, do the following | ||
| Line 50: | Line 51: | ||
| - sshfs < | - sshfs < | ||
| - cp / | - cp / | ||
| + | - chmod 600 / | ||
| + | - chown root:root / | ||
| + | - cp / | ||
| The following steps apply if you want to keep your quarantine | The following steps apply if you want to keep your quarantine | ||
| Line 86: | Line 90: | ||
| * / | * / | ||
| * / | * / | ||
| + | |||
| + | If your bayes database is blank in the MailWatch GUI after migration, run this: | ||
| + | |||
| + | * sudo sa-learn --clear | ||
| + | * sudo sa-learn --restore / | ||
| The following steps apply if you are using opendkim | The following steps apply if you are using opendkim | ||
| Line 91: | Line 100: | ||
| * / | * / | ||
| * smtpd_milters = inet: | * smtpd_milters = inet: | ||
| - | * non_smtpd_milters: inet: | + | * non_smtpd_milters |
| * sudo systemctl enable opendkim | * sudo systemctl enable opendkim | ||
| * sudo systemctl start opendkim | * sudo systemctl start opendkim | ||
| * sudo systemctl reload postfix | * sudo systemctl reload postfix | ||
| - | + | If you use 3rd party virus scanners, those will need to be installed on the new appliance. | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
migration_guide_from_v3_to_v4.1549126588.txt.gz · Last modified: 2019/02/02 16:56 by spammy
