I would like to have a better understanding of how directadmin handles email. When I check my options.conf from /usr/local/directadmin/custombuild it will say the following:
#Mail Settings
exim=no
eximconf=no
eximconf_release=2.1
blockcracking=no
easy_spam_fighter=no
spamassassin=yes
dovecot=yes
dovecot_conf=yes
pigeonhole=no
So my DA is using dovecot to send emails.
However just last night I added the DKIM records to all domain and I had to change the exim configuration. So right now this makes no sense sinse exim is set to no. Can someone explain this?
Additionally I have had someone request to use imap instead of pop3 on an ipad. However I have no ipad and I never use imap so right now I am not even sure my DA supports IMAP. It "should" be in dovecot but when I google on directadmin + imap I get results about compiling it into php. So here we go: Does DA support imap by default?
#Mail Settings
exim=no
eximconf=no
eximconf_release=2.1
blockcracking=no
easy_spam_fighter=no
spamassassin=yes
dovecot=yes
dovecot_conf=yes
pigeonhole=no
So my DA is using dovecot to send emails.
However just last night I added the DKIM records to all domain and I had to change the exim configuration. So right now this makes no sense sinse exim is set to no. Can someone explain this?
Additionally I have had someone request to use imap instead of pop3 on an ipad. However I have no ipad and I never use imap so right now I am not even sure my DA supports IMAP. It "should" be in dovecot but when I google on directadmin + imap I get results about compiling it into php. So here we go: Does DA support imap by default?