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

Eudora eMail Problems

70 views
Skip to first unread message

rickman

unread,
Aug 3, 2017, 1:51:47 PM8/3/17
to
I'm still not ready to give up my Eudora email program. But it's proving to
be a bit intractable at the moment. I recently switched to a new hosting
service and had a great deal of problems setting it up for the new servers.
Seems TLS is broken in Eudora, at least with modern servers. I was finally
able to get the bloody thing to work after playing with it for some days.

Now the provider has switched servers and Eudora will no longer send emails.
Downloading emails is fine, but on sending either it times out or gives
errors regarding authentication depending on the port number used. I ran
wireshark but I can't say I understand the results. Only a half dozen
messages are sent or received and there is 100 second wait between them. So
it looks like something is timing out.

Any suggestions on how to debug this? How do email clients authenticate if
TLS isn't used?

--

Rick C

VanguardLH

unread,
Aug 3, 2017, 3:42:16 PM8/3/17
to
rickman wrote:

NOTE: The following newsgroup omitted in my reply as it appears an
unrelated newsgroup to the issue and to the other cross-posted
newsgroup:

sci.electronics.design

This topic is not really an issue with networking, either. A more
appropriate newsgroup to discuss newsreaders (NNTP clients) is:

news.software.readers
Eudora was abandoned long ago. Eudora OSE (based on Mozilla's
Thunderbird) ensued but it also got abandoned; however, Eudroa OSE in
having TB's code up to that point was still supported after the big push
away from SSL 3.0 when it was found vulnerable. TLS 1.0 is just a
renamed version of SSL 3.0; i.e., to bring that spec under the "TLS"
umbrella. Could be the new servers demand TLS 1.1, or later.

https://en.wikipedia.org/wiki/Eudora_(email_client)
"Development of the open-source version stopped in 2010 and was
officially deprecated in 2013, with users advised to switch to the
current version of Thunderbird."

https://en.wikipedia.org/wiki/Eudora_OSE
"On June 28, 2013, the Mozilla website indicated that Eudora OSE is
based on an out-of-date version of Thunderbird and that, to Mozilla's
knowledge, Qualcomm has no plans to update or support it. Mozilla
recommends current users consider switching to Thunderbird."

https://wiki.mozilla.org/Eudora_OSE
"it is Mozilla's understanding that Qualcomm is no longer developing
Eudora OSE and its community support forum no longer exists"

https://threatpost.com/ietf-officially-deprecates-sslv3/113503/
"IETF OFFICIALLY DEPRECATES SSLV3"

I was using MS Outlook 2003 to connect to my Hotmail account and wanted
to continue using that old e-mail client; however, back around Feb 2014
Microsoft demanded TLS be used to connect to their servers and OL2003
didn't support TLS. I was forced to move to a later e-mail client that
had the minimally required encryption standard for secure connections.

Although the old Eudora [OSE] product might provide an option to use
TLS, if it is TLS 1.0 then it is no different than SSL 3.0. I don't
which versions of TLS that Eudora [OSE] supports. Go into the account
defined within Eudora to see what, if any, TLS options there are.

Since Eudora OSE is just [an old version of] Thunderbird in disguise,
maybe it's time to go to Thunderbird, emClient, or some other newer and
supported local e-mail client or resolve yourself to being stuck with
their webmail client.

Jeff Liebermann

unread,
Aug 3, 2017, 3:51:07 PM8/3/17
to
On Thu, 3 Aug 2017 13:51:47 -0400, rickman <gnu...@gmail.com> wrote:

>Any suggestions on how to debug this? How do email clients authenticate if
>TLS isn't used?

Who's the ISP? I want to check what protocols they support and
expect. If you don't want to disclose this information, try the
following as a starting template for an SMTP session using telnet:
<https://technet.microsoft.com/en-us/library/aa995718(v=exchg.65).aspx>
Use this to encrypt your password:
<https://www.base64encode.org>
If you still have access to your old ISP account that worked, try the
same session and compare results between the old and new ISP.

Good luck.

--
Jeff Liebermann je...@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Jim Thompson

unread,
Aug 3, 2017, 3:56:44 PM8/3/17
to
On Thu, 03 Aug 2017 12:51:08 -0700, Jeff Liebermann <je...@cruzio.com>
wrote:

