I've recently done my first install of sqwebmail on a qmail system.
Authorisation is the standard system authorisation, there is no vpopmail or
anything complicated.

When the user, USER logs in, they are correctly authorised.
Due to the "hostname" configuration file, the top right hand of the screen
shows the user as correctly having the address [EMAIL PROTECTED]

When a user goes to send their email, their default "from" address is
USER@hostname, ignoring the ending domain.  As if this wasn't confusing
enough, qmail logs correctly show the email as
@400000003e1bdd5609e99324 info msg 279732: bytes 404 from [EMAIL PROTECTED]
When the email arrives, it has a Return-Path of the correct [EMAIL PROTECTED],
but the actual From: (all anybody looks at) is the full
[EMAIL PROTECTED]

Since the hostname is almost a random looking string in this case, it's most
unwelcome.
I'm unsure whether it's something in qmail's config (however,
grep $HOSTNAME /var/qmail/control/*
returns nothing, so I'm not adding that hostname anywhere explicitly)
or whether I'm just missing something with sqwebmail.

Any help is much appreciated.


Reply via email to