~ubuntu-branches/ubuntu/breezy/postfix/breezy-security

« back to all changes in this revision

Viewing changes to src/global/pipe_command.h

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-09-01 22:20:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050901222012-yrevif1ju56oy2d8
Tags: 2.2.4-1ubuntu2
mailer type is only a high-pri question if this is a fresh install.
Closes: #14130

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
#define PIPE_CMD_EOL            11      /* record delimiter */
40
40
#define PIPE_CMD_EXPORT         12      /* exportable environment */
41
41
#define PIPE_CMD_ORIG_RCPT      13      /* mail_copy() original recipient */
 
42
#define PIPE_CMD_CWD            14      /* working directory */
42
43
 
43
44
 /*
44
45
  * Command completion status.