2 question.
I want migrate from exchange to sun java messaging server. I have this 2 problem.
1) I create a sieve web filter ( on uwc )where when I recieve mail to an account I want forward automatically this mail to anther account. I must put this MAX_NOTIFYS=5 on option.dat and after this change I receive the forward mail with this SUBJECT: POSTMASTER-AUTO-FW. It's possible remove this autochange on sieve filter. I try to remove this change directly from ldap attribute ( mailsieverulesource ) but after the change the filter don't work.
2) I must migrate some mailbox from exchange to sun with imapsync tool. This tool work without problem , but I have one big problem. Some exchange user have created subfolder on Inbox directory and sun messaging server don't support that the user create subfolder on Inbox. It's possible configure jes mail server for create subfolder directory on Inbox.
imsimta version:
Sun Java(tm) System Messaging Server 6.2-8.04 (built Feb 28 2007)
libimta.so 6.2-8.04 (built 19:20:35, Feb 28 2007)
SunOS sunmail 5.10 Generic_118855-36 i86pc i386 i86pc
For uwc I have install this latest patch 118541-42
TIA
Bye Giovanni
# 1
> I want migrate from exchange to sun java messaging
> server. I have this 2 problem.
>
> 1) I create a sieve web filter ( on uwc )where
> when I recieve mail to an account I want forward
> automatically this mail to anther account. I must put
> this MAX_NOTIFYS=5 on option.dat and after this
> change I receive the forward mail with this SUBJECT:
> POSTMASTER-AUTO-FW. It's possible remove this
> autochange on sieve filter. I try to remove this
> change directly from ldap attribute (
> mailsieverulesource ) but after the change the filter
> don't work.
You might want to share your filter with us.
>
> 2) I must migrate some mailbox from exchange to sun
> with imapsync tool. This tool work without problem ,
> but I have one big problem. Some exchange user have
> created subfolder on Inbox directory and sun
> messaging server don't support that the user create
> subfolder on Inbox. It's possible configure jes mail
> server for create subfolder directory on Inbox.
Messaging Server does not support subfolders within the inbox. You may be able to "map" them with your tool, however. I've not used it.
>
> imsimta version:
> Sun Java(tm) System Messaging Server 6.2-8.04 (built
> Feb 28 2007)
> libimta.so 6.2-8.04 (built 19:20:35, Feb 28 2007)
> SunOS sunmail 5.10 Generic_118855-36 i86pc i386
> i86pc
>
> For uwc I have install this latest patch 118541-42
>
> TIA
> Bye Giovanni