6.0.0-beta1
10/20/25

[#4764] Fetch Mail feature should not appear for POP3-authenticated users
Summary Fetch Mail feature should not appear for POP3-authenticated users
Queue IMP
Queue Version 4.1.3
Type Bug
State Resolved
Priority 1. Low
Owners
Requester neale (at) metawerx (dot) net
Created 12/12/2006 (6887 days ago)
Due
Updated 12/13/2006 (6886 days ago)
Assigned
Resolved 12/13/2006 (6886 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/13/2006 05:33:18 PM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS and FW_3, thanks.
12/12/2006 10:29:58 AM neale (at) metawerx (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Fetch Mail feature should not appear for POP3-authenticated users
Queue ⇒ IMP
Reply to this comment
When a user logs in using POP3-authentication, against a pop3 server 
in servers.php, the Fetch Mail and Other Mail Accounts features are 
available.



However, these features do not work for POP3, because the POP3 version 
only shows what is available on the POP3 server, awaiting collection 
by another POP3 client.



If used, this is what the feature does:

- IMP accesses the mail server correctly (POP3), and issues RETR   
statements for all the waiting mail.  However, it always shows 
"Fetchmail: Fetched 0 messages from [whatever the account name is]

- The mail does not show in the inbox, as the inbox is only displaying 
a single POP3 account's email.



Jan has confirmed this is a bug during a discussion on the IMP mailing list.

Saved Queries