An automation script is deployed on a headless remote server to process system alerts. The script must periodically connect to a central mailbox, download new alert messages to process them, and immediately delete them from the mail server to prevent duplicate processing by other active instances of the script. To minimise protocol overhead on the low-resource server, the connection must be established over the standard, unencrypted port designated for this specific retrieval service.
Which protocol and default port combination must be configured for the script's retrieval mechanism?
IMAP\text{IMAP}IMAP on port 143143143
POP3\text{POP3}POP3 on port 110110110
POP3\text{POP3}POP3 on port 252525
SMTP\text{SMTP}SMTP on port 110110110
105 exam-style questions on AQA GCSE Computer Science Fundamentals of computer networks. Each one has a worked solution and a mark scheme showing where the marks go.