flamewalker
Verified User
- Joined
- Aug 21, 2007
- Messages
- 64
Hello,
I am trying to recompile exim to support dovecot-sasl. If a user doesn't enter a hostname as part of their username, it will assume it is @myhost.com. I got dovecot to do this, and I presume the easiest way to get exim to do this would be to have exim use dovecot for authentication.
I found elsewhere I need to add AUTH_DOVECOT=yes to the Makefile, however this is Directadmin and I don't want to recompile from source if I don't have to. I found the exim.sh in /usr/local/directadmin/scripts/ folder, and see some options but am unsure if it will recompile as I am aiming for.
If I set DOVECOT=1 (currently -0) in exim.sh, will that do what I want? If not, what would be the easiest way to recompile exim to support dovecot-sasl as the authenticator? Or, is there an easy configuration option in exim.conf that I can cause the same behavior as in dovecot?
Exim is 4.67 on my DA server.
TIA.
Jamey
I am trying to recompile exim to support dovecot-sasl. If a user doesn't enter a hostname as part of their username, it will assume it is @myhost.com. I got dovecot to do this, and I presume the easiest way to get exim to do this would be to have exim use dovecot for authentication.
I found elsewhere I need to add AUTH_DOVECOT=yes to the Makefile, however this is Directadmin and I don't want to recompile from source if I don't have to. I found the exim.sh in /usr/local/directadmin/scripts/ folder, and see some options but am unsure if it will recompile as I am aiming for.
If I set DOVECOT=1 (currently -0) in exim.sh, will that do what I want? If not, what would be the easiest way to recompile exim to support dovecot-sasl as the authenticator? Or, is there an easy configuration option in exim.conf that I can cause the same behavior as in dovecot?
Exim is 4.67 on my DA server.
TIA.
Jamey