by sarkarijob | Jan 8, 2020 | roundcube
install pigeonhole dovecotRoundcube autoresponder1. Log in to your Roundcube. Usually done going to your mail server. In example mail.yourdomain.com2. Log in with your username and password. Your username is usually your email address.3. Go to your Roundcube email...
by sarkarijob | Jan 2, 2020 | roundcube
tail -f /var/log/roundcubemail/errors.log[02-Jan-2020 17:38:37 UTC] PHP Warning: strtotime(): Invalid date.timezone value ‘IST’, we selected the timezone ‘UTC’ for now. in /usr/share/roundcubemail/program/lib/Roundcube/session/db.php on...
by sarkarijob | Oct 15, 2019 | dovecot, roundcube
Check both 1. Roundcube error log in /var/log/rouncubemail/error.logEroor: rcube imap.php on line 202 (POST /webmail/?_task=mail&_action=login 2. Dovecot error log in / var/log/maillogauth: Error: passwd-file: open(/etc/dovecot/users)this error...
by sarkarijob | Oct 14, 2019 | roundcube
If you have a working installation of Roundcube and for some reason change your IP address the result is missing address book entries of all users.If in the configuration file config/main.inc.php the line:$rcmail_config[‘default_host’] =...
by sarkarijob | Oct 14, 2019 | roundcube
In this installment I’ll show you how to export roundcube contacts to a CSV file straight from the Roundcube database. Perhaps a customer has moved to a different server, and no longer has access to their roundcube mail. You can restore the Roundcube database,...
by sarkarijob | Oct 13, 2019 | roundcube
It means dovecot is not running or installedyum install dovecotor systemctl restart dovecot