SlideShare a Scribd company logo
1 of 5
Nama : M Robby F 
Nim : 1331140019 
Kelas : MI-2B 
KODE SMTP 
Reply codes in numerical order 
Code Meaning 
200 (nonstandard success response, see rfc876) 
211 System status, or system help reply 
214 Help message 
220 <domain> Service ready 
221 <domain> Service closing transmission channel 
250 Requested mail action okay, completed 
251 User not local; will forward to <forward-path> 
252 Cannot VRFY user, but will accept message and attempt delivery 
354 Start mail input; end with <CRLF>.<CRLF> 
421 <domain> Service not available, closing transmission channel 
450 Requested mail action not taken: mailbox unavailable 
451 Requested action aborted: local error in processing 
452 Requested action not taken: insufficient system storage 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
502 Command not implemented 
503 Bad sequence of commands 
504 Command parameter not implemented 
521 <domain> does not accept mail (see rfc1846) 
530 Access denied (???a Sendmailism) 
550 Requested action not taken: mailbox unavailable 
551 User not local; please try <forward-path> 
552 Requested mail action aborted: exceeded storage allocation 
553 Requested action not taken: mailbox name not allowed 
554 Transaction failed
Reply codes grouped by command 
Command Code Description 
connect 
220 <domain> Service ready 
421 <domain> Service not available, closing transmission channel 
HELO 
250 Requested mail action okay, completed 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
504 Command parameter not implemented 
521 <domain> does not accept mail [rfc1846] 
421 <domain> Service not available, closing transmission channel 
EHLO 
250 Requested mail action okay, completed 
550 Not implemented 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
504 Command parameter not implemented 
421 <domain> Service not available, closing transmission channel 
MAIL 
250 Requested mail action okay, completed 
552 Requested mail action aborted: exceeded storage allocation 
451 Requested action aborted: local error in processing 
452 Requested action not taken: insufficient system storage 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
421 <domain> Service not available, closing transmission channel 
RCPT 
250 Requested mail action okay, completed 
251 User not local; will forward to <forward-path> 
550 Requested action not taken: mailbox unavailable 
551 User not local; please try <forward-path> 
552 Requested mail action aborted: exceeded storage allocation 
553 Requested action not taken: mailbox name not allowed 
450 Requested mail action not taken: mailbox unavailable 
451 Requested action aborted: local error in processing 
452 Requested action not taken: insufficient system storage 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
503 Bad sequence of commands 
521 <domain> does not accept mail [rfc1846] 
421 <domain> Service not available, closing transmission channel
DATA 
354 Start mail input; end with <CRLF>.<CRLF> 
451 Requested action aborted: local error in processing 
554 Transaction failed 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
503 Bad sequence of commands 
421 <domain> Service not available, closing transmission channel 
RECEIVED DATA 
250 Requested mail action okay, completed 
552 Requested mail action aborted: exceeded storage allocation 
554 Transaction failed 
451 Requested action aborted: local error in processing 
452 Requested action not taken: insufficient system storage 
RSET 
200 (nonstandard success response, see rfc876) 
250 Requested mail action okay, completed 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
504 Command parameter not implemented 
421 <domain> Service not available, closing transmission channel 
SEND 
250 Requested mail action okay, completed 
552 Requested mail action aborted: exceeded storage allocation 
451 Requested action aborted: local error in processing 
452 Requested action not taken: insufficient system storage 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
502 Command not implemented 
421 <domain> Service not available, closing transmission channel 
SOML 
250 Requested mail action okay, completed 
552 Requested mail action aborted: exceeded storage allocation 
451 Requested action aborted: local error in processing 
452 Requested action not taken: insufficient system storage 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
502 Command not implemented 
421 <domain> Service not available, closing transmission channel 
SAML 
250 Requested mail action okay, completed 
552 Requested mail action aborted: exceeded storage allocation 
451 Requested action aborted: local error in processing 
452 Requested action not taken: insufficient system storage 
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments 
502 Command not implemented 
421 <domain> Service not available, closing transmission channel 
VRFY 
250 Requested mail action okay, completed 
251 User not local; will forward to <forward-path> 
252 Cannot VRFY user, but will accept message and attempt delivery 
550 Requested action not taken: mailbox unavailable 
551 User not local; please try <forward-path> 
553 Requested action not taken: mailbox name not allowed 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
502 Command not implemented 
504 Command parameter not implemented 
421 <domain> Service not available, closing transmission channel 
EXPN 
250 Requested mail action okay, completed 
550 Requested action not taken: mailbox unavailable 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
502 Command not implemented 
504 Command parameter not implemented 
421 <domain> Service not available, closing transmission channel 
HELP 
211 System status, or system help reply 
214 Help message 
500 Syntax error, command unrecognised 
501 Syntax error in parameters or arguments 
502 Command not implemented 
504 Command parameter not implemented 
421 <domain> Service not available, closing transmission channel 
NOOP 
200 (nonstandard success response, see rfc876) 
250 Requested mail action okay, completed 
500 Syntax error, command unrecognised 
421 <domain> Service not available, closing transmission channel 
QUIT 
221 <domain> Service closing transmission channel 
500 Syntax error, command unrecognised 
TURN 
250 Requested mail action okay, completed 
502 Command not implemented 
500 Syntax error, command unrecognised 
503 Bad sequence of commands
Kelemahan SMTP 
Kelemahan SMTP adalah tidak melihat kebenaran alamat pengirim e-mail. Yang dilihat hanyalah 
kebeneran alamat e-mail penerima, jika alamat tujuan ada maka pesan akan dikirimkan. Hal inilah yang 
bisa menjadi celah untuk kejahatan penipuan melalui e-mail. Jika ada seseorang yang berniat jahat 
untuk mengetahui id login dan password dari user sebuah server e-mail, maka bisa dilakukan dengan 
mengirimkan e-mail palsu dari administrator server e-mail untuk mengirimkan id login dan passwordnya 
ke alamat pengirim e-mail palsu tersebut. Id login dan password inilah yang dibutuhkan untuk 
melakukan kejahatan di internet. 
Dengan kelemahan tersebut SMTP tetap digunakan, menurut saya mungkin karena belum ada 
penemuan yang lebih baik dari SMTP yang sekarang digunakan. Jika sudah ditemukan yang lebih baik 
biasanya akan digantikan dengan yang lebih baik dalam hal ini lebih aman dari celah kejahatan. Namun 
sebagus apapun suatu teknologi diciptakan tetap akan ada kekurangan atau celah yang akan ditemukan 
juga oleh orang lain walaupun itu membutuhkan waktu yang lama. Kalau suatu produk diciptakan sudah 
sempurna maka tidak akan ada namanya inovasi. Begitu juga dengan SMTP yang pada saat 
penemuannya tentunya sudah bagus, namun kemudian ditemukan kekurangannya.

More Related Content

Viewers also liked

10G Verhagen deel 1.1
10G Verhagen deel 1.110G Verhagen deel 1.1
10G Verhagen deel 1.1Dewiix3x3
 
Lommi: Kouluterveyskysely 2010 Itä-Suomessa
Lommi: Kouluterveyskysely 2010 Itä-SuomessaLommi: Kouluterveyskysely 2010 Itä-Suomessa
Lommi: Kouluterveyskysely 2010 Itä-SuomessaKouluterveyskysely
 
Presentazione Per Delegazione Metro Quing Dao
Presentazione Per Delegazione Metro Quing DaoPresentazione Per Delegazione Metro Quing Dao
Presentazione Per Delegazione Metro Quing Daogifanta
 
Fleet & Asset Management Report 2012
Fleet & Asset Management Report 2012Fleet & Asset Management Report 2012
Fleet & Asset Management Report 2012cwrighttelematics
 
Dealing with growing social demands in the mining industry
Dealing with growing social demands in the mining industryDealing with growing social demands in the mining industry
Dealing with growing social demands in the mining industryWayne Dunn
 
Desejo sexual com mais de 45 anos
Desejo sexual com mais de 45 anosDesejo sexual com mais de 45 anos
Desejo sexual com mais de 45 anosJosé Roberto Sousa
 
Международное партнерство по вопросам атомной энергетики
Международное партнерство по вопросам атомной энергетики Международное партнерство по вопросам атомной энергетики
Международное партнерство по вопросам атомной энергетики АО "Самрук-Казына"
 
Nilesh Deshmukh-Testing,Oracle,C,Java,Unix
Nilesh Deshmukh-Testing,Oracle,C,Java,UnixNilesh Deshmukh-Testing,Oracle,C,Java,Unix
Nilesh Deshmukh-Testing,Oracle,C,Java,UnixNilesh Deshmukh
 
Multimedia05
Multimedia05Multimedia05
Multimedia05Les Davy
 
Evaluation question 2 final
Evaluation question 2 finalEvaluation question 2 final
Evaluation question 2 finalaq101824
 
