GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
bouncesaying(1) FreeBSD General Commands Manual bouncesaying(1)

bouncesaying - perhaps bounce each incoming message

in .qmail: |bouncesaying error [ program [ arg ... ] ]

bouncesaying feeds each new mail message to program with the given arguments. If program exits 0, bouncesaying prints error and bounces the message.

If program exits 111, bouncesaying exits 111, so delivery will be retried later.

If program exits anything else (or does not exist), bouncesaying exits 0, so the rest of .qmail will be processed as usual.

Note that it is not safe for program to fork a child that reads the message in the background.

If program is not supplied, bouncesaying always bounces the message:

   |bouncesaying 'This address no longer accepts mail.'

WARNING: If you create a .qmail file to enable bouncesaying, make sure to also add a line specifying delivery to your normal mailbox.

condredirect(1), except(1), dot-qmail(5), qmail-command(8)

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.