marieannie
Programmer
Hello, I have a problem with Email Message Component.
fMain.SMTP1.Send(fMain.MailMessage);
The problem is at the moment this instrution is executed.
the weird thing is that in only show a little form with an X and no message at all...
If I used only emails from my domain it works fine but
I made some test and I noticed that when I have different domains in the [to] emails addresses section - the error occured - and I only received emails in the accounts from the same domain.
Any idea what this is happening? I'm lost because as I said before there is no message in the error...
apparently I checked with my Email administrator and he says that no change has been performed in the email server...
Best regards,
MA
fMain.SMTP1.Send(fMain.MailMessage);
The problem is at the moment this instrution is executed.
the weird thing is that in only show a little form with an X and no message at all...
If I used only emails from my domain it works fine but
I made some test and I noticed that when I have different domains in the [to] emails addresses section - the error occured - and I only received emails in the accounts from the same domain.
Any idea what this is happening? I'm lost because as I said before there is no message in the error...
apparently I checked with my Email administrator and he says that no change has been performed in the email server...
Best regards,
MA