Newspapers and progress
Newspapers and progressNewspapers and progress
Newspapers and progressms_faris
 

Viewers also liked (20)

10G Verhagen deel 1.1
10G Verhagen deel 1.110G Verhagen deel 1.1
10G Verhagen deel 1.1
 
GO-YOLI CORPORATE
GO-YOLI CORPORATEGO-YOLI CORPORATE
GO-YOLI CORPORATE
 
ทดลอง
ทดลองทดลอง
ทดลอง
 
mi familia
mi familiami familia
mi familia
 
Lommi: Kouluterveyskysely 2010 Itä-Suomessa
Lommi: Kouluterveyskysely 2010 Itä-SuomessaLommi: Kouluterveyskysely 2010 Itä-Suomessa
Lommi: Kouluterveyskysely 2010 Itä-Suomessa
 
Presentazione Per Delegazione Metro Quing Dao
Presentazione Per Delegazione Metro Quing DaoPresentazione Per Delegazione Metro Quing Dao
Presentazione Per Delegazione Metro Quing Dao
 
Fleet & Asset Management Report 2012
Fleet & Asset Management Report 2012Fleet & Asset Management Report 2012
Fleet & Asset Management Report 2012
 
English Presentasi
English PresentasiEnglish Presentasi
English Presentasi
 
Welcome packet pdf
Welcome packet pdfWelcome packet pdf
Welcome packet pdf
 
Dealing with growing social demands in the mining industry
Dealing with growing social demands in the mining industryDealing with growing social demands in the mining industry
Dealing with growing social demands in the mining industry
 
Field name
Field nameField name
Field name
 
Ost ssl lec
Ost ssl lecOst ssl lec
Ost ssl lec
 
Sd10 nadia alkhazaliah
Sd10   nadia alkhazaliahSd10   nadia alkhazaliah
Sd10 nadia alkhazaliah
 
Desejo sexual com mais de 45 anos
Desejo sexual com mais de 45 anosDesejo sexual com mais de 45 anos
Desejo sexual com mais de 45 anos
 
Международное партнерство по вопросам атомной энергетики
Международное партнерство по вопросам атомной энергетики Международное партнерство по вопросам атомной энергетики
Международное партнерство по вопросам атомной энергетики
 
Nilesh Deshmukh-Testing,Oracle,C,Java,Unix
Nilesh Deshmukh-Testing,Oracle,C,Java,UnixNilesh Deshmukh-Testing,Oracle,C,Java,Unix
Nilesh Deshmukh-Testing,Oracle,C,Java,Unix
 
Multimedia05
Multimedia05Multimedia05
Multimedia05
 
Production log
Production logProduction log
Production log
 
Evaluation question 2 final
Evaluation question 2 finalEvaluation question 2 final
Evaluation question 2 final
 
Newspapers and progress
Newspapers and progressNewspapers and progress
Newspapers and progress
 

Similar to Tugas 4 Kode SMTP & kelemahannya

Http Status Message - Pocket Guide
Http Status Message - Pocket GuideHttp Status Message - Pocket Guide
Http Status Message - Pocket GuideSanthosh Kumar
 
HTTP Status Codes
HTTP Status CodesHTTP Status Codes
HTTP Status CodesWebSniffer
 
Servlets http-status-codes
Servlets http-status-codesServlets http-status-codes
Servlets http-status-codesRachana Joshi
 
Common errors web.pptx [autosaved]
Common errors web.pptx [autosaved]Common errors web.pptx [autosaved]
Common errors web.pptx [autosaved]BESOR ACADEMY
 

Similar to Tugas 4 Kode SMTP & kelemahannya (6)

Http Status Message - Pocket Guide
Http Status Message - Pocket GuideHttp Status Message - Pocket Guide
Http Status Message - Pocket Guide
 
HTTP Status Codes
HTTP Status CodesHTTP Status Codes
HTTP Status Codes
 
HTTP
HTTPHTTP
HTTP
 
Dial up Errors codes
Dial up Errors codesDial up Errors codes
Dial up Errors codes
 
Servlets http-status-codes
Servlets http-status-codesServlets http-status-codes
Servlets http-status-codes
 
Common errors web.pptx [autosaved]
Common errors web.pptx [autosaved]Common errors web.pptx [autosaved]
Common errors web.pptx [autosaved]
 

More from Robby Firmansyah (20)

