[vchkpw] SqWebMail bug: bizarre virtual domain behavior (fwd)

2003-07-09 Thread gjohnson
That did it!  Logging on as "[EMAIL PROTECTED]" gave 
[EMAIL PROTECTED] both at the top and as the reply-to.

I too use Squirrelmail along with vmailmgr and omail-admin.
Squirrelmail is a script (php) whereas SqWebMail is cgi.  So, SqWebMail
runs at least ~6 times faster -- even with less memory.

Specifically, on a 486-66 with 48MB of memory, Squirrelmail 1.2.11
(with no plug-ins) takes ~29 sec to load the page after log on.
With 32MB it takes ~50sec.  In contrast, with merely 16MB (!),
SqWebMail loads the first page in ~2-5sec.  An astonishing difference.


Tom Collins writes:

> On Wednesday, July 9, 2003, at 02:27  PM, gjohnson wrote:
> > BUG:
> > When I log in to SqWebMail using virtuser%virt.domain
> > I see at the top of the webpage
> > "[EMAIL PROTECTED]"
> 
> I use SquirrelMail instead of SqWebMail so forgive me if this doesn't 
> work.
> 
> What happens if you log in as [EMAIL PROTECTED]
> 
> I had to modify my SquirrelMail installation to convert % to @ on the 
> login, perhaps SqWebMail requires the same.
> 
> --
> Tom Collins
> [EMAIL PROTECTED]
> http://sniffter.com/ - info on the Sniffter hand-held Network Tester
> 






[vchkpw] SqWebMail bug: bizarre virtual domain behavior

2003-07-09 Thread gjohnson
I have an OpenBSD 3.3 box running (apache NOT chrooted)
vpopmail-5_2_1, courier-imap-1_7_1, and sqwebmail-3_5_1
vpopmail was configured with
--enable-defaultquota=500S \
--enable-clear-passwd=n \
--enable-default-domain=real.domain

When I log in to SqWebMail using realuser%real.domain
everything looks good.  I see the top of the webpage
"[EMAIL PROTECTED]"
The reply-to address is <[EMAIL PROTECTED]>


BUG:
When I log in to SqWebMail using virtuser%virt.domain
I see at the top of the webpage
"[EMAIL PROTECTED]"

The reply-to address is also <[EMAIL PROTECTED]>
and must be manually changed on a user-by-user basis.

I can not change the bizarre "[EMAIL PROTECTED]"
at the top of the webpage.