sending emails Pharo/Cog/MacOS

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

sending emails Pharo/Cog/MacOS

fstephany
Hi,

I'm trying to send emails from a Seaside application. I'm using MockSMTP
listening on port 1025.

I have Socket>>primSocket:connectTo:port: failed when sending an email.
hostAddress is 127.0.0.1
and port is 1025.

I'm using Cog (r2382) with Pharo1.2.1 #12345 on MacOS.
Any idea of what I'm doing wrong ?

Cheers,
Francois

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: sending emails Pharo/Cog/MacOS

fstephany
Oops. It works fine on my staging server with Ubuntu Server/Postfix/Cog.
So I guess the problem is with MockSMTP.


On 12/05/11 22:37, Francois Stephany wrote:

> Hi,
>
> I'm trying to send emails from a Seaside application. I'm using MockSMTP
> listening on port 1025.
>
> I have Socket>>primSocket:connectTo:port: failed when sending an email.
> hostAddress is 127.0.0.1
> and port is 1025.
>
> I'm using Cog (r2382) with Pharo1.2.1 #12345 on MacOS.
> Any idea of what I'm doing wrong ?

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside