Is this the correct behavior?
Using authmysql, with a table that defines 'address', with entry:
'[EMAIL PROTECTED]'
In authmysqlrc, using MYSQL_SELECT_CLAUSE (yup, labeled 'EXPERIMENTAL'),
Select blah, blah, ... blah where address = '$(local_part)@$(domain)'
In [EMAIL PROTECTED]'s .courier:
|env > ENV
Contains:
[EMAIL PROTECTED]
HOST=example.com
(HOST contains the vhost name correctly -- it's not the real hostname of the box)
Everything else is correct, and behaves nice, except that env var USER has '@domain' appended incorrectly.
(Back in authmysql at the select stage, local_part correctly contains USER.)
cheers,
Jeff
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
