Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

authentication disallowed

61 views
Skip to first unread message

Barrie Heaton

unread,
Nov 16, 2014, 1:26:04 PM11/16/14
to
Is this an error at the ISP end or TP

thanks

USER ......***
-ERR [AUTH] Plaintext authentication disallowed on non-secure (SSL/TLS)
connections.
Sun, 16 Nov 2014 18:20:18 Finished collecting mail from POP3 server
mail.......
--


Barrie Heaton

unread,
Nov 16, 2014, 1:46:04 PM11/16/14
to
In message <j2NtXzAT...@a440.co.uk>, Barrie Heaton
<pi...@a440.co.uk> writes
I have been told

In your mail client you will need to change the connection type to SSL
and use port 993 for imap and port 465 smtp outgoing.


Can I do this in TP

Barrie

--

bert

unread,
Nov 16, 2014, 1:50:42 PM11/16/14
to
In message <j2NtXzAT...@a440.co.uk>, Barrie Heaton
<pi...@a440.co.uk> writes
>Is this an error at the ISP end or TP
>
Yes :-)
>thanks
>
>USER ......***
> -ERR [AUTH] Plaintext authentication disallowed on non-secure
>(SSL/TLS) connections.
>Sun, 16 Nov 2014 18:20:18 Finished collecting mail from POP3 server
>mail.......
Or more helpfully at first sight looks like you are trying to connect
to a server which expects an SSL/TLS secure connection. TP doesn't do
SSL. Is this a failure on an existing previously working connection or a
new one?
I see you are with btinternet. Have they switched you from Yahoo to
Critical Path?
--
bert

Bernard Peek

unread,
Nov 16, 2014, 1:53:20 PM11/16/14
to
Yes. You need to install and configure the stunnel program. It's quite
easy to use. Google for detailed instructions in past posts to this group.



--
Bernard Peek
b...@shrdlu.com

In search of cognoscenti (again)

bert

unread,
Nov 16, 2014, 2:10:43 PM11/16/14
to
In message <ccsa4u...@mid.individual.net>, Bernard Peek
<b...@shrdlu.com> writes
It has also been reported here in the past that the Avast anti-virus
program will do it for you automatically.
--
bert

Barrie Heaton

unread,
Nov 16, 2014, 2:46:09 PM11/16/14
to


In message <Sjzl2THQ...@nospam.co.uk>, Bert <bert@[127.0.0.1]>
writes
Thanks Both of you


to the BT question I don't use them for any mail never have

Our main domain has a SSL and to be Pci compliant you can't have plain
text authentication

So I will try the stunnel program. And look at Avast anti-virus

Thanks

Barrie

--

Barrie Heaton

unread,
Nov 16, 2014, 3:36:12 PM11/16/14
to
In message <ccsa4u...@mid.individual.net>, Bernard Peek
<b...@shrdlu.com> writes
>>
>> Can I do this in TP
>
>Yes. You need to install and configure the stunnel program. It's quite
>easy to use. Google for detailed instructions in past posts to this
>group.


Is the first part of this line an IP address

accept = 127.0.0.1:3110

as it keeps timing out I have set the pop3 port in TP to 3110

thanks

Barrie
--

Iain Archer

unread,
Nov 16, 2014, 4:05:47 PM11/16/14
to
And, presumably, 127.0.0.1 as the IP address.

Stunnel runs as a service. Is it installed as a service and started?
There may be be start/stop menu items in its menu accessible from the
Start | All Programs. It also has its own log, probably in its home
directory, which can be configured to provide various levels of report.
--
Iain Archer

John Hall

unread,
Nov 17, 2014, 3:45:57 AM11/17/14
to
In message <L4AHEMCm...@a440.co.uk>, Barrie Heaton
<pi...@a440.co.uk> writes
>In message <ccsa4u...@mid.individual.net>, Bernard Peek
><b...@shrdlu.com> writes
>>>
>>> Can I do this in TP
>>
>>Yes. You need to install and configure the stunnel program. It's quite
>>easy to use. Google for detailed instructions in past posts to this
>>group.
>
>
>Is the first part of this line an IP address
>
>accept = 127.0.0.1:3110

That's in your stunnel configuration file, presumably. Yes, that's fine.
127.0.0.1 represents your own machine, and acts as the link between
stunnel and Turnpike. Hopefully you also have a companion line in the
file like

connect = pop.gmail.com:995

In that example it's for Gmail, which I use as my mail server.

>
>as it keeps timing out I have set the pop3 port in TP to 3110

That's fine. Hopefully you also have the server name set to 127.0.0.1 to
complete the connection between TP and stunnel.

If you have all that correct, the time out could just be due to the mail
server that you're using being slow to respond, so you could try setting
the maximum delay allowed to a greater value, eg:

TIMEOUTconnect = 60

(I think by default it's set to 10.)
--
John Hall "Never play cards with a man called Doc.
Never eat at a place called Mom's.
Never sleep with a woman whose troubles
are worse than your own." Nelson Algren

Barrie Heaton

unread,
Nov 17, 2014, 12:40:42 PM11/17/14
to
In message <UDKeFVCSQbaUFwIG@jhall_nospamxx.demon.co.uk>, John Hall
<john_...@jhall.co.uk> writes
>That's fine. Hopefully you also have the server name set to 127.0.0.1
>to complete the connection between TP and stunnel.


That's the bit I missed out now working like a dream

Thanks John

Barrie

--


0 new messages