question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Calling `internet.freeEmail()` returns domain instead of an email address

See original GitHub issue

How to get an email address?

In original, I could

Faker::Internet.email #=> "kirsten.greenholt@corkeryfisher.info"

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jershellcommented, Oct 30, 2019

Faker.internet.freeEmail() return hotmail.com that not a valid email address. It looks like a bug. If it`s correct behavior maybe we can rename it to emailDomain()?

0reactions
jershellcommented, Oct 30, 2019

it’s great. Thank you very much!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Parts of an Email Address and the Characters You Can Use in ...
Email addresses are made up of three basic elements: the username, the "at" sign (@), and the domain name. In this guide, we...
Read more >
Using a custom MAIL FROM domain - AWS Documentation
The MAIL FROM address is sometimes called the envelope sender, envelope from, bounce address, or Return Path address. Mail servers use the MAIL...
Read more >
Prevent mail to Gmail users from being blocked or sent to spam
Don't impersonate other domains or senders without permission. This practice is called spoofing, and Gmail may mark these messages as spam. Messages sent...
Read more >
RFC 5321: Simple Mail Transfer Protocol
Abstract This document is a specification of the basic protocol for Internet electronic mail transport. It consolidates, updates, and clarifies several ...
Read more >
Email Message Flow, Sending, & Delivery Explained | SparkPost
The sender's mail server (technically called a “Mail Transfer Agent,” or MTA) looks up the “@domain.com” portion of the recipient's email address in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found