怎麼可能用別人的域名傳送電子郵件?

能夠用自己的域名傳送電子郵件是非常好的,但是當有人開始用你的域名傳送垃圾郵件時,你會怎麼做呢?今天的超級使用者問答文章討論了這個問題,以幫助一個沮喪的讀者。...

怎麼可能用別人的域名傳送電子郵件?

能夠用自己的域名傳送電子郵件是非常好的,但是當有人開始用你的域名傳送垃圾郵件時,你會怎麼做呢?今天的超級使用者問答文章討論了這個問題,以幫助一個沮喪的讀者。

今天的問答環節是由SuperUser提供的,SuperUser是Stack Exchange的一個分支,是一個由社群驅動的問答網站分組。

照片由Maria Elena(Flickr)提供。

問題

超級使用者讀者Jake M想知道某人是如何使用個人域傳送電子郵件的:

Spammers or someone similar is sending e-mails to people using our domain name.

  • The e-mails are from a user we did not create called: [email protected].
  • The e-mail is to: [email protected].
  • The content of the e-mail talks about a stock that is six cents but will go to fifteen cents and that people should buy it. It contains a link to Yahoo’s finance website, but I will not click it, so I am not sure if it is legitimate. We know of the e-mails because we get bounce-backs (the recipient must not exist).

What would allow someone (or a bot) to send an e-mail under our domain name? Is there anything we can do to stop this? Is this Dictionary Spamming?

有人是如何做到這一點的?有什麼辦法可以緩解這種情況嗎?

答案

超級使用者貢獻者Paul和AFH為我們提供了答案。首先,保羅:

The SMTP protocol does not include any controls over the From and To fields in an e-mail. They can be whatever you like provided you have authority to send e-mails using the SMTP server.

So the short answer is nothing prevents anyone from using your domain in e-mails they send. Even normal users can put whatever e-mail address they like in their e-mail settings.

Spammers routinely use valid domain names as From addresses to avoid being blocked.

While you cannot stop someone from sending e-mails with your domain name, you can help e-mail servers around the world understand if e-mails sent from your domain name actually originated from you and are legitimate e-mails, so that any others can be discarded as spam.

SPF

One way is to use SPF. This is a record that goes into DNS and lets the Internet know what servers are permitted to send e-mails on behalf of your domain. It looks like this:

  • ourdomain.com.au.  IN TXT “v=spf1 mx ip4:123.123.123.123 -all”

This says that the only valid sources of e-mail for ourdomain.com.au are the MX servers – the server defined as the recipient of e-mails for the domain, and another server at 123.123.123.123. E-mail from any other server should be c***idered spam.

Most e-mail servers will check for the presence of this DNS record and act accordingly.

DKIM

While SPF is easy to set up, DKIM takes a little more effort and should be implemented by your e-mail server administrator. If you send your e-mail via an ISP e-mail server, they will often have methods for quick setup of DKIM.

DKIM works similarly to SSL certificates. A public/private key pair is generated. The private key is known only to the e-mail server, and it will sign any outgoing e-mails.

The public key is published using DNS. So any server receiving e-mails marked as coming from your domain can check that the e-mail was signed by retrieving the public key and checking the signature in the e-mails. If no signature is present, or it is incorrect, the e-mail can be c***idered spam.

接下來是AFH的回答:

An e-mail can contain any Reply-To address you choose. Some e-mail servers will send undeliverable notificati*** back to the Reply-To address rather than the originator. Online mail handlers like Gmail require you to validate any Reply-To address you use when composing online, but there is no such restriction when using a remote client with POP3/IMAP. And if you run your own e-mail server, you can probably also fake the From address.


有什麼要補充的解釋嗎?在評論中發出聲音。想從其他精通技術的Stack Exchange使用者那裡瞭解更多答案嗎?在這裡檢視完整的討論主題。

  • 發表於 2021-04-11 05:29
  • 閱讀 ( 36 )
  • 分類:網際網路

