To recompile and reconfigure the server i get a error:
# ./imsimta cnbuild Unknown group identifier ims-ms-daemon d found on channel ims-ms Unknown group identifier destinationspamfilteroptin s found on channel ims-ms Unknown group identifier spam found on channel ims-ms I have this configuration files file imta.cnf: ! ! ims-ms ! for Direct LDAP mode remove "filter ssrd:$A" from the keywords below ims-ms defragment subdirs 20 notices 1 7 14 21 28 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 1 pool IMS_POOL fileinto [EMAIL PROTECTED] filter ssrd:$A i ms-ms-daemon destinationspamfilteroptin spam ims-ms-daemon *************************************************************************** file option.dat: ! VERSION=1.0 ! Modified by IMS administration server on: Tue Jun 20 17:27:36 CDT 2006 ! ! Uncomment out the next 5 lines to enable Direct LDAP mode ! ALIAS_MAGIC=8764 ! ALIAS_URL0=ldap:///$V?*?sub?$R ! USE_REVERSE_DATABASE=4 ! REVERSE_URL=ldap:///$V?mail?sub?$Q ! USE_DOMAIN_DATABASE=0 MISSING_RECIPIENT_POLICY=1 ALIAS_DOMAINS=6 ! for Spamassassin spamfilter_config_file=/opt/sunone/ms52/msg-tivolisvr2/imta/config/spamassas sin. opt spamfilter_library=/opt/sunone/lib/libspamass.so spamfilter_optional=1 spamfilter_string_action=data:,require "fileinto"; fileinto "$U; ******************************************************************** file spamassassin.opt host=127.0.0.1 port=783 mode=0 verdict=spam debug=1 -----Mensaje original----- De: Mario Henley Becerril Geldis [mailto:[EMAIL PROTECTED] Enviado el: MiƩrcoles, 21 de Junio de 2006 04:09 p.m. Para: users@spamassassin.apache.org Asunto: Spammassasin and Messagin Server 5.2 I need to integrate Spamassassin with Iplanet Messgin Server 5.2, I read this link http://docs.sun.com/source/817-6266/anti-spam.html#wp56718 But I don't have the library spamfilter_library=/opt/SUNWmsgsr/lib/libspamass.so to configure option.dat file Where I get this library? Also, the link has the correct instructions?