how to disable mail forwarding
807574Jun 29 2009 — edited Feb 10 2020Hello
We are running SUN Java messaging server on Solaris 10:
Sun Java(tm) System Messaging Server 6.3-0.15 (built Feb 9 2007)
libimta.so 6.3-0.15 (built 19:27:56, Feb 9 2007)
I need to disable mail forwarding for few users. TO achieve this I implemented a script which deletes "mailForwardingAddress" and "mailDeliveryOption: forward" for those users periodically. Though these delete operations run successfully, the forwarding still works. How can i fix this?
I read somewhere that an ACI on the LDAP attribute for forwarding would work. But I'm not sure how to do this. Please explain me how to achieve this.
Thanks!
Prvn