Next: Using a cron job Up: Handling Incoming Email Previous: Direct delivery


4.2 Using Procmail

Access the Procmail site, http://www.procmail.org, and download the latest Procmail version available. After installation create a file call lists.rc and place the following command in the file:

:0:

* ^TO_.*yourdomain.com

"/path/to/vorras_mailer/dispatch.py" $1

The above three lines will pipe all incoming email that is delivered to user@yourdomain.com to the dispatch.py script which is responsible for redirecting incoming email to the appropriate mailbox. For the above to work you have to make sure your server is setup to accept email to any username@yourdomain.com. See Section 7 for more information.



Site Search
Vorras Support
For general information and support questions about our products: Products Forum - FAQ
To submit a problem or bug please use our Problem submission form
Contact
Vorras Corporation
5 Independence Way, Suite 300
Princeton, NJ 08540
USA
Email: click here


Copyright © 2003 Vorras Corporation. All rights reserved. - User Agreement - Privacy Policy