Vconvert Backend: Difference between revisions

From QmailToaster
Jump to navigation Jump to search
m (Ebroch moved page Migrate Backend to Vconvert Backend)
No edit summary
Line 1: Line 1:
  '''On destination host'''
  '''Migrate'''
  Install Rocky [[CentOS_7_QT_Install|7]] [[Rocky,_Alma,_Springdale_8_QT_Install|8]] or [[Rocky,_Alma,_Springdale_9_QT_Install|9]]
  [[EL7_to_EL_8_or_9|Instructions]]  
qmailctl stop && systemctl stop dovecot
 


  c) On destination host
  c) On destination host

Revision as of 21:33, 29 March 2024

Migrate
Instructions 
c) On destination host
# Convert vpasswd files to mysql vpopmail db, aliases must be handled manually
/home/vpopmail/bin/vconvert -c -m
qmailctl cdb && qmailctl start && sleep 2s && systemctl start dovecot && toaststat
2) In place conversion*
# qmailctl stop && systemctl stop dovecot
# yum install -y yum-utils
# yum-config-manager --enable qmt-current
# yum reinstall qmail qmailadmin dovecot* ezmlm* vpopmail vqadmin
# /home/vpopmail/bin/vconvert -c -m
# qmailctl start && sleep 2s && systemctl start dovecot && toaststat
* Aliases must be done manually.
  Will convert to many domain format if 
  vpopamil was compiled with this option
Questions, comments, suggestions, corrections...contact Eric on the QMT list