Hi All,
Want to understand SMTP security i.e. when we telnet to SMTP gateway on port 25 from internet we receive welcome message, after which if we will try to send email from command prompt.
Will type HELO abc.com (domain name), after that in the “MAIL FROM” field if i type any outside email i.e [email protected] and in the “RCPT TO” field i will be forced to type [email protected] ( the idea is to avoid mail relay) i totally accept.
My concern is related to “MAIL FROM” field because in this field i can use any email id not restricted only to abc.com domain, is this a security threat or is it normal ………………….
waiting for your reply………………….
–Srini