9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] reading email from POP3 server
@ 2000-12-06 14:07 Russ Cox
  2000-12-06 14:39 ` Mark C. Otto
  2000-12-19 18:27 ` [9fans] Communication with a Network Printer Mark C. Otto
  0 siblings, 2 replies; 4+ messages in thread
From: Russ Cox @ 2000-12-06 14:07 UTC (permalink / raw)
  To: 9fans

http://plan9.bell-labs.com/cm/cs/who/rsc/pop3get.c
(or was it rsc/plan9/pop3get.c?) is a pop3 downloader
I wrote long ago but which shouldn't be hard to 
adapt to the new system.

I hope to get pop3 support into upas/fs at some
point, but I've been doing other things.  If you
want a hacked upas/fs that can talk pop3 send me mail.

Russ


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

* Re: [9fans] reading email from POP3 server
  2000-12-06 14:07 [9fans] reading email from POP3 server Russ Cox
@ 2000-12-06 14:39 ` Mark C. Otto
  2000-12-19 18:27 ` [9fans] Communication with a Network Printer Mark C. Otto
  1 sibling, 0 replies; 4+ messages in thread
From: Mark C. Otto @ 2000-12-06 14:39 UTC (permalink / raw)
  To: 9fans

 http://plan9.bell-labs.com/cm/cs/who/rsc/pop3get.c is the right page and Russ
has a 30 Nov 1998 18:02:43 -0500 message in the 9fans archive that describes
more how to hack it.

Mark


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

* [9fans] Communication with a Network Printer
  2000-12-06 14:07 [9fans] reading email from POP3 server Russ Cox
  2000-12-06 14:39 ` Mark C. Otto
@ 2000-12-19 18:27 ` Mark C. Otto
  1 sibling, 0 replies; 4+ messages in thread
From: Mark C. Otto @ 2000-12-19 18:27 UTC (permalink / raw)
  To: 9fans

I am trying to set up printing on two network printers, an HP3si and a HP4000. 
Both have jet direct cards.  The handshaking with the printer does not seem to
work:

lp -d3si file_to_print
Dec 19 11:02:44 failed to receive ACK, received <0x6c>
Dec 19 11:02:44 failed to receive ACK before sending data

The message seems to be coming from lpsend.  I could use some pointers on where
to look next.

I can telnet to the printers and get the tcp/ip information on the jet direct
card and call on the printer port

telnet tcp!3si!515 # or !9100
connected to tcp!3si.irm.r9.fws.gov!9100 on /net/tcp/2

device_name	loc	dest_host	phys_dev_name	speed	class	def_proc	spooler	stat	kill
daemon	sched
3si	Hen-Conf	bfbooby	tcp!3si!9100	8192	post+300dpi+duplex+nohead	generic	generic
generic	generic	tcppost	FIFO
4k	Hen-Conf	bfbooby	tcp!4k!9100	8192	post/2+600dpi	generic	generic	generic
generic	tcppost	FIFO

I made directories for each printer:

LPLIB/prob/3si and LPLIB/prob/4k

and made them world writable.  After running the commands, nothing was in them.


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

* [9fans] reading email from POP3 server
@ 2000-12-06 10:52 William Staniewicz
  0 siblings, 0 replies; 4+ messages in thread
From: William Staniewicz @ 2000-12-06 10:52 UTC (permalink / raw)
  To: 9fans

How can I download my mail from my ISP's POP3 server and hand it off to the Plan 9 mail
programs to save in my local mailbox? Is there a program or method to do this?

Currently, I dial in to my ISP; Have a dynamic ip address; Don't have
an ethernet address.

I have read ...
ndb(6), listen(8), mail(1) and smtpd(6)
Getting Started With Plan 9 (sections: Reading mail; Sending mail)
Last 12 months of 9fans archives
... but not sure which direction to take with this.

Any ideas?

Bill


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

end of thread, other threads:[~2000-12-19 18:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-06 14:07 [9fans] reading email from POP3 server Russ Cox
2000-12-06 14:39 ` Mark C. Otto
2000-12-19 18:27 ` [9fans] Communication with a Network Printer Mark C. Otto
  -- strict thread matches above, loose matches on Subject: below --
2000-12-06 10:52 [9fans] reading email from POP3 server William Staniewicz

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).