Lance Vavricka wrote: > Authentication which we didn't have setup before. Everything is working > fine but I can't help but notice that email is being shown On behalf of, > such as... > > "[EMAIL PROTECTED]"@mail.domain.com on behalf of User > [EMAIL PROTECTED] > [...]
> here's part of the headers also... > Return-path: <"[EMAIL PROTECTED]"@mail.domain.com> > Envelope-to: [EMAIL PROTECTED] > Received: from [xx.xx.xx.xx] (helo=rqdbx) > by mail.domain.com with esmtpa (Exim 4.68) > (envelope-from <"[EMAIL PROTECTED]"@mail.domain.com>) > id 1Ihf4F-0004Z3-Sr > Do you have the control=submission in one of your ACLs? That could be it. Read chapter 44.1 of the current manual. I think control = submission/sender_retain is what you might be looking for. => http://www.exim.org/exim-html-current/doc/html/spec_html/ch44.html#SECTsubmodnon Oliver -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
