How will retrieves incoming mails from different web sites
Answers were Sorted based on User's Feedback
Answer / 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 |
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What is the role of the Linux kernel?
how can i give acl permission in numerical mode on linux
what is the command To print script arguments
what is "ls* " is run options are 1) x 2).x 3) hidden 4) no disply tell exact answer.
List the three main parts of an operating system command?
How to schedule cron backup to run on 4th saturday of month??
What is parallel ssh?
What is FC command?
what is the command to make a process to run in the foreground from background?
Hi guys, I am working in MNC from 1 and half year as Software Engg but not in programming, its in Information Security. Now I am doing RHEL 5(Red Hat certification) to move into Linux Admin. Can anyone please give me the future scope of this field and please send me the interview questions or links to get the idea. Thanks, Sushant.
Which daemon is used for scheduling of the commands?