Re: [twsocket] Mails not reaching destination...

2013-10-25 Thread Arno Garrels
On Wednesday, October 23, 2013 8:07 PM [GMT+1=CET],
Erik Brännlund wrote:

 Hi!
 
 I have a very old version of ICS and D5. Anyway if I send an email to
 my gmail account it doesn't show up and it doesn't bounce back either.
 Have someone seen any such trouble before and knows what might be the
 cause of this.
 The mail sender is domain a.com and the SMTP server is domain
 b.com can this be the reason.

Gmail requires SSL/TLS, the SSL/TLS support for D5 is buggy, you 
should at least upgrade your projects to Delphi 7 and use latest
ICSv8.

-- 
Arno  
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Mails not reaching destination...

2013-10-23 Thread Lester Clayton
You're going to need to log the SMTP communication to determine if the 
mail message is being accepted or rejected.  Once you know this, then 
you can take it up with your SMTP provider who can potentially trace the 
mail for you.  If it's being rejected, it usually tells you the reason why.


Just remember that Gmail now automatically sorts e-mails in your inbox, 
so it may not show up in your default view - check all the different 
folders available to you.


Lester

On 23/10/2013 20:07, Erik Brännlund wrote:

Hi!

I have a very old version of ICS and D5. Anyway if I send an email to 
my gmail account it doesn't show up and it doesn't bounce back either.
Have someone seen any such trouble before and knows what might be the 
cause of this.
The mail sender is domain a.com and the SMTP server is domain 
b.com can this be the reason.


/Erik


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be