i'm building a mailsystem using postfix and cyrus-imap/qpopper.

authentication will be completely handled by SASL.

i want to use different SASL realms for the different
applications (one realm for smtp, one for imap/pop).

setting a SASL realm in postfix is no problem, but in Cyrus-IMAP
it's not possible AFAIK. after a look in the code i saw,
that 'sasl_server_new' is called with NULL for user_realm.
so i decided to introduce a new config parameter, called
'local_sasl_realm' and made some minor modifications

will the patch break something? is it useful or nonsense?
any comments are welcome.

ciao -ap

System Administration
VIRBUS AG
Fon   +49(0)341-979-7424
Fax   +49(0)341-979-7409
[EMAIL PROTECTED]
www.virbus.de

Attachment: cyrus-local_sasl_realm.patch
Description: Binary data

Reply via email to