>On Thu, 3 Aug 2017 13:51:47 -0400, rickman <gnu...@gmail.com> wrote:
>
>>Any suggestions on how to debug this? How do email clients authenticate if
>>TLS isn't used?
>
>Who's the ISP? I want to check what protocols they support and
>expect. If you don't want to disclose this information, try the
>following as a starting template for an SMTP session using telnet:
><https://technet.microsoft.com/en-us/library/aa995718(v=exchg.65).aspx>
>Use this to encrypt your password:
><https://www.base64encode.org>
>If you still have access to your old ISP account that worked, try the
>same session and compare results between the old and new ISP.
>
>Good luck.

OLM.net supports Eudora ;-)

...Jim Thompson
--
| James E.Thompson | mens |
| Analog Innovations | et |
| Analog/Mixed-Signal ASIC's and Discrete Systems | manus |
| STV, Queen Creek, AZ 85142 Skype: skypeanalog | |
| Voice:(480)460-2350 Fax: Available upon request | Brass Rat |
| E-mail Icon at http://www.analog-innovations.com | 1962 |

I'm looking for work... see my website.

Thinking outside the box...producing elegant & economic solutions.

Jim Thompson

unread,
Aug 3, 2017, 3:59:39 PM8/3/17
to
On Thu, 03 Aug 2017 12:56:38 -0700, Jim Thompson
<To-Email-Use-Th...@On-My-Web-Site.com> wrote:

>On Thu, 03 Aug 2017 12:51:08 -0700, Jeff Liebermann <je...@cruzio.com>
>wrote:
>
>>On Thu, 3 Aug 2017 13:51:47 -0400, rickman <gnu...@gmail.com> wrote:
>>
>>>Any suggestions on how to debug this? How do email clients authenticate if
>>>TLS isn't used?
>>
>>Who's the ISP? I want to check what protocols they support and
>>expect. If you don't want to disclose this information, try the
>>following as a starting template for an SMTP session using telnet:
>><https://technet.microsoft.com/en-us/library/aa995718(v=exchg.65).aspx>
>>Use this to encrypt your password:
>><https://www.base64encode.org>
>>If you still have access to your old ISP account that worked, try the
>>same session and compare results between the old and new ISP.
>>
>>Good luck.
>
>OLM.net supports Eudora ;-)
>
> ...Jim Thompson

Just realized, after my response, that this was an S.E.D post.

There is a Eudora-specific group: comp.mail.eudora.ms-windows

rickman

unread,
Aug 3, 2017, 5:35:39 PM8/3/17
to
Jeff Liebermann wrote on 8/3/2017 3:51 PM:
> On Thu, 3 Aug 2017 13:51:47 -0400, rickman <gnu...@gmail.com> wrote:
>
>> Any suggestions on how to debug this? How do email clients authenticate if
>> TLS isn't used?
>
> Who's the ISP? I want to check what protocols they support and
> expect. If you don't want to disclose this information, try the
> following as a starting template for an SMTP session using telnet:
> <https://technet.microsoft.com/en-us/library/aa995718(v=exchg.65).aspx>
> Use this to encrypt your password:
> <https://www.base64encode.org>
> If you still have access to your old ISP account that worked, try the
> same session and compare results between the old and new ISP.

The web hosting provider is Mightyweb.net. I don't think my ISP has any
email support. I tried contacting them yesterday and never heard back. I
looked up the possibility of using gmail or Yahoo mail and both seem to use
TLS which I know Eudora does not work with.

Mightyweb says using no authentication exposes the password which sounds
like a bad idea. I'm not sure using authentication actually encrypts the
password. I've always used authentication, just not TLS. How then does
that work?

--

Rick C

rickman

unread,
Aug 3, 2017, 5:48:09 PM8/3/17
to
Jim Thompson wrote on 8/3/2017 3:56 PM:
> On Thu, 03 Aug 2017 12:51:08 -0700, Jeff Liebermann <je...@cruzio.com>
> wrote:
>
>> On Thu, 3 Aug 2017 13:51:47 -0400, rickman <gnu...@gmail.com> wrote:
>>
>>> Any suggestions on how to debug this? How do email clients authenticate if
>>> TLS isn't used?
>>
>> Who's the ISP? I want to check what protocols they support and
>> expect. If you don't want to disclose this information, try the
>> following as a starting template for an SMTP session using telnet:
>> <https://technet.microsoft.com/en-us/library/aa995718(v=exchg.65).aspx>
>> Use this to encrypt your password:
>> <https://www.base64encode.org>
>> If you still have access to your old ISP account that worked, try the
>> same session and compare results between the old and new ISP.
>>
>> Good luck.
>
> OLM.net supports Eudora ;-)

