|
From: p d. t. <pdo...@an...> - 2004-07-25 07:19:27
|
> I am using SM1.4.3a with the VLOGIN plugin 3.3 and the compatibility plugin. > > I have many domains being served from just the one SM installation. > > Everything seems to work fine except the following: > > In my /etc/mail/virtusertable I have So I take it you are using the $sendmailVirtualUserTable setting? Please include more specifics. > sa...@de... devpac_saviz > > I login to SM with the email address "sa...@de..." and password for > the devpac_saviz unix user. When I send an email to anyone, they get an > email from sa...@de... which is the desired effect. However, if I > then go to my own sent mail folder and look at the from address of the > email I just sent, I see dev...@de... > > Why is this? I should see sa...@de.... The user should never see > thier true unix username. I suspect the correct FROM name comes through only because you've set it up as desired in Options->Personal Information. Otherwise, your login username would be used, which is in fact your unix username. The best solution, of course, is not to use unix usernames in a virtual hosting environment, but otherwise, without looking closer, you should read ALL of the headers of a mail sent from that account. If your unix username isn't anywhere in those headers, then at least the problem is only in the interface (which is probably just going to be a limitation of your email system's implementation). - paul |