>( the changed smtp server is still blocked, and this is my first use
of gmail on abaco)

I'm using 9pif of 9front.
Now I checked the standard 9pi, and found it's abaco does not support
gmail on it, sorry.

Kenji


2017-01-24 10:04 GMT+09:00, 岡本健二 <[email protected]>:
> I had been blocked to post mail here from my ordinal mail server.
> Then I changed server to another which has smtp auth potocol.
> It was written as smtpcram() function in nupas/smtp/smtpc
> by erik.   However, it has a bug.
> Please change the line in smtpcram() in smtp.c as:
>
>       dBprint("%s\r\n", ch);
> to
>       dBprint("%s\r\n", ebuf);
>
> Kenji
>
> ( the changed smtp server is still blocked, and this is my first use
> of gmail on abaco)
>

Reply via email to