![]() |
![]()
| ![]() |
![]()
NAMEiftocc - check for blind carbon copies SYNOPSISiftocc [ okaddr ... ] DESCRIPTIONiftocc reads a mail message from its standard input. It exits 0 if $RECIPIENT is listed in a To or Cc field, 100 if not. Addresses are compared without regard to case. If you list some okaddrs, iftocc will use them in place of $RECIPIENT. It exits 100 if none of them are listed in To or Cc. For example, with qmail 1.03 and above, you can put
into your .qmail file to reject blind carbon copies (including messages from mailing lists), or
to forward all blind carbon copies to me-blind. WARNING: If you create a .qmail file to invoke iftocc, make sure to add a line specifying delivery to your normal mailbox. SEE ALSObouncesaying(1), condredirect(1), except(1), dot-qmail(5)
|