Hi.
I'm reading through the JavaMailContainer.java code and see it do
messages[i].setFlag(Flags.Flag.DELETED, true);
and then
folder.close(true);
which basically deletes the messages off the server. Would you like a
change where in base/config/ofbiz-containers.xml we can add a parameter
to control whether messages are deleted off the server or not, so you
can keep them on the server after they've been read into OFBiz?
Si
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev