User Tools

Site Tools


computing:roundcube

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
computing:roundcube [2025/02/15 22:31] oemb1905computing:roundcube [2025/02/15 22:44] (current) oemb1905
Line 97: Line 97:
   <$config['db_dsnw'] = 'mysql://roundcube:pass@localhost/roundcube';>   <$config['db_dsnw'] = 'mysql://roundcube:pass@localhost/roundcube';>
   <$config['des_key'] = 'rcmail-!24ByteDESkey*Str';?   <$config['des_key'] = 'rcmail-!24ByteDESkey*Str';?
-  <$config['imap_host'] = 'tls://mail.domain.com:143';>+  <$config['imap_host'] = 'startls://domain.com:143';>
   <$config['smtp_host'] = 'tls://mail.domain.com:587';>   <$config['smtp_host'] = 'tls://mail.domain.com:587';>
   <$config['enable_spellcheck'] = true;>   <$config['enable_spellcheck'] = true;>
Line 139: Line 139:
   ];   ];
  
-Nextwe will...+Alrightthe basic configuration is now doneI can send and receive emails using jonathan@domain.com, with full health spf, dkim, and appropriate dmarc setup.
  
  
  --- //[[alerts@haacksnetworking.org|oemb1905]] 2025/02/15 21:42//  --- //[[alerts@haacksnetworking.org|oemb1905]] 2025/02/15 21:42//
  
computing/roundcube.1739658661.txt.gz · Last modified: 2025/02/15 22:31 by oemb1905