|
|
|
|
|
by sirn
4922 days ago
|
|
Interesting, I know this is a bad idea, but: what if I connect directly to SMTP servers returned from retrieving MX records then send `RCPT TO: <some-email@mailinator.com>` and see if it passed or error with 550? My guess is there will be another whole range of issues involving open relays and servers that happened to not return 550 on nonexistence mailbox? (I'm not trying to block Mailinator, just some exercise for myself.) |
|