Configure IMAP on Server

Can anyone help me on how to setup IMAP for Monitored Inbox Settings ? on my CentOs server

Can anyone help me on how to setup IMAP for Monitored Inbox Settings ? on my CentOs server

@ceazer Do you have a compute instance, with no mailserver? or do you have the email server somewhere else? and you just use the instance to run mautuc?
Without knowing what you have, I may tell that you need to have an email service/server, google, yahoo or other, may not allow you

Let me know more details. And I will try to help to the best I know

[root@vps269941 /]# alternatives --display mta
mta - status is manual.
link currently points to /usr/lib64/plesk-9.0/postfix-sendmail-wrapper
/usr/sbin/sendmail.postfix - priority 30
slave mta-pam: /etc/pam.d/smtp.postfix
slave mta-mailq: /usr/bin/mailq.postfix
slave mta-newaliases: /usr/bin/newaliases.postfix
slave mta-rmail: /usr/bin/rmail.postfix
slave mta-sendmail: /usr/lib/sendmail.postfix
slave mta-mailqman: /usr/share/man/man1/mailq.postfix.1.gz
slave mta-newaliasesman: /usr/share/man/man1/newaliases.postfix.1.gz
slave mta-aliasesman: /usr/share/man/man5/aliases.postfix.5.gz
slave mta-sendmailman: /usr/share/man/man1/sendmail.postfix.1.gz
/usr/lib64/plesk-9.0/postfix-sendmail-wrapper - priority 90
slave mta-pam: /etc/pam.d/smtp.postfix
slave mta-mailq: /usr/bin/mailq.postfix
slave mta-newaliases: /usr/bin/newaliases.postfix
slave mta-rmail: /usr/bin/rmail.postfix
slave mta-sendmail: /usr/lib/sendmail.postfix
slave mta-mailqman: /usr/share/man/man1/mailq.postfix.1.gz
slave mta-newaliasesman: /usr/share/man/man1/newaliases.postfix.1.gz
slave mta-aliasesman: /usr/share/man/man5/aliases.postfix.5.gz
slave mta-sendmailman: /usr/share/man/man1/sendmail.postfix.1.gz
Current `best’ version is /usr/lib64/plesk-9.0/postfix-sendmail-wrapper.

I think postfix already installed on my server

[root@vps269941 /]# netstat -pat | grep smtp
tcp 0 0 *:smtp : LISTEN 2729/master
tcp 0 0 *:smtp : LISTEN 2729/master

[root@vps269941 /]# netstat -tanpl|grep :25
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 2729/master
tcp 0 0 :::25 :::* LISTEN 2729/master

Please tell me what command should i run on my server?

Hello

I have follow this link https://support.rackspace.com/how-to/dovecot-installation-and-configuration-on-centos/
and install & run Devecot

Now how can i test is it ok or not ?

and how to set on Mautic mail settings ?

Please response

Other option, that will get you a lot of trouble off your shoulders is to get a hosted/shared account with your domain name, those accounts in most cases include email service, so you can have your domain, mautic and email server in one solution via cPanel. Cost is in average 7-9 dlls, per month.
I use this service for my accout:
https://whmcs.gemba.tech/cart.php?gid=5
https://www.gemba.tech/
If you want to pursuit the dovecot, you may get into the http://www.dovecot.org/

I don’t want to buy any solution

You can tell me what command should i run to setup IMAP

Please check the image

Please response