Membuat Website PHP Metode CRUD
Membuat Website PHP Metode CRUDMembuat Website PHP Metode CRUD
Membuat Website PHP Metode CRUD
 
Dokumentasi Postfix
Dokumentasi PostfixDokumentasi Postfix
Dokumentasi Postfix
 
Dokumentasi Webmin
Dokumentasi WebminDokumentasi Webmin
Dokumentasi Webmin
 
Skenario
SkenarioSkenario
Skenario
 
Activity Diagram
Activity DiagramActivity Diagram
Activity Diagram
 
UseCase Diagram
UseCase DiagramUseCase Diagram
UseCase Diagram
 
Rational Unified Process
Rational Unified ProcessRational Unified Process
Rational Unified Process
 
Subnetting
SubnettingSubnetting
Subnetting
 
Network Interface Layer
Network Interface LayerNetwork Interface Layer
Network Interface Layer
 
Dokumentasi Gammu
Dokumentasi GammuDokumentasi Gammu
Dokumentasi Gammu
 
Moodle - Kuisioner
Moodle - KuisionerMoodle - Kuisioner
Moodle - Kuisioner
 
Ppt moodle sip
Ppt moodle sipPpt moodle sip
Ppt moodle sip
 
Cara menghubungkan Database antar PC
Cara menghubungkan Database antar PCCara menghubungkan Database antar PC
Cara menghubungkan Database antar PC
 
Network Troubleshooting
Network TroubleshootingNetwork Troubleshooting
Network Troubleshooting
 
Setting FTP, SSH, NsLookup di linux
Setting FTP, SSH, NsLookup di linuxSetting FTP, SSH, NsLookup di linux
Setting FTP, SSH, NsLookup di linux
 
Rangkuman Addressing
Rangkuman AddressingRangkuman Addressing
Rangkuman Addressing
 
Pengenalan RPL
Pengenalan RPLPengenalan RPL
Pengenalan RPL
 
Rangkuman SDLC
Rangkuman SDLCRangkuman SDLC
Rangkuman SDLC
 
Rangkuman DBMS
Rangkuman DBMSRangkuman DBMS
Rangkuman DBMS
 
Tutorial Install SQL SERVER 2008
Tutorial Install SQL SERVER 2008Tutorial Install SQL SERVER 2008
Tutorial Install SQL SERVER 2008
 

Recently uploaded

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 

Recently uploaded (20)

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 

