i have roundcube running with mail my server that uses the full email address as the login.
multiple domains can go to one webmail and login because of the full email.
the problem is that if you send mail from roundcube it gets sent as user unknown and you can see the headers in the email.
Date: Fri, 21 Mar 2008 12:51:22 -0500
From:
Message-ID: <[email protected]>
X-Sender: [email protected]
Received: from net2.domain.com [xxx.xxx.xxx.xxx] with HTTP/1.1 (POST); Fri,
21 Mar 2008 12:51:22 -0500
User-Agent: RoundCube Webmail/0.1b
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
test2
anyone seen this before ?
solved my own problem. if i setup the smtp_host it works fine.
kind of weird that it does this when it uses the php mail()
I don't see the unknown user in your example, but I am guessing that this is a PHP thing? I know there are patches to add headers where an email was sent from (script path/url) etc., maybe this is something to force a user.