Page 1 of 1

Sendmail rule

Posted: Sun Feb 25, 2007 11:21 pm
by lsilva
I want to setup a rule in sendmail that allows me to do the following:

We have scalix up and running and we want to test it. We would like to redirect some of the email (ie:email of some users) of our organization to the scalix server. What rules do I need to provide to sendmail to allow the forwarding of some emails (based on the user name) to the scalix server?

Thanks in advance

Luis

Posted: Mon Feb 26, 2007 5:56 am
by kanderson
I'd use fetchmail to pull them from one server to the other.

Posted: Wed Feb 28, 2007 4:44 am
by lsilva
Thanks that worked perfect.

(KISS-Keep it stupid and simple)