Talk about your spartan web pages. They don't even talk about the control
panel or if you can support reseller accounts. I have several people using
my account to host their web pages and they need separate logins. I sent
them a question about it.

--

Rick C

rickman

unread,
Aug 3, 2017, 5:48:51 PM8/3/17
to
Jim Thompson wrote on 8/3/2017 3:59 PM:
> On Thu, 03 Aug 2017 12:56:38 -0700, Jim Thompson
> <To-Email-Use-Th...@On-My-Web-Site.com> wrote:
>
>> On Thu, 03 Aug 2017 12:51:08 -0700, Jeff Liebermann <je...@cruzio.com>
>> wrote:
>>
>>> On Thu, 3 Aug 2017 13:51:47 -0400, rickman <gnu...@gmail.com> wrote:
>>>
>>>> Any suggestions on how to debug this? How do email clients authenticate if
>>>> TLS isn't used?
>>>
>>> Who's the ISP? I want to check what protocols they support and
>>> expect. If you don't want to disclose this information, try the
>>> following as a starting template for an SMTP session using telnet:
>>> <https://technet.microsoft.com/en-us/library/aa995718(v=exchg.65).aspx>
>>> Use this to encrypt your password:
>>> <https://www.base64encode.org>
>>> If you still have access to your old ISP account that worked, try the
>>> same session and compare results between the old and new ISP.
>>>
>>> Good luck.
>>
>> OLM.net supports Eudora ;-)
>>
>> ...Jim Thompson
>
> Just realized, after my response, that this was an S.E.D post.
>
> There is a Eudora-specific group: comp.mail.eudora.ms-windows

Thanks for that. I've cross posted to that group.

--

Rick C

Dave Platt

unread,
Aug 3, 2017, 7:08:04 PM8/3/17
to
There are several different forms of authentication which can work
over a non-encrypted connection. The really insecure ones transmit
the password in cleartext, and these can (as noted) expose your
password on the net, and also require that the ISP store the password
itself.

There are hash-based authentication systems which can be reasonably
secure even if an encrypted connection is not used. In these, neither
system ever transmits the password itself. Instead, the server says
(in effect) "Here, append this randomly-chosen string to your
password, compute an MD5/SHA-1/SHA-256 hash of the result, and send me
back the hash." This allows your client software to "prove" that it
has the password.

With this approach you still have the concern that the email itself is
flowing over a non-encrypted connection and is open to being
wiretapped, even if the password is not.

Not all ISPs, server packages, and client packages support all of
these authentication methods such as MD5AUTH. You can still end up a
situation in which "plain text" is the only method the two ends can
agree upon... not good, especially in shared-public-network situations.

You can use any of these authentication methods over an encrypted
connection (SSL or TLS), so that both the password phase and the
actual email exchange is secured.


rickman

unread,
Aug 3, 2017, 7:17:32 PM8/3/17
to
Thanks for the info.

--

Rick C

Peabody

unread,
Aug 3, 2017, 8:18:14 PM8/3/17
to
rickman says...

> I'm still not ready to give up my Eudora email program.

I'm using Eudora 6.2.5.6 for POP/SMTP on Cox cable, with
encryption. No guarantee it would work for you, but I could
provide my Options settings if you like.


Jim Thompson

unread,
Aug 3, 2017, 8:42:49 PM8/3/17
to
It's all a function of what the ultimate E-mail provider supports
(Eudora itself _does_ support SSL).

I'm connected to the Internet via CenturyLink fiber.

But I retrieve E-mail from my website provider, OLM.net, which uses
authentication, but not SSL (for Eudora-based 'retrievers').

Not that I think 'security' is a big deal... if some expert wants to
intercept your E-mail it won't matter what you use... you'll lose >:-}

So keep your criminal communications to face-to-face only ;-)

rickman

unread,
Aug 3, 2017, 8:58:17 PM8/3/17
to
Sure. Do you know what form of authentication they use?

--

Rick C

Peabody

unread,
Aug 3, 2017, 10:58:58 PM8/3/17
to
rickman says...

> Sure. Do you know what form of authentication they use?

"Last SSL Info" for POP says Port 995, TLSv1,
DHE-RSA-AES256-SHA(256bits)

