Hi

On Nov 26, 2003, at 7:25 PM, Brian Blood wrote:

an idea on how to handle the realm separator issue (if it still exists):

add some directives to the dbmail.conf like:

# this is the separator used in usernames in the database
DB_REALM_DELIM=@

# This is a list of characters allowed as realm separators
# as presented by POP3 or IMAP clients.
CLIENT_REALM_DELIM=%


a search/replace is done on the username to replace any instances of the
characters in CLIENT_REALM_DELIM with DB_REALM_DELIM

This code would go in right after the username is presented by the client so
that it would propagate through the system.


Comments?

I'm not completely sure what the realm separator issue is.. (did some googling, but could not find anything specific)

is it that some clients try logging in with
user%domain instead of [EMAIL PROTECTED]

If so, this could be easily dealt with like you've done above.

cheers,
Ilja

--
IC&S
Stadhouderslaan 57
3583 JD Utrecht
telnr. 030-6355730
faxnr. 030-6355731

PGP-key:
http://www.ic-s.nl/keys/ilja.txt

Reply via email to