I have set up a simple mailing list for domain foo.com in the format:
list: user@???,joe@???
Now I have the following problem: When I send e-mail from work with my
user@??? address to list@???, then obviously my exim tries
to send that message back to me (and to joe@???). However, my
companies mailserver rejects messages coming from outside with a
sender adress from inside.
What do you suggest? Re-writing the user@??? specificallyf for
that list? Piping to a script and then re-sending the message, so that
the always originate from the same local sender (majordomo style)?