For SMTP it's the same, except Port 587.

Cox requires my Cox username and password.

Under Getting Started, I have Allow Authentication checked.

Under Checking Mail, I have Secure Sockets when receiving
set to "Required, Alternate Port"

Under Incoming Mail, I have POP and Passwords selected.

Under Sending Mail I have Allow Autherntication and Use
Submission Port (587) selected. And under Secure Sockets
when sending, I have Required, STARTTLS selected.

All the Kerberos stuff is turned off.

Then you need to Google "patch QCSSL.dll". This addresses
the situation where the first contact to the server takes a
long time, or even times out. I think there's a version for
7.1.0.9 on dropbox which Google will take you to. or if
you're using 6.2.5.6, I can send you the patch. I think in
both cases, just one byte is changed in the dll.

The big problem most people have is with certificates used
by the server not being considered valid by Eudora. After
attempting to POP email, you can go into the Last SSL Info
under Checking Mail, and open up the Certificates section at
the bottom, and make sure there are no bad certs. If there
are, you may need to import them. And you can only fix one
at a time. There may be a whole string of them, so you nay
have to repeat the process until everything is good.

I think TLSv1 may not be supported by your server. It is
considered to be compromised. If so, you may be out of luck
on encryption. Eudora used its own SSL dll, and I don't
know how you would get a more modern version.


Peabody

unread,
Aug 4, 2017, 12:33:21 AM8/4/17
to
Peabody says...

> I think TLSv1 may not be supported by your server. It
> is considered to be compromised. If so, you may be out
> of luck on encryption. Eudora used its own SSL dll, and
> I don't know how you would get a more modern version.

I notice that the two usual OPENSSL files are also in the
Eudora program files folder. So it may be possible to update
to newer TLS versions by updating those two files, which
presumably are the 32-bit versions. However, the only
references I could find to TLS in the QCSSL.dll file were to
v1. So even if later TLS versions are in the OpenSSL files,
they may not be called.

VanguardLH

unread,
Aug 4, 2017, 12:50:57 AM8/4/17
to
Peabody wrote:

> The big problem most people have is with certificates used
> by the server not being considered valid by Eudora.

That reminds me that the client and server cannot be too far apart in
their timestamps. The SSL/TLS handshaking passes a time-sensitive
token. If one end is way off on time, the token is considered as having
expired. The OP needs to make sure his date and time are current.

rickman

unread,
Aug 4, 2017, 10:42:43 AM8/4/17
to
Thanks for the suggestion. I keep my time updated automatically so it is
correct. I have the right time zone selected as well.

--

Rick C

lifewoutmilk

unread,
Aug 4, 2017, 8:32:48 PM8/4/17
to
Does stunnel work on Windows? It would allow you to get arround TLS
issues.

VanguardLH

unread,
Aug 5, 2017, 1:44:28 AM8/5/17
to
lifewoutmilk wrote:
I used it a long time ago to use with YahooPOPs (aka YPOPs) to screen
scrape Yahoo Mail's web pages to retrieve e-mails into a local client
(because Yahoo dropped POP access for all but a couple countries).

It requires you configure the e-mail client to use a non-secure
(unencrypted) connection to the local stunnel proxy as though it were
the e-mail server to the client. Then you configure stunnel to connect
as the client (which uses encryption) to the real e-mail server.

sTunnel's documention says it supports: SSLv2, SSLv3, TLSv1 (SSLv3
renamed), TLSv1.1, TLSv1.2. It uses the OpenSSL libs. However, from
what someone else said here, Eudora also uses the OpenSSL libs so just
replace them in the Eudora [sub]folder with the proper bit-width
versions.

rickman

unread,
Aug 6, 2017, 1:46:44 PM8/6/17
to
Seems I was mistaken. I am able to turn off authentication and send an
email to one of my other email accounts on the same server, but I am still
not able to send email to other servers. The reported error is "550 without
authentication". My hosting provider is not being much help. They just see
it as a problem of using a crappy email program.

I wish I understood the use of Stunnel better. I'm not sure if it will help
with this problem or if I can even run it under Windows.

Would it make any sense to run an email server on my laptop? That seems
like it would need to be the email endpoint, no? That would mean I'd have
to host the domain name on my laptop, right?

--

Rick C

VanguardLH

unread,
Aug 6, 2017, 2:48:58 PM8/6/17
to
rickman wrote:

> I am able to turn off authentication and send an email to one of my
> other email accounts on the same server, but I am still not able to
> send email to other servers. The reported error is "550 without
> authentication". My hosting provider is not being much help. They
> just see it as a problem of using a crappy email program.

When sending e-mails between accounts at the same e-mail provider, it is
unlikely that SMTP is employed in the message transfer. Instead
internal routing is used to link the message to other internal accounts.
When you look at the Received headers for an internally routed message,
you'll see it never left their domain and didn't pass out through an
SMTP server. It's all internal routing. Depends on how they set up
their boundary SMTP server (the one that sends outside their domain).

> I wish I understood the use of Stunnel better. I'm not sure if it will help
> with this problem or if I can even run it under Windows.

Been a long time but I used sTunnel on Windows XP and it worked as long
as you get both the client and sTunnel proxy configured correctly.
Client has to connect to sTunnel, not to the e-mail server, and the
client must not use encryption when connecting to the sTunnel proxy. In
the sTunnel config, you define which inbound connections go to which
outbound connections, sort of like a mapping of in to out. Its config
file has "name=value" pairs that map which input connect goes to what
output connect.

Make sure your client doesn't encrypt its traffic for its connection to
sTunnel (configured in the account you define within your client).
sTunnel does the encryption to the server. Some examples are at:

https://www.stunnel.org/examples.html

My recollection was when having multiple e-mail clients use sTunnel that
you had them connect to different listening ports for sTunnel. Or maybe
that was just me to keep them separate. From what I see at the
examples, you really only need to define to where sTunnel will connect
(the e-mail servers). No login credentials are including in the config
because those get stripped (parsed out) from the non-encrypted connect
by your client to sTunnel.

If you have anti-virus software configured to intercept your e-mail
traffic, some use transparent proxies but some use opaque proxies. With
opaque proxies (like with sTunnel), the client's config for an account
defined within it points at the AV's proxy, not to the e-mail server.
If you have one of those AV programs, either you disable its opaque
proxy or simply reconfigure the client to point at sTunnel's opaque
proxy; else, you have to figure out how to chain multiple opaque proxies
together (client configured to connect to sTunnel proxy configured to
connect to AV proxy, or maybe client to AV to sTunnel).

> Would it make any sense to run an email server on my laptop? That seems
> like it would need to be the email endpoint, no? That would mean I'd have
> to host the domain name on my laptop, right?

If you have a personal account with your ISP, check their terms of
service. They may not allow Internet-facing servers by their customers.
I know some users that ran afoul of such restrictions when running file
or gaming servers on their PCs at home on a personal-use service tier.

You can run afoul of anti-spam blacklists. You won't be running your
own nameserver so your SMTP server won't have an MX record showing it is
authorized to send from your domain. If you don't register a domain
then your SMTP server will only have an IP address which means no
reverse DNS lookup. Some anti-spam filters don't like non-unique MX
servers, especially when no MX server is listed at a nameserver at the
domain. You will appear a rogue e-mail source. Nowadays many e-mail
providers use DKIM (domain keys), SPF (sender policy framework), or
DMARC to prove who sent a message an you won't have any of that (see
https://wiki.zimbra.com/wiki/Best_Practices_on_Email_Protection:_SPF,_DKIM_and_DMARC).
You will be an unknown source and unacceptable to other SMTP servers.

Why would you add the complexity of a local SMTP server (you'll have to
find one first) when the easiest solution is to change to a different
e-mail client? There are plenty of free ones. Or perhaps you are a fan
of the Red Green Show? Granted using sTunnel smacks of a Rube Goldberg
setup but switching to another e-mail client is a lot easier.

Jim Thompson

unread,
Aug 6, 2017, 3:38:39 PM8/6/17
to
There has been (and still continues to be) a lot of discussion on how
to use sTunnel on Usenet group comp.mail.eudora.ms-windows.

