Save messages to test@example.com:
Save messages to or from @example.com:
Save a message if it was addressed to test@example.com:
This section provides several examples of email servers based on qtools. These are simple-minded servers, designed only to demonstrate methods of providing services, and not as examples of useful services.
help: Fetch help information on the available email filters.
cat: Return a copy of the original message.
foldlines-20: Fold lines in the message body to 20 characters and return the result.
presubject-OK: Add [OK] to the beginning of the Subject line of the message and send back the result.
revline: Reverse each line of the message body (after folding lines to 1024. characters) and send back the result.
rot13: Apply rot13 encoding to the message body and send back the result.
You can download the scripts for this example replier. The qtools package includes the programs required for the examples above, but does not install them.
Documentation for the programs used in the examples is available here.
Copyright © 2009 by SuperScript Technology, Inc. All rights reserved.