Rajesh M wrote:
hello all,
if i have to customize qmail smtpd file a bit then what should i be doing
i have downloaded all the RPMs
i tried searching google but unfortunately am not getting the right /
reliable answers
a few detailed instructions would be very helpful.
The source RPMs provided make editing the software easy, especially
under RPM based distros.
To edit the Qmailtoaster package, simply:
rpm -Uvh qmail-toaster-1.03-1.3.19.src.rpm
This installs the source code into /usr/src/redhat/SOURCES/
In that directory you will find all the code for that package. Edit as
you see fit.
When done, rebuild back into an RPM by:
cd /usr/src/redhat/SPECS
rpmbuild -ba qmail-toaster
This will build both a binary RPM and a new source RPM. They will be
located in /usr/src/redhat/RPMS/i386 and /usr/src/redhat/SRPMS
respectively. The spec file for all of the Qmailtoaster packages expects
to be built under a CentOS 5 environment so if you're running something
else you may need to modify it.
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]