
esuarez at itccanarias
Apr 18, 2012, 3:23 AM
Post #2 of 2
(147 views)
Permalink
|
|
Re: Restricting the use of the From field
[In reply to]
|
|
On 10/04/12 09:35, Eduardo Suarez-Santana wrote: > I have a satellite configuration with MS Exchange as the smarthost. > Any mail from any user in Debian server will make Exim to authenticate > to Exchange as the Exchange user set up in passwd.client. So that, any > user will be able to send mails as any of the valid email addresses > set up in Exchange for the Exchange user. > > Is there a way to restrict the From field for the users in the Debian > host? Is there any other better setup? > > Thanks in advance > I found it. Exim supports Trusted Users, which are disabled for satellite configuration in Debian. They may be enabled with the FORCE_SENDER macro. -- ## List details at https://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/
|