v1.0.27: email address added to friends list improperly?

Forum for MailWasher Pro 7 and/or older 2011/2012 versions.
MarkRH
Mystified Moa
Contact:
Location: Oklahoma City, OK
Posts: 7
Joined: Fri Oct 01, 2010 7:09 pm

v1.0.27: email address added to friends list improperly?

Fri Oct 01, 2010 10:56 pm

When I added the YourOG&[email protected] sender email address from the main pane to the friend's list, it added it as [email protected]. It already had yourog&[email protected] in the list from the initial import from MW 6.51 but apparently didn't match. I guess this version treats "&" special. I don't know why they'd put that in their email address, but they did.
User avatar
anniebrion
βeta Tester
Contact:
Location: Milkyway, Sol, Earth, UK, London
Posts: 3222
Joined: Thu Nov 05, 2009 10:39 am

Re: v1.0.27: email address added to friends list improperly?

Fri Oct 01, 2010 11:31 pm

Try YourOGamp;[email protected] and see if that matches.

& is a valid character for email addresses so should work :scratch :thumbsdown
Annie.......... PC details
Mailwasher Pro βeta [v 7.12.39]
User avatar
stan_qaz
Omniscient Kiwi
Location: Gilbert, Arizona
Posts: 8671
Joined: Fri Jul 25, 2008 5:13 am

Re: v1.0.27: email address added to friends list improperly?

Sat Oct 02, 2010 10:58 am

I tried entering this directly into the friends list by typing it and it looked like it worked.
friends-1.png
friends-1.png (3.32 KiB) Viewed 5272 times
I went looking at the regex site, the "&" doesn't seem to be a reserved character: http://www.regexlab.com/en/deelx/syntax.htm

It looks fine in the database: 501|2010-10-01 21:37:08|yourog&ebill@oge\.com

What happens if you type it in instead of trying to add it using the add menus?
I am not a Firetrust employee just a MW user.
--
First rule of computer consulting: Sell a customer a Linux computer and you'll eat for a day,
sell a customer a Windows computer and you'll eat for a lifetime.
MarkRH
Mystified Moa
Contact:
Location: Oklahoma City, OK
Posts: 7
Joined: Fri Oct 01, 2010 7:09 pm

Re: v1.0.27: email address added to friends list improperly?

Sat Oct 02, 2010 2:18 pm

Well, the problem is, it didn't match on the address that was already in the list. Anyway, I'll have to make a custom email address to test this with. I won't get another email from them for another month.
MarkRH
Mystified Moa
Contact:
Location: Oklahoma City, OK
Posts: 7
Joined: Fri Oct 01, 2010 7:09 pm

Re: v1.0.27: email address added to friends list improperly?

Mon Oct 04, 2010 11:49 am

The real problem was that yourog&[email protected] was already in my friends list and it failed to match it. I am going on the assumption that it's using case insensitive matching.

I just did a test where I manually added mark&[email protected] to the friends list and then sent myself an email using that address as the from address. MWP2010 failed to match that address with the friends list. If I add [email protected] to the friends list then it thinks mark&[email protected] matches it. So basically, it thinks that whatever& doesn't even exist or just ignores that portion of the email address.
User avatar
stan_qaz
Omniscient Kiwi
Location: Gilbert, Arizona
Posts: 8671
Joined: Fri Jul 25, 2008 5:13 am

Re: v1.0.27: email address added to friends list improperly?

Mon Oct 04, 2010 11:56 am

That should give the programmers something to look for. The friends list is stored in an SqLite database as regex strings so likely they missed escaping the "&" going in or out of the code.
I am not a Firetrust employee just a MW user.
--
First rule of computer consulting: Sell a customer a Linux computer and you'll eat for a day,
sell a customer a Windows computer and you'll eat for a lifetime.
ru
rusticdog

Re: v1.0.27: email address added to friends list improperly?

Mon Oct 04, 2010 3:08 pm

On the fix list, we'll get this done very soon.

Cheers
rd

Return to “MailWasher Pro 7”