Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc/gnu/dist/postfix/src
Module Name:    gnusrc
Committed By:   kim
Date:           Sat Jun  1 22:55:06 UTC 2002
Modified Files:
        gnusrc/gnu/dist/postfix/src/cleanup: cleanup.c cleanup.h
            cleanup_envelope.c cleanup_init.c
        gnusrc/gnu/dist/postfix/src/global: mail_params.h
Log Message:
Provide a switch to turn off envelope recipient canonicalization.
Canonicalizing the recipient is usually undesirable for sites that
have local delivery distributed over multiple machines.
To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 gnusrc/gnu/dist/postfix/src/cleanup/cleanup.c
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/postfix/src/cleanup/cleanup.h \
    gnusrc/gnu/dist/postfix/src/cleanup/cleanup_envelope.c \
    gnusrc/gnu/dist/postfix/src/cleanup/cleanup_init.c
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/postfix/src/global/mail_params.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index