Koozali.org: home of the SME Server

Qmail - Need custom build done

Eadz

Qmail - Need custom build done
« on: July 05, 2004, 03:54:54 AM »
If anyone here has a e-smith development enviroment set up, and has built qmail RPMs for esmith, I need a change done to the qmail source ( 2 lines ) and the changed binaries. This should only take someone 2 minutes and I'm willing to paypal $10 :)

The changes are in extra.h

change from:

Code: [Select]

#ifndef EXTRA_H
#define EXTRA_H

#define QUEUE_EXTRA ""
#define QUEUE_EXTRALEN 0

#endif


to

Code: [Select]

#ifndef EXTRA_H
#define EXTRA_H

#define QUEUE_EXTRA "Tloguser\0"
#define QUEUE_EXTRALEN 5

#endif



And I just need the changed binaries or a qmail RPM package that has the e-smith patch applied.. this should all make sense to an e-smith developer I hope.

my email : eaden.mckee@gmail.com