(I'm lucky, my website provider actually supports Eudora.)

rickman

unread,
Aug 6, 2017, 5:07:59 PM8/6/17
to
I thought my hosting provider was stiff arming me, but with some persistence
on my part they have been responding more and have downloaded a copy of
Eudora to try to work things out with. It was a *very* old copy and I sent
them a link to the latest copy. At least I think it is a good link. Many
times these sites are just there to infect you. Anyone know if this site is
ok?

http://filehippo.com/download_eudora/tech/1663/

The size is not an exact match, about half a meg larger. I smell a rat! I
could send them my file I suppose.

--

Rick C

rickman

unread,
Aug 6, 2017, 5:23:46 PM8/6/17
to
SeaMonkey often glitches and switches to the main window where it grabs my
previous keystrokes that had not yet been captured by the composition window
resulting in the message pane cursor moving all over the place. It usually
ends up near the top of the message pane with nothing disturbed other than
the current message it is resting on being marked as "read". But this time
it seems to have blotted an entire thread from the
comp.mail.eudora.ms-windows group, *this thread*!!! Is there a way to get
the thread back? This should be the same as in Thunderbird.

--

Rick C

rickman

unread,
Aug 6, 2017, 5:26:57 PM8/6/17
to
I got it. Seems you can specifically view ignored threads then unmark it as
ignored. This is why I think T-bird and SeaMonkey suck. Neither one works
well on my machines.

--

Rick C

rickman

unread,
Aug 6, 2017, 5:36:41 PM8/6/17
to
Dennis Lee Bieber wrote on 8/6/2017 3:48 PM:
> On Sun, 6 Aug 2017 13:46:45 -0400, rickman <gnu...@gmail.com> declaimed the
> following:
>
>
>>
>> Seems I was mistaken. I am able to turn off authentication and send an
>> email to one of my other email accounts on the same server, but I am still
>> not able to send email to other servers. The reported error is "550 without
>> authentication". My hosting provider is not being much help. They just see
>> it as a problem of using a crappy email program.
>>
>
> 1) What port authentication are those "other servers" configured for?
> {I interpret "send email to other servers" to mean you are attempting to
> directly send to that mail handler server and not relay through your own
> ISP server -- this is different from sending an email to your local server
> that has destination addresses on other domains}

No, am not using my ISP server because I am mobile. I use my web hosting
provider's servers for email. The "other servers" are the destination email
address I am sending to. I have no way of knowing much about them.

My domain is arius.com and I am sending through the email servers for that
domain.


> Many (all?) modern ISPs will not pass non-authenticated (old port 25)
> SMTP traffic from a user to a non-ISP server -- the outgoing email has to
> be handed to the ISP server and IT handles the relay to other servers. Some
> may even block TLS/authentication ports to outside servers, forcing all
> outgoing mail to be relayed by their server.
>
> If you have personalities that are configured with non-ISP SMPT
> servers, those personalities will at the least require TLS and/or alternate
> port (with or without authentication)

Ok...


>> Would it make any sense to run an email server on my laptop? That seems
>> like it would need to be the email endpoint, no? That would mean I'd have
>> to host the domain name on my laptop, right?
>
> There are two "servers"... Outgoing and incoming (they may be the same
> process, but the behavior requirements are different).
>
> Incoming servers would have to have registered MX entry (domain name)
> so that the sending SMTP server can connect to yours to deliver mail. You'd
> also need to run a POP3 server in order to have your local mail client
> "fetch" the messages that were delivered to your SMTP server.

I don't really need an incoming server, but it potentially can deal with
some issues I would have if I used multiple email programs on multiple PCs.


> Outgoing servers don't have to be seen by outsiders -- your email
> program would connect to an account on your server, it will accept the
> email, and IT then attempts to connect to the destination server (as
> determined by MX lookups) to deliver the mail.

That is essentially what Eudora would do, right? I guess I need a middle
man that will implement TLS with the hosting server properly and work
unauthenticated with Eudora running on the same computer.


> In the old days (mid-80s) this was normal practice. Anyone could
> connect to any SMTP server and provide the "from" and "to" information;
> most servers would accept from anyone, and would relay to anyone. (AKA: the
> infamous Open Relay -- which spammers rapidly took advantage of). These
> days, most SMTP servers will:
>
> A) Accept email for any destination as long as it comes from an ISP
> provided IP address (the DHCP address issued when you connect your network
> to the ISP)
>
> B) Accept email from any source as long as the destination is user
> account known to the ISP
>
> B1) They may use a whitelist of ISP mail domains and reject any direct
> connection from an IP that is not in the list

At the moment the hosting provider has an old version of Eudora working. If
they can get the current version working I may have a shot at this.

--

Rick C

VanguardLH

unread,
Aug 6, 2017, 7:32:40 PM8/6/17
to
rickman wrote:

