[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

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
Next revisionBoth sides next revision
howtos:network_services:postfix_dovecot_mysql:dovecot [2015/02/16 06:46 (UTC)] astrogeekhowtos:network_services:postfix_dovecot_mysql:dovecot [2015/02/16 09:48 (UTC)] – First complete version astrogeek
Line 1: Line 1:
  
 ===== Installing The Dovecot MDA ===== ===== Installing The Dovecot MDA =====
-<note important>This article is under construction and not complete! Please return later...</note> 
  
 Dovecot is a popular and secure mail delivery agent, or MDA, which can be configured to work alongside the postfix MTA. Dovecot is a popular and secure mail delivery agent, or MDA, which can be configured to work alongside the postfix MTA.
Line 65: Line 64:
 We will work from top to bottom of the copied file list to perform configuration. We will work from top to bottom of the copied file list to perform configuration.
  
-Open the file, /etc/dovecot.dovecot.conf and make the following changes:+Open the file, /etc/dovecot/dovecot.conf and make the following changes:
 <code> <code>
 vi /etc/dovecot/dovecot.conf vi /etc/dovecot/dovecot.conf
 howtos:network_services:postfix_dovecot_mysql:dovecot ()