~ubuntu-branches/ubuntu/vivid/postfix/vivid

« back to all changes in this revision

Viewing changes to src/cleanup/cleanup.h

  • Committer: Package Import Robot
  • Author(s): LaMont Jones, LaMont Jones, localization folks
  • Date: 2014-02-11 07:44:30 UTC
  • mfrom: (1.1.41)
  • Revision ID: package-import@ubuntu.com-20140211074430-91tdwgjriazawdz4
Tags: 2.11.0-1
[LaMont Jones]

* New upstream release: 2.11.0

[localization folks]

* l10n: Updated German translations.  Closes: #734893 (Helge Kreutzmann)

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
    VSTRING *milter_err_text;           /* milter call-back reply */
115
115
    HBC_CHECKS *milter_hbc_checks;      /* Milter header checks */
116
116
    VSTRING *milter_hbc_reply;          /* Milter header checks reply */
 
117
    VSTRING *milter_orcpt_buf;          /* add_rcpt_par() orcpt */
117
118
 
118
119
    /*
119
120
     * Support for Milter body replacement requests.