Re: [Gambas-user] Sending mails "solved"

2013-08-13 Thread Rolf-Werner Eilert
Yes, not from a server (MTA), but from an e-mail client like Thunderbird, an MUA. So I tried to use yahoo and the others as MTA. Am 13.08.2013 13:09, schrieb Randall Morgan: > A little food for thought > > I am not sure about Yahoo or Google over seas but here in the US Google for > sure, and

Re: [Gambas-user] Sending mails "solved"

2013-08-13 Thread Randall Morgan
A little food for thought I am not sure about Yahoo or Google over seas but here in the US Google for sure, and I believe Yahoo both will not accept mail from a home server. I used to run my own mail servers and still do but with the limitation that I cannot send mail to Google without having

Re: [Gambas-user] Sending mails "solved"

2013-08-12 Thread Rolf-Werner Eilert
Am 12.08.2013 18:35, schrieb Benoît Minisini: > Le 12/08/2013 18:28, Rolf-Werner Eilert a écrit : >> Hi folks, >> >> just FYI, for you were so nice to try to get me up with the Gambas SMTP >> client: >> >> Finally, I picked up a discussion Benoit had had with someone else some >> time ago that it

Re: [Gambas-user] Sending mails "solved"

2013-08-12 Thread Benoît Minisini
Le 12/08/2013 18:28, Rolf-Werner Eilert a écrit : > Hi folks, > > just FYI, for you were so nice to try to get me up with the Gambas SMTP > client: > > Finally, I picked up a discussion Benoit had had with someone else some > time ago that it's tricky to really implement authorisation here. Then I

[Gambas-user] Sending mails "solved"

2013-08-12 Thread Rolf-Werner Eilert
Hi folks, just FYI, for you were so nice to try to get me up with the Gambas SMTP client: Finally, I picked up a discussion Benoit had had with someone else some time ago that it's tricky to really implement authorisation here. Then I remembered another discussion in some forum about a similar