Date: Wed, 28 May 1997 21:35:59 -0700 (PDT) From: Joseph Stein <joes@spiritone.com> To: freebsd-questions@freebsd.org (Questions (FreeBSD)) Subject: Using fetchmail-3.9.5 (current port) yields log message incomplete...??? Message-ID: <199705290436.VAA01311@joes.users.spiritone.com>
next in thread | raw e-mail | index | archive | help
I have recently installed a Motorola BitSurfr Pro ISA ISDN TA. The installation works well, (except for the PNP stuff which I've got a kludge for...) and in fact, is nice except for one thing... May 27 22:53:25 joes fetchmail[3556]: starting fetchmail 3.9.5 daemon May 27 22:53:26 joes fetchmail[3556]: POP3< +OK ridge.spiritone.com POP3 3.3(20) w/IMAP2 client (Comments to MRC@CAC.Washington.EDU) at Tue, 27 May 1997 22:49:45 -0700 (PDT)^M May 27 22:53:26 joes fetchmail[3556]: POP3> USER joes^M May 27 22:53:26 joes fetchmail[3556]: POP3< +OK User name accepted, password please^M May 27 22:53:26 joes fetchmail[3556]: POP3> PASS *^M May 27 22:53:27 joes fetchmail[3556]: POP3< +OK Mailbox open, 15 messages^M May 27 22:53:27 joes fetchmail[3556]: selecting default folder May 27 22:53:27 joes fetchmail[3556]: POP3> STAT May 27 22:53:27 joes fetchmail[3556]: POP3< +OK 15 46016^M May 27 22:53:27 joes fetchmail[3556]: 15 messages at joes@mail.spiritone.com. May 27 22:53:27 joes fetchmail[3556]: POP3> RETR 1 May 27 22:53:27 joes fetchmail[3556]: POP3< +OK 3418 octets^M May 27 22:53:27 joes fetchmail[3556]: reading message 1 (3418 bytes) May 27 22:53:28 joes fetchmail[3556]: SMTP< 220 joes.users.spiritone.com ESMTP Sendmail 8.8.5/8.8.5; Tue, 27 May 1997 22:53:28 -0700 (PDT)^M May 27 22:53:28 joes fetchmail[3556]: SMTP> EHLO mail.spiritone.com May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-joes.users.spiritone.com Hello joes.users.spiritone.com [205.139.111.224], pleased to meet you^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-EXPN^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-VERB^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-8BITMIME^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-SIZE^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-DSN^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-ONEX^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-ETRN^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250-XUSR^M May 27 22:53:28 joes fetchmail[3556]: SMTP< 250 HELP^M May 27 22:53:28 joes fetchmail[3556]: SMTP> MAIL FROM:<burton@bsampley.vip.best.com> SIZE=3418 May 27 22:53:29 joes fetchmail[3556]: SMTP< 250 <burton@bsampley.vip.best.com>... Sender ok^M May 27 22:53:29 joes fetchmail[3556]: SMTP> RCPT TO:<joes> May 27 22:53:29 joes fetchmail[3556]: SMTP< 250 <joes>... Recipient ok^M May 27 22:53:29 joes fetchmail[3556]: SMTP> DATA May 27 22:53:30 joes fetchmail[3556]: SMTP< 354 Enter mail, end with "." on a line by itself^M May 27 22:53:30 joes fetchmail[3556]: . (log message incomplete) May 27 22:53:30 joes fetchmail[3556]: SMTP>. (EOM) May 27 22:53:56 joes fetchmail[3556]: terminated with signal 15 This is fetchmail release 3.9.5 Taking options from command line and /home/joes/.fetchmailrc Options for retrieving from joes@mail.spiritone.com: Poll interval is 1800 seconds Predeclared mailserver aliases: ridge.spiritone.com spiritone.com ns.spiritone.com Protocol is POP3. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. All messages will be retrieved (--all on). Fetched messages will not be kept on the server (--keep off). Old messages will not be flushed before message retrieval (--flush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (--stripcr off). Carriage-return forcing is disabled (--forcecr off). Messages will be SMTP-forwarded to: joes.users.spiritone.com 1 local name(s) recognized. DNS lookup for multidrop addresses is enabled. No UIDs saved from this host. ------ When connecting with iijppp (ppp -auto spiritone) and my 33600 USR Sportster it works fine. When connecting through the TA, I get the above messages. Follows my ppp.conf for both connections... default: set phone xxx-xxxx set speed 115200 disable lqr deny lqr set dial "ABORT NO\\sDIALTONE ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATZ OK ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" spiritone-33600-t: set speed 115200 set device /dev/cuaa2 set debug phase chat connect carrier link accept pap set authname xxxx set authkey xxxxxxxx set openmode active set ifaddr 205.139.111.224/32 205.139.108.253/24 255.255.255.0 set timeout 300 set ifaddr 205.139.111.224/32 205.139.108.253/24 255.255.255.0 set mru 1524 delete ALL add 0 0 205.139.108.253 spiritone-isdn-1: set debug phase chat connect carrier link set device /dev/cuaa1 set speed 115200 set dial "ABORT BUSY ABORT NO\\sDIALTONE ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT&F1&C1&D3%A4=0@B0=1%A2=95 OK-AT-OK \\dATD\\T TIMEOUT 40 CONNECT" deny lqr disable lqr disable pred1 deny pred1 set timeout 120 set phone xxx-xxxx accept pap accept chap set authname xxxx set authkey xxxxxxxx set openmode active set ifaddr 205.139.111.224/32 205.139.108.253/24 255.255.255.0 set mru 1600 delete ALL add 0 0 205.139.108.253 I'd really appreciate any insight anyone has... TIA, joe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705290436.VAA01311>