Re: can't fetch mail

Albrecht Dreß via balsa-list <[email protected]> Thu, 02 Jun 2022 17:00:38 +0200
Newsgroups gmane.comp.gnome.apps.balsa
Message-ID <[email protected]>
--===============7262775666019724902==
Content-Type: multipart/signed; micalg=PGP-SHA512;
	protocol="application/pgp-signature"; boundary="=-hmmoQRBb9ziiUUVw3KjU"

--=-hmmoQRBb9ziiUUVw3KjU
Content-Type: text/plain; charset=UTF-8; DelSp=Yes; Format=Flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi Jack:

Am 01.06.22 00:24 schrieb(en) Jack via balsa-list:
> A new problem just cropped up for me this morning.  It used to be when I =
"Get new mail" I'd get a popup showing each of the servers from which I POP=
3 fetch mail, showing the status and progrss of each.  Now, I just get a po=
pup "Checking mail" but it doesn't show any of the servers, and only stays =
up for less than a second.  I can use my IMAP connection to see that I do h=
ave new mail.  Using $G_MESSAGES_DEBUG=3D"mbox-pop3" produces no output.  I=
t seems like it's just silently failing to even try to do a pop3 fetch.

You might try with =E2=80=9CG_MESSAGES_DEBUG=3Dlibnetclient=E2=80=9D which =
dumps all low-level network traffic and see if the remote POP3 server repor=
ts any new messages for you: after logging in successfully, Balsa should se=
nd a line reading (time stamp etc. omitted)

DEBUG[libnetclient]: W 'LIST'

and the remote server should send a list of new messages (one line for each=
 message), terminated by a line only containing a single dot:

DEBUG[libnetclient]: R '+OK scan listing follows'
[the list of new message uid's, may be completely empty]
DEBUG[libnetclient]: R '.'

Please DO NOT post the contents of the debug dump to the list, as is contai=
ns your password!

Hope this helps,
Albrecht.
--=-hmmoQRBb9ziiUUVw3KjU
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEcCEPemLFTtyGf4zATKlvDmfn2fgFAmKY0JYACgkQTKlvDmfn
2fhxCwgAqKrl5awCIZZM1OSCiGujarQcvmKxAG8IvgJpw50PHJHBvMemwlLpQBIe
Dfwhq+04oEaDwI4PL27xzDAJmEE3RylWnhCQUounCVDuEyZh5JWCsoRcWIpyr+Q9
udmhddeClYqFAgr90vClCqZRAO7pbXtXwzDl4dwRuOK8Dr/zehpx2V8FKxdtLMYB
SLuBe6EdkotrhLbrbvjPTzkXzKRFOB0+Y3TaXa9jfkX7b98lxZjBgaYZg3yMRlmg
Lh98Fy1u/JlD/RHJXZOhDXLaSSbbAmW00SVSz2mIkjhX/k+OuncafGV2wE9qU6ms
NQAjo0PpZyv8hm2uSAMFWkpcfCIpxw==
=3FVW
-----END PGP SIGNATURE-----

--=-hmmoQRBb9ziiUUVw3KjU--

--===============7262775666019724902==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
balsa-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/balsa-list

--===============7262775666019724902==--