9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] nupas for smtpcarm
@ 2017-01-24  1:04 岡本健二
  2017-01-27  1:34 ` 岡本健二
  0 siblings, 1 reply; 12+ messages in thread
From: 岡本健二 @ 2017-01-24  1:04 UTC (permalink / raw)
  To: 9fans

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)



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-01-31 22:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-24  1:04 [9fans] nupas for smtpcarm 岡本健二
2017-01-27  1:34 ` 岡本健二
2017-01-28 21:00   ` Richard Miller
2017-01-28 23:20     ` hiro
2017-01-29  9:30       ` Richard Miller
2017-01-29  9:30       ` Richard Miller
2017-01-29  9:44         ` hiro
2017-01-29 17:35           ` Richard Miller
2017-01-30  1:25     ` 岡本健二
2017-01-30  2:30     ` 岡本健二
2017-01-31 21:50       ` hiro
2017-01-31 22:47         ` Skip Tavakkolian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).