how to setup a fully fledged mail server with iRedMail on Ubuntu 18.04<\/a>.<\/p>\n\n\n\nRestart Apache<\/p>\n\n\n\n
service apache2 restart<\/pre>\n\n\n\nBtw, if you want to test the connection for Email and Database, enable the installer in the Roundcube configuration;<\/p>\n\n\n\n
echo \"\\$config['enable_installer'] = 'true';\" >> \/var\/www\/roundcube\/config\/config.inc.php<\/code><\/pre>\n\n\n\nRestart Apache and access the installer from the browser to test the connections;<\/p>\n\n\n\n
http://roundcube.kifarunix-demo.com\/installer<\/code><\/pre>\n\n\n\nAfter everything works fine, then remove the installer;<\/p>\n\n\n\n
sed -i '\/enable_installer\/s\/^\/#\/g' \/var\/www\/roundcube\/config\/config.inc.php<\/code><\/pre>\n\n\n\nAccessing Roundcube Web Interface<\/h3>\n\n\n\n You are now ready to access Roundcube web interface. Navigate to http:\/\/roundcube.example.com<\/code> and log in using your email account\u2019s username and password.<\/p>\n\n\n\n <\/figure>\n\n\n\n <\/figure>\n\n\n\nYou have successfully install and setup your Roundcube webmail client and you can now be able to accessible you emails normally.<\/p>\n\n\n\n
That closes our guide on how to install and setup Roundcube webmail on Debian 12\/11\/10.<\/p>\n","protected":false},"excerpt":{"rendered":"
In this tutorial, you will learn how to install and setup Roundcube webmail on Debian 12\/11\/10. Roundcube webmail is a free and open source web-based<\/p>\n","protected":false},"author":1,"featured_media":17810,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"footnotes":""},"categories":[121,272],"tags":[7042,7041,7040,7039,7043,270],"class_list":["post-1613","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-howtos","category-email","tag-debian-10-roundcube-install","tag-debian-11-roundcube-install","tag-debian-12-roundcube","tag-install-roundcube-debian","tag-install-roundcube-on-debian-12","tag-roundcube","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50","resize-featured-image"],"_links":{"self":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/1613"}],"collection":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/comments?post=1613"}],"version-history":[{"count":12,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/1613\/revisions"}],"predecessor-version":[{"id":21082,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/1613\/revisions\/21082"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media\/17810"}],"wp:attachment":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media?parent=1613"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/categories?post=1613"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/tags?post=1613"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}