Hey all!

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

user: u...@site1.domain.com
user2: us...@site1.domain.com
user3: us...@site2.domain.com

When someone from Internet send email to u...@domain.com with cc: to
us...@domain.com sendmail send mail to user and user3 normaly, they
recieve their mail.

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

to: u...@site1.domain.com
cc: us...@domain.com

I want that cc would be us...@site2.domain.com, like in aliases file.

Because I got problems replying to all (with us...@domain.com
included, but it must be us...@site2.domain.com). 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!
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to