Hi,

I have a question about redirecting message to a multiple addresses.

I have an user script like following:

require ["copy"];
redirect :copy "ad...@dom.ain";
redirect :copy "ad...@dom.ain";

All works fine, but if ad...@... has exceeded quota, this script seems stop
working and ad...@... doesn't receive this message too.
Is this correct behaviour?

How to avoid this?



Thanks,
Kryol

Reply via email to