Amit wrote:
Hi Suhag,

Please find steps below to compile Simscan with Enable-Spam-Auth-User:

1) Download src rpm file.
2) rpm -i simscan-toaster-*.src.rpm
3) cd /usr/src/redhat/SPEC
4) vim simscan-toaster.spec
5) Go to line number 490 i.e. authernticated users scanned = OFF and change OFF to ON. 6) Now go to line number 563 i.e. --enable-custom-smtp-reject. Below this line add 1 more line mentioning --enable-spam-auth-user
7) Close the SPEC file.
8) rpmbuild -ba --target-i386 simscan-toaster.spec
9) cd ../RPMS/i386
10) qmailctl stop
11) rpm -Uvh simscan*.rpm

I think this last step could be the problem. I think you'd need to:
# rpm -Uvh --replacepkgs simscan*.rpm

You should be able to tell if your custom package is installed or not by doing:
# rpm -qi simscan-toaster
It should show the line in step 5 where you changed OFF to ON.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
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: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to