-
Notifications
You must be signed in to change notification settings - Fork 311
Closed
Description
Dear all,
we have just started using the fetchmail port entry of the GUI
(managing two different pop3 servers via stunnel proxy - TCP/110 and TCP/111).
The GUI and DB implementations are fine, but the fetchmail.pl script is incomplete (bold entries are missing):
SELECT id,mailbox,src_server,src_auth,src_user,src_password,src_folder,fetchall,keep,protocol,mda,extra_options,usessl,sslcertck,sslcertpath,sslfingerprint,src_port
my ($id,$mailbox,$src_server,$src_auth,$src_user,$src_password,$src_folder,$fetchall,$keep,$protocol,$mda,$extra_options,$usessl,$sslcertck,$sslcertpath,$sslfingerprint,$src_port)=@$_;
---> tested and works!
BR, Tibi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels