Ok, I've got a problem with sqwebmail which I Really need to resolve fast. Since the machine will go into production really fast.
System: Freebsd 4.6-STABLE Sqwebmail version: 3.3.7 The problem: All the users log in using their system login name. For instance if a client has the email address [EMAIL PROTECTED] and his login name would be hisdom-01 the he should login using hisdom-01. In the /etc/passwd file the mailalias for a useraccount is entered like someone-at-hisdomain.com. Now the problem is when a user wants to create a new email or send a reply his sender address is completely wrong, it looks like this. "someone-at-hisdomain.com" <[EMAIL PROTECTED]> , this should be changed to "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Now I need to know which file to edit to have the From: line parsed into the line I want it to be, or could I use some inline code (in the templates) to alter the header. Thanx a lot in advance, Marc van Duivenvoorde
