-
Currently, the site has only used mock participant data or no data at all for its database. The site needs to be connected to the GitHub API so that actual GitHub users' emails can be acquired for use…
-
I don't know if this problem related to dkim-exchange, but emails from external server with spoofed sender got also signed.
Goto https://www.wormly.com/test_smtp_server and send sample email with fak…
-
"The second form is [name and email spoofing](https://www.barracuda.com/support/glossary/email-spoofing), where the attacker uses both the CEO’s name and their correct sender address. In this form of …
-
I noticed out of a lot of tests today, if you try to view a newly uploaded video before it gets finished transferring to the cdn, the video breaks.
Sometimes notifications tell us the upload is re…
-
If you are reporting a bug, please include the following:
1. source schema:
```
{
"type": "object",
"properties": {
"email": {
"faker": {
"unique": [
{
…
-
Create fake email client, emails and users
-
Hello again,
I just notice when generating a fake profile in portuguese language, it sometimes creates emails with diacriticals or accented characters such as à, À, á, Á, ã, Ã, ç, Ç, é, É, ê, Ê, Í,…
-
Currently we support replacing usernames, emails, etc. I would like to expose the other data types the [faker library](https://github.com/dmgk/faker) supports as well.
-
Hi guys,
I'm trying to setup mail2misp fake smtp to act as a spamtrap. However, following the README to setup a spamtrap I was presented with 2 errors when I ran sudo python3 fake_smtp.py:
1. mi…
-
Hi, our settings file goes like this
```
overwrite: true
schema: "http://localhost:3000/graphql"
generates:
constants/mocks/index.ts:
plugins:
- typescript-mock-data:
ty…