Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

To put it simple, i have a default email me@abiusx.com, i want every other email like x@abiusx.com to be forwarded to that default email, but in a way that i know its been sent to x@abiusx.com (put in a folder, has some headers, etc.)

Using dovecot as IMAP server, exim as SMTP on a CentOS 5.5 CPanel VPS and client is Mail.app

share|improve this question

1 Answer

up vote 1 down vote accepted

In cPanel you can do this by setting up a catch-all address and then adding the headers with a cpanel user filter as described here:

http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/UserFiltering

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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