POP before SMTP (original) (raw)

About DBpedia

POP before SMTP(POP ビフォー SMTP、ポップビフォーエスエムティーピー)とは、SMTPに利用者認証を付加するための機構。利用者が電子メールをSMTPで送信する前 (before) に、POP (POP3) の認証を通過させておくことによって送信を許可することから、この名称があった。 この方法は SMTP の認証機構が普及する前、RFC 2476 - Message Submission の 3.3章 "Authorized Submission" においてクライアント制限方法の一つとして記述されていたもので、その詳細を規定したRFC文書は存在しない。SMTP のみで認証を完結させたSMTP-AUTHの普及に伴い、現在は使われなくなってきている。

Property Value
dbo:abstract SMTP-after-POP oder POP-before-SMTP ist ein Verfahren zur Einschränkung des Sendens von E-Mails, bei dem das Simple Mail Transfer Protocol (SMTP) vom Post Office Protocol (POP) abhängig gemacht wird, welches zwar nur zum Herunterladen von E-Mails dient, aber eine Authentifizierung ermöglicht. Authentifizierung zum Senden von E-Mails war ursprünglich nicht vorgesehen und lange umstritten, wurde aber letztlich wegen Spam akzeptiert und führte zu SMTP-Auth. Beim älteren SMTP-after-POP nimmt ein Mailserver E-Mails nur dann entgegen, wenn von der sendenden IP-Adresse aus zuvor innerhalb eines bestimmten Zeitfensters ein Abruf von E-Mails mittels POP, Login und Logout erfolgte. Üblicherweise sind solche Einschränkungen auf dynamische IP-Adressen im Internet begrenzt. Da auch wegen Network Address Translation kein Rückschluss von einer IP-Adresse auf einen bestimmten Benutzer möglich ist, liefert dieses Verfahren nur einen Anhaltspunkt, dass ein bestimmter Benutzer tatsächlich aktiv ist. (de) POP before SMTP or SMTP after POP is a method of authentication used by mail server software which helps allow users the option to send e-mail from any location, as long as they can demonstrably also fetch their mail from the same place. The POP before SMTP approach has been superseded by SMTP Authentication. Technically, users are allowed to use SMTP from an IP address as long as they have previously made a successful login into the POP service at the same mail hosting provider, from the same address, within a predefined timeout period. The main advantage of this process is that it was generally transparent to the average user who will be connecting with an email client, which almost always attempted to fetch new mail before sending new mail. The disadvantages include a potentially complex setup for the mail hosting provider (requiring some sort of communication channel between the POP service and the SMTP service) and uncertainty as to how much time users will take to connect via SMTP (to send mail) after connecting to POP. Those users not handled by this method need to resort to other authorization methods. Also, in cases where users come from externally controlled dynamically assigned addresses, the SMTP server must be careful about not giving too much leeway when allowing unauthorized connections, because of a possibility of race conditions leaving an open mail relay unintentionally exposed. (en) POP before SMTP(POP ビフォー SMTP、ポップビフォーエスエムティーピー)とは、SMTPに利用者認証を付加するための機構。利用者が電子メールをSMTPで送信する前 (before) に、POP (POP3) の認証を通過させておくことによって送信を許可することから、この名称があった。 この方法は SMTP の認証機構が普及する前、RFC 2476 - Message Submission の 3.3章 "Authorized Submission" においてクライアント制限方法の一つとして記述されていたもので、その詳細を規定したRFC文書は存在しない。SMTP のみで認証を完結させたSMTP-AUTHの普及に伴い、現在は使われなくなってきている。 (ja)
dbo:wikiPageID 8956942 (xsd:integer)
dbo:wikiPageLength 1911 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1117026917 (xsd:integer)
dbo:wikiPageWikiLink dbc:Email_authentication dbr:SMTP_Authentication dbr:SMTP dbr:Email_client dbr:Mail_submission_agent dbr:Authentication dbr:Timeout_(telecommunication) dbr:POP3 dbr:Open_mail_relay dbc:Computer_access_control_protocols dbr:Race_condition dbr:IP_address dbr:SMTP_AUTH dbr:Simple_Mail_Transfer_Protocol dbr:Mail_server dbr:Logging_(computer_security)
dbp:wikiPageUsesTemplate dbt:Compu-network-stub dbt:IETF_RFC dbt:Short_description
dct:subject dbc:Email_authentication dbc:Computer_access_control_protocols
gold:hypernym dbr:Method
rdf:type dbo:Software yago:WikicatComputerAccessControlProtocols yago:Abstraction100002137 yago:Communication100033020 yago:Direction106786629 yago:Message106598915 yago:Protocol106665108 yago:Rule106652242
rdfs:comment POP before SMTP(POP ビフォー SMTP、ポップビフォーエスエムティーピー)とは、SMTPに利用者認証を付加するための機構。利用者が電子メールをSMTPで送信する前 (before) に、POP (POP3) の認証を通過させておくことによって送信を許可することから、この名称があった。 この方法は SMTP の認証機構が普及する前、RFC 2476 - Message Submission の 3.3章 "Authorized Submission" においてクライアント制限方法の一つとして記述されていたもので、その詳細を規定したRFC文書は存在しない。SMTP のみで認証を完結させたSMTP-AUTHの普及に伴い、現在は使われなくなってきている。 (ja) SMTP-after-POP oder POP-before-SMTP ist ein Verfahren zur Einschränkung des Sendens von E-Mails, bei dem das Simple Mail Transfer Protocol (SMTP) vom Post Office Protocol (POP) abhängig gemacht wird, welches zwar nur zum Herunterladen von E-Mails dient, aber eine Authentifizierung ermöglicht. Authentifizierung zum Senden von E-Mails war ursprünglich nicht vorgesehen und lange umstritten, wurde aber letztlich wegen Spam akzeptiert und führte zu SMTP-Auth. (de) POP before SMTP or SMTP after POP is a method of authentication used by mail server software which helps allow users the option to send e-mail from any location, as long as they can demonstrably also fetch their mail from the same place. The POP before SMTP approach has been superseded by SMTP Authentication. Technically, users are allowed to use SMTP from an IP address as long as they have previously made a successful login into the POP service at the same mail hosting provider, from the same address, within a predefined timeout period. (en)
rdfs:label SMTP-After-POP (de) POP before SMTP (ja) POP before SMTP (en)
owl:sameAs freebase:POP before SMTP yago-res:POP before SMTP wikidata:POP before SMTP dbpedia-de:POP before SMTP dbpedia-ja:POP before SMTP https://global.dbpedia.org/id/dU4a
prov:wasDerivedFrom wikipedia-en:POP_before_SMTP?oldid=1117026917&ns=0
foaf:isPrimaryTopicOf wikipedia-en:POP_before_SMTP
is dbo:wikiPageRedirects of dbr:SMTP_after_POP
is dbo:wikiPageWikiLink of dbr:SMTP_Authentication dbr:Comparison_of_mail_servers dbr:Open_mail_relay dbr:Message_submission_agent dbr:Simple_Mail_Transfer_Protocol dbr:SMTP_after_POP
is foaf:primaryTopic of wikipedia-en:POP_before_SMTP