From: jdow <jd...@ds...> - 2019-04-27 22:05:36
|
On 20190427 14:51:20, Carlos E. R. wrote: > On 27/04/2019 23.28, jdow wrote: > >> ... >> And the second one comments out the second poll line in the above: >> poll mail.dslextreme.com with proto pop3 port 995 >> user 'jd...@ds...', with password 'xxxxx' ssl, >> is 'jdow@thursday.wizardess.wiz' here pass8bits >> #poll mail.dslextreme.com with proto pop3 port 995 >> user 'YY...@ds...', with password 'yyyyyyy' ssl, >> is 'jdow@lllllll' here pass8bits >> poll pop.earthlink.net with proto pop3 > > I think that should be: > > poll mail.dslextreme.com with proto pop3 port 995 > user 'jd...@ds...', with password 'xxxxx' ssl, > is 'jdow@llllllll' here pass8bits > #poll mail.dslextreme.com with proto pop3 port 995 > # user 'YY...@ds...', with password 'yyyyyyy' ssl, > # is 'jdow@lllllll' here pass8bits > poll pop.earthlink.net with proto pop3 > ... That locks out the second user id at dslextreme. Incidentally, when I do this I still get the spurious email. I can comment out either of the two addresses and still get the same number of spurious emails. > Alternatively: > > poll mail.dslextreme.com with proto pop3 port 995 > user 'jd...@ds...', with password 'xxxxx' ssl, is 'jdow@llllllll' here pass8bits > #user 'YY...@ds...', with password 'yyyyyyy' ssl, is 'jdow@lllllll' here pass8bits > poll pop.earthlink.net with proto pop3 > ... > {^_^} |