Re: no pop mail with git head



On 2017.04.15 17:53, Jack wrote:
I just did a git pull --rebase, autogen.sh, and then configure with some options different from the default autogen. (I know I could give those options to autogen, but I already have the ./configure command in a file.)

Trying to fetch mail gets me "POP3 mailbox mailboxname: cannot connect localhost: error: unknown command or bad syntax" for every pop3 mailbox. It's localhost because I use popfile as a spam filter, but it's been working fine for years. In the popfile log, I see:

2017/4/15 17:40:30 2851: pop3: 311: +OK POP3 POPFile (v1.1.3) server ready[0d][0a]
2017/4/15 17:40:30 2851: pop3: 198: Regexps: ^USER XXXXXX
2017/4/15 17:40:30 2851: pop3: 213: Command: --STLS--
2017/4/15 17:40:30 2851: pop3: 311: -ERR unknown command or bad syntax[0d][0a]
2017/4/15 17:40:30 2851: pop3: 213: Command: --QUIT--
2017/4/15 17:40:30 2851: pop3: 311: +OK goodbye[0d][0a]
2017/4/15 17:40:30 2851: mq: 380: post CMPLT (2851)
2017/4/15 17:40:30 2851: mq: 391: dropping post CMPLT (2851)
2017/4/15 17:40:30 2851: pop3: 682: POP3 proxy done

for each pop3 server. I saw no errors during configure or make. I'll give a try going directly to the server without popfile. I did try with both TLS required and with POP3S, although with the latter, I don't see an entry in the popfile log, and with no security I see --CAPA-- as the command followed by "-ERR No secure server specified" even though I have :ssl at the end of the user name, which is how it's always worked.

Also - I tried 'balsa -d' but it says Unknown option -d. Was this intentionally removed?

Thanks for any suggestions.

Going directly to the frontier.com mailbox (handled by yahoo) works, using POP3S, so at some level POP3 does work. I have not upgraded popfile in over a month. What I can't quite tell is whether balsa is failing to talk to popfile correctly, or if something has changed which is causing popfile to not communicate correctly with the remote mail server (either yahoo or gmail). I suppose I could get more info if the pop debugging were still working.

Jack


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]