41+ results for 'mailto: outlook.com' (0 ms)

Not the results you expected?

tests.py (https://bitbucket.org/mgill25/debian-pts.git) Python · 130 lines

60 def test_parse_email(self):

61 message = """From: mgill25@outlook.com

62

66 self.assertEqual(parsed_output[1], 'no-msgid-present@localhost')

67 self.assertEqual(parsed_output[2], 'mgill25@outlook.com')

68

69 def test_parse_email_fail_xloop(self):

70 message = """From: mgill25@outlook.com\nX-Loop: python@packages.qa.debian.org

71

77 def test_inject_headers(self):

78 message = """From: mgill25@outlook.com

79

82 injected_output = inject_headers(msg)

83 self.assertEqual(injected_output['From'], 'mgill25@outlook.com')

84 self.assertEqual(injected_output['X-Loop'], 'python_bts@packages.qa.debian.org')

data.value-001.html (https://github.com/rillian/firefox.git) HTML · 66 lines

4 <title>HTMLDataElement.value getting</title>

5 <link rel="author" title="ofekd" href="mailto:ofek@outlook.com">

6 <link rel="help" href="https://html.spec.whatwg.org/multipage/semantics.html#dom-data-value">

responsiveTable.html (https://gitlab.com/egonzalez055/admin-panel-angularjs) HTML · 53 lines

15 <td>@mdo</td>

16 <td><a class="email-link " ng-href="mailto:mdo@gmail.com" href="mailto:mdo@gmail.com">mdo@gmail.com</a></td>

17 <td>28</td>

23 <td>@fat</td>

24 <td><a class="email-link " ng-href="mailto:fat@yandex.ru" href="mailto:fat@yandex.ru">fat@yandex.ru</a></td>

25 <td>45</td>

31 <td>@twitter</td>

32 <td><a class="email-link " ng-href="mailto:twitter@outlook.com" href="mailto:twitter@outlook.com">twitter@outlook.com</a>

33 </td>

40 <td>@snow</td>

41 <td><a class="email-link" ng-href="mailto:snow@gmail.com" href="mailto:snow@gmail.com">snow@gmail.com</a></td>

42 <td>20</td>

48 <td>@jack</td>

49 <td><a class="email-link" ng-href="mailto:jack@yandex.ru" href="mailto:jack@yandex.ru">jack@yandex.ru</a></td>

50 <td>30</td>

contextualTable.html (https://gitlab.com/egonzalez055/admin-panel-angularjs) HTML · 51 lines

14 <td>@mdo</td>

15 <td><a class="email-link " ng-href="mailto:mdo@gmail.com" href="mailto:mdo@gmail.com">mdo@gmail.com</a></td>

16 <td>28</td>

22 <td>@fat</td>

23 <td><a class="email-link " ng-href="mailto:fat@yandex.ru" href="mailto:fat@yandex.ru">fat@yandex.ru</a></td>

24 <td>45</td>

30 <td>@twitter</td>

31 <td><a class="email-link " ng-href="mailto:twitter@outlook.com" href="mailto:twitter@outlook.com">twitter@outlook.com</a>

32 </td>

39 <td>@snow</td>

40 <td><a class="email-link" ng-href="mailto:snow@gmail.com" href="mailto:snow@gmail.com">snow@gmail.com</a></td>

41 <td>20</td>

47 <td>@jack</td>

48 <td><a class="email-link" ng-href="mailto:jack@yandex.ru" href="mailto:jack@yandex.ru">jack@yandex.ru</a></td>

49 <td>30</td>

README.md (https://gitlab.com/rainbowguardians/RainbowHard) Markdown · 36 lines

33 - Release GPG key: DD8F2338BAE7501E3DD5AC78C273792F7D83545D

34 * **Sam Newman** ([@sonewman](https://github.com/sonewman)) &lt;newmansam@outlook.com&gt;

35 * **Mathias Buus** ([@mafintosh](https://github.com/mafintosh)) &lt;mathiasbuus@gmail.com&gt;

_Layout.cshtml (https://gitlab.com/thefancydev/Diary) Razor · 70 lines

65 <footer>

66 <p>&copy; @DateTime.Now.Year - Diary. Designed and Developed by <a href="mailto:rhys.oconnor@outlook.com">Rhys O'Connor</a> 2016</p>

67 </footer>

index.php (https://bitbucket.org/muhilvannan/my-website.git) PHP · 222 lines

122 <p> Drop me a email at

123 <a href="mailto:muhil@outlook.com" > muhil@outlook.com </a>

124 </p>

_nav.erb (https://gitlab.com/myrrlyn/myrrlyn.net) Ruby HTML · 64 lines

49 <%= fa "key", "//keybase.io/myrrlyn", "My Keybase profile" %>

50 <%= fa "envelope", "mailto:appayne@outlook.com", "My email address" %>

51 <%= fa "github", "//github.com/myrrlyn", "My GitHub account" %>

aboutus.html.erb (https://bitbucket.org/bruceyue_/sharealltech.git) Ruby HTML · 96 lines

28 <a href="#"><i class="icon-twitter-sign"></i></a>

29 <a href="mailto:bruce.yue@outlook.com"><i class="icon-envelope"></i></a>

30 </p>

homepage.html.twig (https://bitbucket.org/vnada/izvor.git) Twig Template · 130 lines

27 <div>+40 743 817 652</div>

28 <div><a href="mailto:Izvorcollective@outlook.com">studio@izvor.co</a></div>

29 <div><a href="https://www.instagram.com/rehydrateregularly">Instagram</a></div>

frmAbout.cs (https://gener.svn.codeplex.com/svn) C# · 197 lines

140 {

141 StartURL("mailto:bktien@gmail.com");

142 }

145 {

146 StartURL("mailto:nguyen_quyet_tien_87hy@yahoo.com");

147 }

155 {

156 StartURL("mailto:tienit@outlook.com");

157 }

contextualTable.html (https://gitlab.com/thangs2net/ng2-core101-admin) HTML · 51 lines

14 <td>@mdo</td>

15 <td><a class="email-link " href="mailto:mdo@gmail.com">mdo@gmail.com</a></td>

16 <td>28</td>

22 <td>@fat</td>

23 <td><a class="email-link " href="mailto:fat@yandex.ru">fat@yandex.ru</a></td>

24 <td>45</td>

30 <td>@twitter</td>

31 <td><a class="email-link " href="mailto:twitter@outlook.com">twitter@outlook.com</a>

32 </td>

39 <td>@snow</td>

40 <td><a class="email-link" href="mailto:snow@gmail.com">snow@gmail.com</a></td>

41 <td>20</td>

47 <td>@jack</td>

48 <td><a class="email-link" href="mailto:jack@yandex.ru">jack@yandex.ru</a></td>

49 <td>30</td>

vh-support-margin.html (https://github.com/chromium/chromium.git) HTML · 41 lines

15 title="François REMY"

16 href="mailto:francois.remy.pub@outlook.com"

17 / >

_about.erb (https://gitlab.com/myrrlyn/myrrlyn.net) Ruby HTML · 57 lines

5 <img id="gravatar"

6 src="<%= gravatar_for "appayne@outlook.com", size: 192 %>"

7 alt="My Gravatar"

29 Feel free to reach me at

30 <%= link_to "appayne@outlook.com", "mailto:appayne@outlook.com" %>. My cell

31 number is on some spam lists, so I don’t give that out or answer unknown calls;

responsiveTable.html (https://gitlab.com/thangs2net/ng2-core101-admin) HTML · 53 lines

15 <td>@mdo</td>

16 <td><a class="email-link" href="mailto:mdo@gmail.com">mdo@gmail.com</a></td>

17 <td>28</td>

23 <td>@fat</td>

24 <td><a class="email-link" href="mailto:fat@yandex.ru">fat@yandex.ru</a></td>

25 <td>45</td>

31 <td>@twitter</td>

32 <td><a class="email-link" href="mailto:twitter@outlook.com">twitter@outlook.com</a>

33 </td>

40 <td>@snow</td>

41 <td><a class="email-link" href="mailto:snow@gmail.com">snow@gmail.com</a></td>

42 <td>20</td>

48 <td>@jack</td>

49 <td><a class="email-link" href="mailto:jack@yandex.ru">jack@yandex.ru</a></td>

50 <td>30</td>

clip-path-circle-001.html (https://github.com/chromium/chromium.git) HTML · 19 lines

5 <link rel="author" title="Dirk Schulze" href="mailto:dschulze@adobe.com">

6 <link rel="author" title="Denise White" href="mailto:denisegwhite@outlook.com">

7 <link rel="author" title="Laury Kenton" href="mailto:webshiva@mac.com">

insertRule-across-context.html (https://github.com/chromium/chromium.git) HTML · 32 lines

3 <title>CSS Test: CSSOM StyleSheet insertRule across context</title>

4 <link rel="author" title="Kagami Sascha Rosylight" href="mailto:saschanaz@outlook.com">

5 <link rel="author" title="Mozilla" href="https://mozilla.org">

WorkUnitImpl.java (https://gitlab.com/BGCX067/fahview-svn-to-git) Java · 233 lines

6 * %%

7 * Copyright (C) 2011 - 2013 Michael Thomas <mikepthomas@outlook.com>

8 * %%

29 *

30 * @author <a href="mailto:mikepthomas@outlook.com">Michael Thomas</a>

31 * @version 6.00

clip-path-circle-001.htm (https://gitlab.com/Srijancse/servo) HTML · 18 lines

4 <link href="mailto:dschulze@adobe.com" rel="author" title="Dirk Schulze">

5 <link href="mailto:denisegwhite@outlook.com" rel="author" title="Denise White">

6 <link href="mailto:webshiva@mac.com" rel="author" title="Laury Kenton">

test_email_parsing.py (https://github.com/ASKBOT/askbot-devel.git) Python · 106 lines

39 def test_outlook_com_with_rtf_response_stripped(self):

40 text = 'outlook.com (new hotmail) with RTF on \n\nSubject: "Posting a question by email." \nFrom: kp@kp-dev.askbot.com \nTo: aj_fitoria@hotmail.com \nDate: Thu, 1 Nov 2012 16:30:27 +0000'

41 self.assertEqual(

42 mail.extract_reply(text),

43 'outlook.com (new hotmail) with RTF on'

44 )

46 mail.extract_reply(text),

47 'outlook.com (new hotmail) with RTF on'

48 )

60 -----Original Message-----

61 From: forum@example.com [mailto:forum@example.com]

62 Sent: Wednesday, August 07, 2013 11:00 AM

72 -------- Original message --------

73 From: forum@example.com [mailto:forum@example.com]

74 Sent: Wednesday, August 07, 2013 11:00 AM

tailormade.queries.actions.js (https://gitlab.com/xescpereta/kioow.core) JavaScript · 294 lines

43 mailer.SetupEmail(

44 'kioow@outlook.com',

45 mailtemplates.yto,

239 mailer.SetupEmail(

240 'kioow@outlook.com',

241 mailtemplates.cancellyto,

ConfigFileDataObject.java (https://gitlab.com/BGCX067/fahview-svn-to-git) Java · 149 lines

6 * %%

7 * Copyright (C) 2011 - 2013 Michael Thomas <mikepthomas@outlook.com>

8 * %%

42 *

43 * @author <a href="mailto:mikepthomas@outlook.com">Michael Thomas</a>

44 * @version $Id: $Id

footer.php (https://bitbucket.org/GrigorSadoyan/vagannew.git) PHP · 101 lines

56 <span class="cont_inf_text">

57 <a class="tel_link" href="mailto:dlshomes@outlook.com" target="_top">

58 dlshomes@outlook.com

README.md (https://bitbucket.org/albertcp_/task_based_mission_planner_process.git) Markdown · 32 lines

25

26 **Maintainer:** Alberto Camporredondo ([alberto.camporredondo@gmail.com](mailto:alberto.camporredondo@gmail.com))

27

29

30 - Adrian Diaz ([adrian.diazm@outlook.com](mailto:adrian.diazm@outlook.com))

31

32 - Guillermo De Fermin ([gdefermin@gmail.com](mailto:gdefermin@gmail.com))

33

affiliate.actions.js (https://gitlab.com/xescpereta/kioow.core) JavaScript · 231 lines

63 mailer.SetupEmail(

64 'kioow@outlook.com',

65 mailtemplates.yto,

problem.tex (https://gitlab.com/horance/robot-cleaner-latex.git) LaTeX · 56 lines

53

54 \ascii{Email}地址:\href{mailto:horance@outlook.com}{horance@outlook.com}

55

FirstReplyToCustomerNameUnknown.html (https://bitbucket.org/Sites_maker/admission-exam.loc.git) HTML · 37 lines

27 <p style="margin-top: 0; margin-bottom: 4px;">Топ-менеджер проекта MyLanding-Studio.ru</p>

28 <p style="margin-top: 0; margin-bottom: 4px;"> <span>Электронная почта: </span><a class="Email-Typo-Link" href="mailto:info@mylanding-studio.ru" style="color: #4183d7; border-bottom: 1px solid #4183d7; padding-bottom: 1px; text-decoration: none;">info@mylanding-studio.ru</a>

29 </p>

JmolPanel.java (https://gitlab.com/BGCX067/fahview-svn-to-git) Java · 80 lines

6 * %%

7 * Copyright (C) 2011 - 2013 Michael Thomas <mikepthomas@outlook.com>

8 * %%

35 * Jmol Wiki - Applications Embedding</a>

36 * @author <a href="mailto:mikepthomas@outlook.com">Michael Thomas</a>

37 * @version $Id: $Id

aboutdlg.cpp (https://leadersgenerator.svn.codeplex.com/svn) C++ · 72 lines

55 retload = temp.LoadString(IDS_COPYRIGHT_EMAIL);

56 m_Link.SetWindowTextW(_T("<a>rubost@outlook.com</a>"));

57

68 *pResult = 0;

69 ShellExecute(NULL,_T("open"),_T("mailto:rubost@outlook.com"),NULL,NULL,SW_NORMAL);

70 return;

whydomains.md (https://gitlab.com/ev/evbogue.git) Markdown · 32 lines

16 borg543@gmail.com

17 klingon95@outlook.com

18 redshirt@hotmail.com

28

29 [ev@evbogue.com](mailto:ev@evbogue.com)

30

connect.html (https://gitlab.com/jameswhiteman/jameswhiteman-web) HTML · 19 lines

3 <p class="flow-text">

4 You can e-mail me directly at <a href="mailto:jameswhiteman@outlook.com">jameswhiteman@outlook.com</a>

5 or you can connect with me using any of the following social networks.

CONTRIBUTORS.md (https://bitbucket.org/mosidze/arachni.git) Markdown · 22 lines

6 - [Matías Aereal Aeón](http://mfsec.com.ar/), for general suggestions and beta testing.

7 - [Christos Chiotis](mailto:chris@survivetheinternet.com) for designing the HTML report template.

8 - [Brandon Potter](mailto:bpotter8705@gmail.com) for the original "arachni_web_autostart" script.

9 - [Steve Pinkham](http://github.com/spinkham) for beta testing and patches.

10 - [Aung Khant](mailto:aungkhant@yehg.net) for general suggestions.

11 - [Herman Stevens](mailto:herman@astyran.com) for contributing recon modules.

12 - [Edwin van Andel](mailto:evanandel@yafsec.com) for contributing *BSD patches and testing the build scripts.

13 - [Dan Woodruff](mailto:daniel.woodruff@gmail.com) for contributing OSX patches and testing the build scripts.

14 - [Robert Gouin](mailto:rgouin@webmaxdb.com) for relentless testing.

15 - [Evan Beard](mailto:beard.evan@gmail.com) for feedback and patches.

17 - [Ben Sedat](mailto:bsedat@alum.mit.edu) for testing, feedback and patches.

18 - [Simon Treadaway](mailto:ssgtreadaway@outlook.com) for testing and feedback.

19 - [Michiel van Es](mailto:mve@pragmasec.nl) for relentless testing and feedback.

email_parsing_tests.py (git://github.com/ASKBOT/askbot-devel.git) Python · 107 lines

39 def test_outlook_com_with_rtf_response_stripped(self):

40 text = u'outlook.com (new hotmail) with RTF on \n\nSubject: "Posting a question by email." \nFrom: kp@kp-dev.askbot.com \nTo: aj_fitoria@hotmail.com \nDate: Thu, 1 Nov 2012 16:30:27 +0000'

41 self.assertEqual(

42 mail.extract_reply(text),

43 'outlook.com (new hotmail) with RTF on'

44 )

46 mail.extract_reply(text),

47 'outlook.com (new hotmail) with RTF on'

48 )

60 -----Original Message-----

61 From: forum@example.com [mailto:forum@example.com]

62 Sent: Wednesday, August 07, 2013 11:00 AM

72 -------- Original message --------

73 From: forum@example.com [mailto:forum@example.com]

74 Sent: Wednesday, August 07, 2013 11:00 AM

README.md (https://bitbucket.org/tommasopaladini/dexrov-plotter.git) Markdown · 42 lines

40

41 You can contact me at [tommaso.paladini@outlook.com](mailto:tommaso.paladini@outlook.com) .

42

rt122747.t (https://github.com/rurban/perl.git) Perl · 34 lines

21 my(@body) = (

22 "<mailto:xxxx.xxxx\@outlook.com>",

23 "A\x{B9}ker\x{E8}eva xxxx.xxxx\@outlook.com \x{201D}",

26 for (@body) {

27 s{ <? (?<!mailto:) \b ( [a-z0-9.]+ \@ \S+ ) \b

28 (?: > | \s{1,10} (?!phone) [a-z]{2,11} : ) }{ }xgi;

29 my $got= $1;

30 is( $got, '.xxxx@outlook.com' );

31 }

adrfrank.html (https://gitlab.com/Dante-Ajushi/DivectGit) HTML · 78 lines

59 </a>

60 <a href="mailto:adrfrank@outlook.com"><img src="../resources/img/mail.png" style="width: 50px;height: 50px;">

61 </a>

email_parsing_tests.py (https://github.com/benoitl/askbot-devel.git) Python · 67 lines

39 def test_outlook_com_with_rtf_response_stripped(self):

40 text = u'outlook.com (new hotmail) with RTF on \n\nSubject: "Posting a question by email." \nFrom: kp@kp-dev.askbot.com \nTo: aj_fitoria@hotmail.com \nDate: Thu, 1 Nov 2012 16:30:27 +0000'

41 self.assertEqual(

42 mail.extract_reply(text),

43 'outlook.com (new hotmail) with RTF on'

44 )

46 mail.extract_reply(text),

47 'outlook.com (new hotmail) with RTF on'

48 )

60 -----Original Message-----

61 From: forum@example.com [mailto:forum@example.com]

62 Sent: Wednesday, August 07, 2013 11:00 AM

async-script-depending-on-previous-sync-dont-upstream.html (https://github.com/jsdom/jsdom.git) HTML · 37 lines

6 <meta description="This test ensures an async script executes after a previous sync script is executed" />

7 <link rel="author" title="Jesus David Garcia Gomez" href="mailto:jdgarcia@outlook.com" />

8 <link rel="help" href="https://html.spec.whatwg.org/multipage/#attr-script-async"/>

contact.html (https://github.com/douglasduteil/douglasduteil.github.com.git) HTML · 21 lines

6 <ul class="contact__list">

7 <li><a target="_blank" href="mailto:douglasduteil@gmail.com" >Gmail</a></li>

8 <li><a target="_blank" href="https://google.com/+DouglasDuteil" >Google +</a></li>

10 <li><a target="_blank" href="https://www.facebook.com/douglas.duteil" >Facebook</a></li>

11 <li><a target="_blank" href="mailto:douglasduteil@outlook.com" >Outlook</a></li>

12 </ul>

contact.html (https://github.com/SuperV1234/WEBVittorioRomeo.git) HTML · 128 lines

78 <div class="nav pagination-centered">

79 <div class="menuItem"><div class="active"><a href="mailto:vittorio.romeo@outlook.com" target="_blank">email</a></div></div>

80 <div class="menuItem"><div class="active"><a href="http://www.facebook.com/vittorio.romeo1" target="_blank">facebook</a></div></div>

_footer.html.erb (https://bitbucket.org/bruceyue_/sharealltech.git) Ruby HTML · 15 lines

7 <i class="iconm-mobile-2"></i> (+86)1893164XXXX &nbsp;

8 <i class="iconm-mail-3"></i> <a href="mailto:#">bruce.yue@outlook.com</a>

9 </p>