> I thought my hosting provider was stiff arming me, but with some persistence
> on my part they have been responding more and have downloaded a copy of
> Eudora to try to work things out with. It was a *very* old copy and I sent
> them a link to the latest copy. At least I think it is a good link. Many
> times these sites are just there to infect you. Anyone know if this site is
> ok?
>
> http://filehippo.com/download_eudora/tech/1663/
>
> The size is not an exact match, about half a meg larger. I smell a rat! I
> could send them my file I suppose.

Eudora OSE
https://wiki.mozilla.org/Eudora_Releases

Looks like Mozilla decided the project was dead so they no longer
provide downloads. Instead they redirect you to Thunderbird.

http://www.softpedia.com/get/Internet/E-mail/E-mail-Clients/Eudora.shtml

You can get a copy from there. They scan the submissions for malware.
Although the download page says it is for Eudora OSE, the download is
for Eudora 7.1.0.9.

I have downloaded from FileHippo before but only using the links to
there that some software author has on their own web site. Often the
author can afford to have the site but not afford the bandwidth load so
they put their files elsewhere, and sometimes that is at FileHippo.

You could submit the file to VirusTotal.com to have them scan it using
multiple AV engines. Some really don't belong in their list so seeing a
couple of false positives doesn't mean the file is infected, especially
if the alerts are from crap engines.

rickman

unread,
Aug 6, 2017, 9:22:19 PM8/6/17
to
rickman wrote on 8/3/2017 1:51 PM:
> I'm still not ready to give up my Eudora email program. But it's proving to
> be a bit intractable at the moment. I recently switched to a new hosting
> service and had a great deal of problems setting it up for the new servers.
> Seems TLS is broken in Eudora, at least with modern servers. I was finally
> able to get the bloody thing to work after playing with it for some days.
>
> Now the provider has switched servers and Eudora will no longer send emails.
> Downloading emails is fine, but on sending either it times out or gives
> errors regarding authentication depending on the port number used. I ran
> wireshark but I can't say I understand the results. Only a half dozen
> messages are sent or received and there is 100 second wait between them. So
> it looks like something is timing out.
>
> Any suggestions on how to debug this? How do email clients authenticate if
> TLS isn't used?

When Eudora works, it is a very nice email program. But I have never had so
much trouble getting email to work.

Seems the problem wasn't as much the TLS malfunction as it was a password
issue. The new provider won't accept my setting the default password I've
used for a long time, it is one point shy of adequate. So when I switched
providers and had trouble getting the thing set up I ended up changing the
passwords and forgot. So now with the change in server name I had to
reenter the passwords and Eudora was happy to remember them wrong when they
failed without saying it was a password problem!!!

So it seems to be working now, but I still have one nagging issue. Some of
the test cases I created would work for sending email with the incoming
server as "stuff". I do this to make sure it doesn't read any email.
Hmmm... maybe that was something I did with my *very* old hosting account
that used a different control panel. Each email address was a mailbox even
if it was just being used for forwarding. Anyway, "stuff" works for some
Eudora personas, but not others. I don't get why and Eudora isn't telling!

But it's working again, mostly.

--

Rick C

rickman

unread,
Aug 10, 2017, 4:51:04 PM8/10/17
to
Jim Thompson wrote on 8/3/2017 8:42 PM:
> On Thu, 03 Aug 2017 19:18:09 -0500, Peabody
> <waybackNO...@yahoo.com> wrote:
>
>> rickman says...
>>
>>> I'm still not ready to give up my Eudora email program.
>>
>> I'm using Eudora 6.2.5.6 for POP/SMTP on Cox cable, with
>> encryption. No guarantee it would work for you, but I could
>> provide my Options settings if you like.
>>
>
> It's all a function of what the ultimate E-mail provider supports
> (Eudora itself _does_ support SSL).
>
> I'm connected to the Internet via CenturyLink fiber.
>
> But I retrieve E-mail from my website provider, OLM.net, which uses
> authentication, but not SSL (for Eudora-based 'retrievers').


I've been in touch with OLM and they don't claim to have any special support
for Eudora. I asked and the reply was, "what does Eudora support"? I
replied that Eudora supports SSL TLSv1.

Hello Rick,

Thank you for contacting
OLM. We do not support TLSv1 SSL
connections. There are to[sic] many security
risks.


Clearly they have no special knowledge or support for Eudora. How are you
operating with Eudora? What type of authentication are you using? I only
got mine working by using Wireshark to see just what was happening.


--

Rick C
0 new messages