LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   SMTP AUTH | Telling SASL to use rimap (https://www.linuxquestions.org/questions/linux-server-73/smtp-auth-%7C-telling-sasl-to-use-rimap-631044/)

the_gripmaster 03-27-2008 11:17 AM

SMTP AUTH | Telling SASL to use rimap
 
Distro: RHEL 5

I have set up SMTP AUTH and saslauthd uses the *pam* mechanism for checking passwords which is set in /etc/sysconfig/saslauthd

Now, I would like to use *rimap* instead of *pam* which will connect to a remote IMAP server to check for passwords. How do I do it?

Thanks in advance.

the_gripmaster 03-28-2008 03:29 AM

I did it. Don't bother to reply.

Code:

saslauthd -a rimap -r -O imap-server


All times are GMT -5. The time now is 06:45 AM.