Question about a few options

If it's present it's oke.

I just want to fix the problem which I quoted before:
In the absence of -f, or if the caller is not trusted, the sender of a local message is set to the caller’s login name at the default qualify domain.
PhpBB and SMF for example don't have that -f parameter but do set the from which should also be translated as return-path.
This is not happening. Return-path is tranferred to [email protected] while it should be the admin email of the forum like [email protected] and I'm still having troubles with that. Even when trusted_groups = apache is added to exim.conf.
 
No way to easily fix this serverwide and to just use the given "from" parameter or "return-path" parameter if no -f is given?
 
Back
Top