anyone knows how to redirect a sendmail virtuser account mail to an external email address?

This is the virtuser table:

contact@example.org contact.example.org

(In this form the mail to contact@example.org arrives ok to the inbox)

Then I set an alias from:

contact.example.org     external@domain.org

But doesn´t work... any idea?

Thanks in advance!

link|improve this question

74% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Did you use "newaliases" command after editing the alias file ?

link|improve this answer
Yes... without success... the email arrives to the linux user account, but not goes out... – Simon Aug 28 '09 at 7:27
My mistake, it goes perfectly (I mistyped the email alias). Thanks for your help! – Simon Aug 28 '09 at 7:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.