dovecot help.

Hi.
I'm trying to setup dovecot with postfix. However, when I run dovecot, I get the errors below. I am using dovecot and postfix on a ubuntu 20.04 VPS.

● dovecot.service - Dovecot IMAP/POP3 email server                             
      Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset
: enabled)                                                                     
      Active: failed (Result: exit-code) since Sat 2020-12-12 11:00:38 UTC; 4min
32s ago                                                                         
        Docs: man:dovecot(1)                                                     
              http://wiki2.dovecot.org/                                         
     Process: 9447 ExecStart=/usr/sbin/dovecot -F (code=exited, status=89)       
    Main PID: 9447 (code=exited, status=89)                                     
                                                                                 
Dec 12 11:00:38 mail.atencialaw.net systemd[1]: Started Dovecot IMAP/POP3 email
server.                                                                         
Dec 12 11:00:38 mail.atencialaw.net dovecot[9447]: doveconf: Fatal: Error in con
figuration file /etc/dovecot/conf.d/10-master.conf line 86: Expecting '{'       
Dec 12 11:00:38 mail.atencialaw.net systemd[1]: dovecot.service: Main process ex
ited, code=exited, status=89/n/a                                               
Dec 12 11:00:38 mail.atencialaw.net systemd[1]: dovecot.service: Failed with res
ult 'exit-code'.                                                               

Now, i have taken a look at 10-master.conf, but everything seems to be fine. The following is the lines sorounding line 86.

service auth {
    unix_listener /var/spool/postfix/private/auth {
      mode = 0660
      user = postfix
      group = postfix
    }
}

So, what am I doing wrong here? Everything seems to be correct syntax?
PS: I know this might not be the right place to post this, but there is no postfix/dovecot forums I can find.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : thetechguy via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : thetechguy via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : riku via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : thetechguy via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : thetechguy via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : thetechguy via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : thetechguy via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector

Reply via email to