Skip to main content

All Questions

Tagged with
0 votes
0 answers
282 views

Dovecot: Relative home directory paths not supported

I got a problem with dovecot, I have an external disk with all the emails in the Maildir format, I mounted this disk in Linux and for each user, I created a symbolic link (with ln -s) and then i ...
jjwrx's user avatar
  • 1
1 vote
1 answer
465 views

Roundcube issues after server upgrade (Debian 10, PHP7)

I have upgraded my DigitalOcean droplet from Debian 8 to Debian 10, as well as upgraded PHP from PHP5 to PHP7.3. I also upgrade RoundCube to 1.4.2. Everything seems to work fine. I see no obvious ...
KingsInnerSoul's user avatar
1 vote
1 answer
1k views

Retrieve emails from different folders in Office 365 with getmail in mbox format and Dovecot

I have an Office 365 account who has multiple folders (mailboxes). With getmail I can retrieve all emails from all mailboxes with the following configuration: [retriever] type=SimpleIMAPSSLRetriever ...
sinkmanu's user avatar
  • 211
0 votes
1 answer
190 views

integrating roundcube or another MUA with dovecot/postfix already installed

I have gotten dovecot and postfix installed and working; I can send mail and receive it successfully on my linux Ubuntu 16.04 server. As part of that installation I have a database named servermail ...
Oliver Williams's user avatar
-1 votes
1 answer
650 views

RoundCube Send but dont receive

I just finished installing my Mail server following this tutorial : here And installed Roundcube following this tutorial : here So For now, I m able to send email but can't receive, so I need some ...
Dolomats's user avatar