Hello,

I apologize if this has question has already been answered, I was not able
to find any archives. If this is the case, please tell me where I might 
find the archives.

I have sqwebmail set up and working fine with qmail+ldap. I can't seem to 
make the messages not put the hostname in the "from:" address. I have 
tried setting:
[root@dev-webmail root]# cat /usr/local/share/sqwebmail/hostname
speakeasy.net

But the messages always come from <user>@webmail.speakeasy.net. This is 
most interesting, since the hostname of the box is actually 'dev-webmail' 
When composing a message, the "From:" always looks like this:
From: andreas@speakeasy <andreas@webmail>

I think I know where the andreas@speakeasy comes from, that is in LDAP. 
But I can't figure out where andreas@webmail, specifically the 'webmail' 
part comes from. The word 'webmail' doesn't even exist in the 
configuration directory:
[root@dev-webmail root]# cd /usr/local/share/sqwebmail/
[root@dev-webmail sqwebmail]# grep webmail * |grep -v sqwebmail
[root@dev-webmail sqwebmail]# (no match)

Any ideas?

Andreas


Reply via email to