From: "Roger Schmeits" <[EMAIL PROTECTED]> > Greeetings: > We are in the process of building a smtp gateway for our company using > postfix. Simon Mudd has a smtp-multi-line-tagline patch that can be > included with postfix. > > How does one go about installing patchs in this manner? Doing a person > rebuilding the rpm or install the patch to gain it function?
for the patches included by Simon in his SRPMs, you just do the following: # rpm -ivh postfix-xxxx.src.rpm # cd /usr/src/redhat/SOURCES/ # export POSTFIX_SMTPD_MULTILINE_GREETING=1 # for exmaple # sh make-postfix.spec # cd /usr/src/redhat/SPECS/ # rpmbuild -ba postfix.spec This is explained at http://postfix.wl0.org/en/building-rpms/ Regards, Juan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list