From: Carlos E. R. <rob...@te...> - 2019-04-27 21:51:34
|
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@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 ... Alternatively: poll mail.dslextreme.com with proto pop3 port 995 user 'jd...@ds...', with password 'xxxxx' ssl, is 'jdow@thursday.wizardess.wiz' here pass8bits #user 'YY...@ds...', with password 'yyyyyyy' ssl, is 'jdow@lllllll' here pass8bits poll pop.earthlink.net with proto pop3 ... -- Cheers / Saludos, Carlos E. R. (from openSUSE, Leap 15.1 x86_64 (ssd-test)) |