Extract email addresses

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Extract email addresses

Post by dfhtextpipe »

The filter Extract email addresses does not correctly extract addresses with the plus extension of the addressee that Google permits with gmail.com

It should be enhanced to cope with addresses in the form

Code: Select all

person+anything@gmail.com
Currently it fails badly and outputs

Code: Select all

anything@gmail.com
Check the specifics, but I think that Google's extension allows more than one plus character.

This was surprising, seeing that the filter does recognise the minus character in

Code: Select all

grumpy-old-men@social.net
btw. Google ignores any dots in the addressee's name. Thus these are equivalent:

Code: Select all

fred.jones@gmail.com
fredjones@gmail.com
f.redjon.es@gmail.com
NB. I've not tested whether this filter can cope with email addresses that have Unicode characters beyond the ANSI range.
That also should be reviewed.

David
David
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Re: Extract email addresses

Post by dfhtextpipe »

Hi Simon,

Will this issue be fixed with TextPipe version 10.8 ?

Best regards,

David
David
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Extract email addresses

Post by DataMystic Support »

Hi David,

Yes - this is updated ready for 10.8.

Note - every email service supports this, not just gmail.

Regards,

Simon
Post Reply