你可能感興趣的文章

如何在不共享密碼的情況下向某人授予gmail訪問許可權

...都用同一個密碼的人,即使你知道你不應該用,那也是不可能的。 ...

  • 發佈於 2021-03-12 23:52
  • 閲讀 ( 42 )

如何像專業人士一樣建立人際網路:跟進並被記住

... 簡潔交流的重要性怎麼強調都不為過。這幾乎適用於任何型別的溝通,但在跟進時尤為重要。很有可能你聯絡的人已經知道你是誰,你想要什麼,因為你已經告訴他們了。只要堅持要求迴應...

  • 發佈於 2021-03-14 11:25
  • 閲讀 ( 38 )

需要google套件嗎?嘗試佐賀的4個理由

... 但是建立一個以@your\u domain結尾的地址_名稱.com最有可能帶來經常性開支。現在,你可能會認為這對私人郵件來說太過分了,或者,這是你現在負擔不起的開銷。幸運的是,你有免費的選擇。Zoho Mail就是其中之一。 ...

  • 發佈於 2021-03-20 05:22
  • 閲讀 ( 46 )

如何構造求職信和簡歷時,透過電子郵件傳送

... 電子郵件的主題行可能是應用程式中最重要的部分之一。這可能意味著公司開啟郵件或認為這是垃圾郵件和扔掉它之間的區別。 ...

  • 發佈於 2021-03-20 11:34
  • 閲讀 ( 45 )

傳送電子郵件到傳真的5個最佳工具

...戲中打敗傳真機——甚至電子郵件也不行。沒有傳真機你怎麼能發傳真呢?多虧了線上電子郵件傳真服務,你所需要的只是一臺連線網際網路的電腦。 ...

  • 發佈於 2021-03-21 09:45
  • 閲讀 ( 48 )

介紹了7種常見的電子郵件安全協議

...PGP)是另一種長期存在的端到端加密協議。但是,您更有可能遇到並使用它的開源對應程式OpenPGP。 ...

  • 發佈於 2021-03-22 04:22
  • 閲讀 ( 56 )

5個殘酷但有效的應用程式,用於處理煩人的同事

... 當你是討厭的同事時該怎麼辦 ...

  • 發佈於 2021-03-23 15:03
  • 閲讀 ( 53 )

使用這個iphone技巧,永遠不要再輸入錯誤的電子郵件地址

...人中的人發郵件時,一個獨特的問題是地址輸入錯誤。你可能發了一封郵件,卻沒有意識到收件人不會收到,因為你把他們的域名拼錯了。 ...

  • 發佈於 2021-03-24 06:20
  • 閲讀 ( 40 )

什麼是mta sts?它如何保護您的電子郵件?

...制網路通道轉換為不安全的資料傳輸模式。例如,此攻擊可能會將網站訪問者從網站的HTTPS版本重定向到HTTP版本。MTA-STS透過防止任何未經授權的訪問來幫助抵禦這些攻擊。 ...

  • 發佈於 2021-03-26 13:46
  • 閲讀 ( 62 )

如何使用protonmail傳送安全的加密電子郵件

...因此,它在內部被加密)。 為了安全地與某人通訊,您可能需要要求他們為此目的設定ProtonMail帳戶。他們甚至可以將ProtonMail配置為在收到ProtonMail中的新安全訊息時向他們傳送通知電子郵件。訊息的內容是私有的,他們可以登...

  • 發佈於 2021-03-31 11:50
  • 閲讀 ( 58 )
L118201215
L118201215

0 篇文章

作家榜

  1. admin 0 文章
  2. 孫小欽 0 文章
  3. JVhby0 0 文章
  4. fvpvzrr 0 文章
  5. 0sus8kksc 0 文章
  6. zsfn1903 0 文章
  7. w91395898 0 文章
  8. SuperQueen123 0 文章

相關推薦