Questions tagged [roundcube]

For questions about the webmail service Roundcube

18 questions
2
votes
2 answers

What is causing this Apache 401 error?

I have Apache 2.4 installed on Debian 9.9, basically doing nothing but serving an instance of Roundcube (currently 1.4 RC-1). The document root of Apache is /home/web (because reasons), and the Roundcube instance is installed in /home/web/mail. The…
Darren
  • 2,776
2
votes
1 answer

Looking for strict local mail server (no email sending and receving from outside world)

I am looking for a mail solution (or server) that work only inside an office and only employees inside the office can send and receive the email from each other. I don't want the employee to send email to the outside world even if they try to send…
Aman
  • 23
1
vote
0 answers

Scheduled auto reply - Email

I have been trying for a while but cannot see any way to have out of office Auto replies run on a schedule. I currently use Thunderbird as my email client, Roundcube as my webmail client app, and Plesk to control the cloud e-mail server from 1&1…
SupGen
  • 323
  • 1
  • 3
  • 13
1
vote
1 answer

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 log entries to this issue but I will try to outline…
1
vote
1 answer

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…
sinkmanu
  • 219
1
vote
1 answer

Install roundcube, ubuntu server: IMAP NOT OK

I'm trying to install mail server on my ubuntu server. I'm comeing to step3 i'm trying to login to the smap (roundcube). got the error below IMAP connect: NOT OK(Login failed for postmaster@hvass7.com from 192.168.0.10. Wrong startup greeting…
fredy4
  • 21
1
vote
1 answer

How do I login to Roundcube admin?

I did nothing but more than follow the tutorial here (https://www.linuxbabe.com/mail-server/install-roundcube-webmail-ubuntu-16-04-nginx-mariadb-php7) and I can successfully access to my webmail URL. However, the issue is that I have no idea what…
1
vote
0 answers

How to retrieve IMAP mails that are not associated with any folder anymore?

I was trying to clean up my IMAP folders. For some reason I had two inbox folders, one called "INBOX" and one called "Inbox", which I was trying to merge. I must have messed up when renaming them, because when I then moved my old mails into the…
1
vote
1 answer

How to chose dependancy alternative during package installation on Debian

I want to install Roundcube and use PostgreSQL but Debian wants to install mariadb and mysql as a dependancy. Details: I am trying to install Roundcube which depends on roundcube-core which in turn depends on mysql or sqlite or postresql: #…
0
votes
1 answer

How can I give to RoundCube the login credentials through HTTP so the user will not require to enter them?

Well, I have a dedicated hosting server service and it has a Plesk panel for its administration, as many will know Plesk comes with RoundCube as the default service for webmail access. My issue is that the users of a created email account do not…
TheBot
  • 1
0
votes
1 answer

Sendmail/roundcube delivery issues only through command line to external email

I have been playing with this issue that was discovered initially when people were unable to use the vacation feature in roundcube, it would provide a 554 5.7.1 *@gmail.com: Relay access denied 554 5.0.0 Service unavailable <<< 421 4.7.0…
0
votes
0 answers

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 started Dovecot with roundcube, when i go to see…
jjwrx
  • 1
0
votes
1 answer

Fail2ban Debian stretch roundcube-auth failregex doesnt work

Debian Stretch - roundcube-auth doesnt ban failed logins from IP. It seems like fileregex doesnt match logged failed logins. faile logins in /var/log/mail.log from roundcube is like Mar 30 16:15:31 debian roundcube[13209]: IMAP Error:…
Kenny
  • 31
  • 7
0
votes
0 answers

roundcube - Authentication failure

i'm trying to craete a mail server in ubuntu server. but i got this error here: Trying to send email... SMTP send: NOT OK(Authentication failure: SMTP server does not support authentication (Code: )) Can some one help me with this?
fredy4
  • 21
0
votes
2 answers

selinux preventing PHP/Roundcube from connecting to local SMTP or IMAP ports

EDIT: I've determined the cause is selinux. After disabling enforcement with setenforce 0 everything worked. So the new question is, what's going on with selinux? I only have default CentOS 7 policies. I've configured RoundCube mail on CentOS…
Chris
  • 670
1
2