Tugas 4 Kode SMTP & kelemahannya

  • 1. Nama : M Robby F Nim : 1331140019 Kelas : MI-2B KODE SMTP Reply codes in numerical order Code Meaning 200 (nonstandard success response, see rfc876) 211 System status, or system help reply 214 Help message 220 <domain> Service ready 221 <domain> Service closing transmission channel 250 Requested mail action okay, completed 251 User not local; will forward to <forward-path> 252 Cannot VRFY user, but will accept message and attempt delivery 354 Start mail input; end with <CRLF>.<CRLF> 421 <domain> Service not available, closing transmission channel 450 Requested mail action not taken: mailbox unavailable 451 Requested action aborted: local error in processing 452 Requested action not taken: insufficient system storage 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 502 Command not implemented 503 Bad sequence of commands 504 Command parameter not implemented 521 <domain> does not accept mail (see rfc1846) 530 Access denied (???a Sendmailism) 550 Requested action not taken: mailbox unavailable 551 User not local; please try <forward-path> 552 Requested mail action aborted: exceeded storage allocation 553 Requested action not taken: mailbox name not allowed 554 Transaction failed
  • 2. Reply codes grouped by command Command Code Description connect 220 <domain> Service ready 421 <domain> Service not available, closing transmission channel HELO 250 Requested mail action okay, completed 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 504 Command parameter not implemented 521 <domain> does not accept mail [rfc1846] 421 <domain> Service not available, closing transmission channel EHLO 250 Requested mail action okay, completed 550 Not implemented 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 504 Command parameter not implemented 421 <domain> Service not available, closing transmission channel MAIL 250 Requested mail action okay, completed 552 Requested mail action aborted: exceeded storage allocation 451 Requested action aborted: local error in processing 452 Requested action not taken: insufficient system storage 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 421 <domain> Service not available, closing transmission channel RCPT 250 Requested mail action okay, completed 251 User not local; will forward to <forward-path> 550 Requested action not taken: mailbox unavailable 551 User not local; please try <forward-path> 552 Requested mail action aborted: exceeded storage allocation 553 Requested action not taken: mailbox name not allowed 450 Requested mail action not taken: mailbox unavailable 451 Requested action aborted: local error in processing 452 Requested action not taken: insufficient system storage 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 503 Bad sequence of commands 521 <domain> does not accept mail [rfc1846] 421 <domain> Service not available, closing transmission channel
  • 3. DATA 354 Start mail input; end with <CRLF>.<CRLF> 451 Requested action aborted: local error in processing 554 Transaction failed 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 503 Bad sequence of commands 421 <domain> Service not available, closing transmission channel RECEIVED DATA 250 Requested mail action okay, completed 552 Requested mail action aborted: exceeded storage allocation 554 Transaction failed 451 Requested action aborted: local error in processing 452 Requested action not taken: insufficient system storage RSET 200 (nonstandard success response, see rfc876) 250 Requested mail action okay, completed 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 504 Command parameter not implemented 421 <domain> Service not available, closing transmission channel SEND 250 Requested mail action okay, completed 552 Requested mail action aborted: exceeded storage allocation 451 Requested action aborted: local error in processing 452 Requested action not taken: insufficient system storage 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 502 Command not implemented 421 <domain> Service not available, closing transmission channel SOML 250 Requested mail action okay, completed 552 Requested mail action aborted: exceeded storage allocation 451 Requested action aborted: local error in processing 452 Requested action not taken: insufficient system storage 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 502 Command not implemented 421 <domain> Service not available, closing transmission channel SAML 250 Requested mail action okay, completed 552 Requested mail action aborted: exceeded storage allocation 451 Requested action aborted: local error in processing 452 Requested action not taken: insufficient system storage 500 Syntax error, command unrecognised
  • 4. 501 Syntax error in parameters or arguments 502 Command not implemented 421 <domain> Service not available, closing transmission channel VRFY 250 Requested mail action okay, completed 251 User not local; will forward to <forward-path> 252 Cannot VRFY user, but will accept message and attempt delivery 550 Requested action not taken: mailbox unavailable 551 User not local; please try <forward-path> 553 Requested action not taken: mailbox name not allowed 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 502 Command not implemented 504 Command parameter not implemented 421 <domain> Service not available, closing transmission channel EXPN 250 Requested mail action okay, completed 550 Requested action not taken: mailbox unavailable 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 502 Command not implemented 504 Command parameter not implemented 421 <domain> Service not available, closing transmission channel HELP 211 System status, or system help reply 214 Help message 500 Syntax error, command unrecognised 501 Syntax error in parameters or arguments 502 Command not implemented 504 Command parameter not implemented 421 <domain> Service not available, closing transmission channel NOOP 200 (nonstandard success response, see rfc876) 250 Requested mail action okay, completed 500 Syntax error, command unrecognised 421 <domain> Service not available, closing transmission channel QUIT 221 <domain> Service closing transmission channel 500 Syntax error, command unrecognised TURN 250 Requested mail action okay, completed 502 Command not implemented 500 Syntax error, command unrecognised 503 Bad sequence of commands
  • 5. Kelemahan SMTP Kelemahan SMTP adalah tidak melihat kebenaran alamat pengirim e-mail. Yang dilihat hanyalah kebeneran alamat e-mail penerima, jika alamat tujuan ada maka pesan akan dikirimkan. Hal inilah yang bisa menjadi celah untuk kejahatan penipuan melalui e-mail. Jika ada seseorang yang berniat jahat untuk mengetahui id login dan password dari user sebuah server e-mail, maka bisa dilakukan dengan mengirimkan e-mail palsu dari administrator server e-mail untuk mengirimkan id login dan passwordnya ke alamat pengirim e-mail palsu tersebut. Id login dan password inilah yang dibutuhkan untuk melakukan kejahatan di internet. Dengan kelemahan tersebut SMTP tetap digunakan, menurut saya mungkin karena belum ada penemuan yang lebih baik dari SMTP yang sekarang digunakan. Jika sudah ditemukan yang lebih baik biasanya akan digantikan dengan yang lebih baik dalam hal ini lebih aman dari celah kejahatan. Namun sebagus apapun suatu teknologi diciptakan tetap akan ada kekurangan atau celah yang akan ditemukan juga oleh orang lain walaupun itu membutuhkan waktu yang lama. Kalau suatu produk diciptakan sudah sempurna maka tidak akan ada namanya inovasi. Begitu juga dengan SMTP yang pada saat penemuannya tentunya sudah bagus, namun kemudian ditemukan kekurangannya.