Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: "Wilbert Knol" <w.knol@niwa.cri.nz>
To: linux-hams@vger.kernel.org
Subject: FETCHMAIL over AX25?
Date: Wed, 1 May 2002 10:41:35 +1200	[thread overview]
Message-ID: <3CCFC65F.13679.2E7BEDD9@localhost> (raw)


Thanks for reading this. At home, I get my E-mail via packet radio from a 
remote POP3 host with the fetchmail client. It's done with TCP/IP over 
AX25.

The POP3 server hangs off a (remote) XROUTER node, on a LAN, and I 
am using that node as my gateway to the POP3 mail host.

The TCP/IP doesn't seem to work particularly well over this path, which is 
a combination of 1k2 AX25 and Ethernet. I have done some extensive 
tweaking at my end, and I have finally decided it's a lost cause.

The plan now is, to open a plain AX25 session to the XROUTER node, 
and, from there, telnet straight into the POP3 server. 

Fetchmail allows the use of a 'plugin', and I have played with various 
Expect scripts, and also with the call program, to try and present 
Fetchmail with an open connection to the POP3 server.

The trouble is, that fetchmail doesn't like the link status messages that the 
call program throws up. As soon as it gets to see anything other than a 
valid POP3 prompt, it aborts the operation.

I have butchered the call.c code with some degree of success to stop it 
from writing to STDOUT until it sees the "+OK" from the POP3 server.

But I am having trouble faking the "telnet <pop3host> 110" command. 
The call.c code waits for a keyboard hit before it sends the hard-coded 
"telnet" string, which never comes.

I was wondering if anyone else has managed to do this, or has 
suggestions on how to go about it.

Wilbert, ZL2BSJ


             reply	other threads:[~2002-04-30 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-30 22:41 Wilbert Knol [this message]
2002-05-02 12:39 ` FETCHMAIL over AX25? Wilbert Knol

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CCFC65F.13679.2E7BEDD9@localhost \
    --to=w.knol@niwa.cri.nz \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox