How will retrieves incoming mails from different web sites
Answer Posted / bc
telnet mail.domain-name 110
USER <user-name>
PASS <password>
Now to see a list of emails awaiting for collection use the
command LIST
To view the contents of email type RETR <id>
==============
retrieving mail using IMAP
telnet mail.domain-name 143
a01 login <user-name> <password>
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Explain about chmod options filename?
What is in mkdir command?
What is Syntax of any Linux command?
What does umask 077 mean?
Why bash is used in linux?
How do I change shell in linux?
What is devops linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What is top command in linux?
What is umask in linux?
What is simple command?
What is the root directory linux?
Explain about gzip filename?
What is the use of cp p command?
How do you ask politely?