Re: Using the sSMTP library

2012-11-08 Thread André Rombauts
Le 8 nov. 2012 à 21:59, Matthias Rebbe a écrit : > Any Firewall running? > Maybe the Firewall is blocking Livecode connecting to the mailserver over > port 25. If a FW was blocking, the port would be blocked too for my current Apple Mail app, I think. Performing other tests. André __

Re: Using the sSMTP library

2012-11-08 Thread Matthias Rebbe
Any Firewall running? Maybe the Firewall is blocking Livecode connecting to the mailserver over port 25. -- Matthias Rebbe matthias (at) rebbe.tk Tel +49.5741.31 Tel +49.160.5504462 -- "Life is too short for boring code" Am 08.11.2012 um 21:07 schrieb André Rombauts : >> >>> I tried

Re: Using the sSMTP library

2012-11-08 Thread André Rombauts
> >> I tried then with the altEmailHarness stack from Altuit which uses Shao >> Sean´s library. >> With that stack i can send also over an on-rev account. >> Maybe you give ShaoSeans´smtp library a try. > > I did. No way... > I don't even get any message in the log field... > I'm using a Hostga

Re: Using the sSMTP library

2012-11-08 Thread André Rombauts
Le 8 nov. 2012 à 18:27, Matthias Rebbe a écrit : > I tried then with the altEmailHarness stack from Altuit which uses Shao > Sean´s library. > With that stack i can send also over an on-rev account. > Maybe you give ShaoSeans´smtp library a try. I did. No way... I don't even get any message i

Re: Using the sSMTP library

2012-11-08 Thread Matthias Rebbe
André, tried here with 2 different mailaccounts and found out that i cannot send over the on-rev mail server with sarah´s library. I am getting ... 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail. -> QUIT I tried then with the altEmailHarness s

Re: Using the sSMTP library

2012-11-08 Thread André Rombauts
Le 8 nov. 2012 à 15:25, Matthias Rebbe a écrit : > which one do you use? Shao Sean´s or Sarah Reichelt´s one? > But anyway, i am using both with no problems. Well I tried Sarah's > There is a nice wrapper for Shao Sean´s library from Altuit called > altEmailHarness > You could try this. If i

Re: Using the sSMTP library

2012-11-08 Thread André Rombauts
Le 8 nov. 2012 à 15:25, Matthias Rebbe a écrit : > which one do you use? Shao Sean´s or Sarah Reichelt´s one? > But anyway, i am using both with no problems. Well I tried Sarah's > There is a nice wrapper for Shao Sean´s library from Altuit called > altEmailHarness > You could try this. If i

Re: Using the sSMTP library

2012-11-08 Thread Matthias Rebbe
André, which one do you use? Shao Sean´s or Sarah Reichelt´s one? But anyway, i am using both with no problems. There is a nice wrapper for Shao Sean´s library from Altuit called altEmailHarness You could try this. If it works then maybe you are doing something wrong in your code. Enter the fo

Using the sSMTP library

2012-11-08 Thread André Rombauts
Hello, I'm trying to use the sSMTP library with the demo stack included. I'm getting this error: -> QUIT SMTPerror closing socket due to error reading QUIT This demo stack dates back to 2009. Is it still OK? André ___ use-livecode mailing list use-liv