Hi, I'm not sure if this is the right forum for this but when does a sent object go to the sent folder? Before or after it's actually sent?
I'm asking because a message I tried to send never gave me a "message sent" sign (the "sending message" sign kept showing until I refreshed) but when I looked at the sent folder the message had been saved there. So was the message sent before it was saved in the sent folder or not?
Thank you for your help :)
The message is sent on line 444 of ./program/steps/mail/sendmail.inc. The saving block begins at line 470.
So it looks like it has been sent.
Ah, OK! Thank you for the reply, Rosali :)