On Tue, Jul 26, 2011 at 07:09:12AM -0400, Wietse Venema wrote: > Varadi Gabor: > > Dear Developers! > > > > We are using postfix as an MTA for a long time ago at sevaral places. > > > > We would like if the attached patch(es) gets applied to the mainline so we > > didn't need to apply it to the source and build a new .deb > > +package every time a new version came out. > > > > The purpose of the pacth is to put more information to the syslog at the > > 'cleanup' phase of the letter. It is necessary for us because > > +we process the syslog in a special way. > > Sorry, syslogging 1kbyte strings is not a safe setting for world-wide > deployment, so these patches can't go into the code base as is. > > Wietse
Is it a good solution for You, that we put the printout-length to a variable to main.cf which defaults the hardwired value, and anybody can set it otherwise if they want? -- [Varadi Gabor]