
I have two question about this code:
1. Why FromAddress not working For example in gmail, and gmail and yahoo webmail show username of logined gmail in from field?
2. How to ensure email is successfully sent? If we use COMate_GetLastErrorCode() after line objemail\invoke("Send") it is persuaded way to know email is sent ok? If it's true result of successfully sent mail must be 0 ?