RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 5
Title Test Details domain
Expression
[a-z0-9][a-z0-9-]*[a-z0-9](?:\.[a-z0-9][a-z0-9-]*[a-z0-9])+
Description
domain as defined in RFC 2821
Matches
Non-Matches
notmaching@anything_d.com
Author Rating: Not yet rated. Gustav Kusnir
Title Test Details at domain list
Expression
@[a-z0-9][a-z0-9-]*[a-z0-9](?:\.[a-z0-9][a-z0-9-]*[a-z0-9])+(?:,@[a-z0-9][a-z0-9-]*[a-z0-9](?:\.[a-z0-9][a-z0-9-]*[a-z0-9])+)*
Description
A-d-l or at-domain-list as defined in RFC 2821
Matches
<@arsec.sk,@beton.cz,@polo-domena.com
Non-Matches
<@arsec.sk, @beton.cz,@polo-domena.com
Author Rating: Not yet rated. Gustav Kusnir
Title Test Details atext
Expression
[a-zA-Z0-9!#\$%&'\*\+\-\/=\?\^_`{\|}~]
Description
atext as defined in RFC 2822
Matches
any%text
Non-Matches
any text
Author Rating: Not yet rated. Gustav Kusnir
Title Test Details mailbox
Expression
[a-zA-Z0-9!#\$%&'\*\+\-\/=\?\^_`{\|}~]+(?:\.[a-zA-Z0-9!#\$%&'\*\+\-\/=\?\^_`{\|}~]+)*@[a-z0-9][a-z0-9-]*[a-z0-9](?:\.[a-z0-9][a-z0-9-]*[a-z0-9])+
Description
mailbox as defined in RFC 2821
Matches
Non-Matches
Author Rating: Not yet rated. Gustav Kusnir
Title Test Details forward-path
Expression
^<(?:@[a-z0-9][a-z0-9-]*[a-z0-9](?:\.[a-z0-9][a-z0-9-]*[a-z0-9])+(?:,@[a-z0-9][a-z0-9-]*[a-z0-9](?:\.[a-z0-9][a-z0-9-]*[a-z0-9])+)*:)?([a-zA-Z0-9!#\$%&'\*\+\-\/=\?\^_`{\|}~]+(?:\.[a-zA-Z0-9!#\$%&'\*\+\-\/=\?\^_`{\|}~]+)*@[a-z0-9][a-z0-9-]*[a-z0-9](?:\.[a-z0-9][a-z0-9-]*[a-z0-9])+)>$
Description
forward-path and reverse-path as defined in RFC 2821
Matches
<@arsec.sk,@beton.cz,@polo-domena.com:[email protected]>
Non-Matches
<@arsec.sk,@beton.cz, @polo-domena.com:[email protected]>
Author Rating: Not yet rated. Gustav Kusnir
   Displaying page 1 of 1 pages; Items 1 to 5

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials