Hey all!

I've got /etc/mail/aliases file like

user: [email protected]
user2: [email protected]
user3: [email protected]

When someone from Internet send email to [email protected] with cc: to
[email protected] sendmail send mail to user and user3 normaly, they
recieve their mail.

But I need some additional behavior:
user receive that mail with

to: [email protected]
cc: [email protected]

I want that cc would be [email protected], like in aliases file.

Because I got problems replying to all (with [email protected]
included, but it must be [email protected]). How this can be
achieved?

In other words I need some kind of cc: field rewriting regarding to
aliases file contents.

I have not found such feature in sendmail. So I think this can be done
with some milter may be... Anyone has ideas?

Any tips, thinks, tricks and etc highly needed! I'm out of ideas at that moment.

Thanks!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to