[Spambayes] [ spambayes-Bugs-728886 ] In the pop3 UI not able to pass more than 1 server

SourceForge.net noreply at sourceforge.net
Mon Apr 28 06:38:59 EDT 2003


Bugs item #728886, was opened at 2003-04-28 12:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=728886&group_id=61702

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Remi Ricard (papadoc)
Assigned to: Nobody/Anonymous (nobody)
Summary: In the pop3 UI not able to pass more than 1 server

Initial Comment:
Hi,

  Using the Web UI to set the options for pop3proxy
does not work.

For Servers: I pass the string
"mail.isp1.ca,pop.isp2.ca,pop.isp3.net" (without the " " )

In the file UserInterface.py  before line 576 
value = mail.isp1.ca,pop.isp2.ca,pop.isp3.net
but after line 577
value = (mail.isp1.ca,pop.isp2.ca,pop.isp3.net,)

Then you get this error message when you try to save
# 'mail.gmc.isp1.ca,pop.isp2.ca,pop.isp3.net' is not a
value valid for [POP3 Proxy Options] Servers
# '6110,6111, 6112' is not a value valid for [POP3
Proxy Options] Ports

Remi
papaDoc at videotron.ca




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=728886&group_id=61702



More information about the Spambayes mailing list