[SOLVED] SMTP protocol ..
I would like to setup a mail server behind a NAT . User should be able to connect to the mail server from anywhere.
I am new to these but learning hard . I want security to all email communications .
i need clarification on following .....please
1) All email clients and servers run on smtp protocol ? { i think it is wrong for eg : pop3 )
2) POP3 and IMAP are email servers as well as clients .
3) For my implementation ,i can use any emil server based on smtp ...lile sendmail ,qmail ,postfix ,IMAP etc .......
4) For my implementation i can use any emil client .
5) mutt is an email client based on smtp
6) exim ,putmail ,fetchmail are also email client .
7) mutt ,exim ,pop3 are email clients .
8) All clients also use smtp protocol
9) I am very confused about POP3 and IMAP ...where they belong ? in server ,client or email retrieval tool .
Any help or clue is really appreciated ,
Thanks,