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

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 

Recently uploaded (20)

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 

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.