On Wed, Apr 28, 2004 at 10:26:02AM +0400, Mohammed Salih wrote:
> Recently I was asked to troubleshoot one Linux server (RH AS 2.1)
> running qmail+vpopmail+sqwebmail+spamassasin and lots of other stuff.
>
> Now the problem encountered is in sqwebmail.When ever I tried to sent an
> email from it, the from address is changed to some bogus characters (as
> per the sendmail log and the sendit.sh shell program). because of this
> the sendmail program was unable to send mails to some domains. The same
> problem persists while changing the password also. The error page shows
> the username with some weired character.
>
> Please help me to solve this problem.
You didn't say what software versions you were using.
A problem which sounds like yours was fixed prior to sqwebmail-4.0.3.
Try upgrading to that.
Regards,
Brian.
from sqwebmail/ChangeLog:
4.0.3
2004-04-05 Willi Mann <[EMAIL PROTECTED]>
* newmsg.c (dosendmsg): Fix corrupted return address.
2004-03-29 Dmitry Sukhodoev <[EMAIL PROTECTED]>
* newmsg_create.c (lookup_addressbook): Fix double-RFC2047 encoding
when sending a message.