[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 17:20:17 EDT 2003


Bugs item #728886, was opened at 2003-04-29 00:38
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=728886&group_id=61702

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Remi Ricard (papadoc)
>Assigned to: Tony Meyer (anadelonbrin)
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




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

>Comment By: Tony Meyer (anadelonbrin)
Date: 2003-04-29 11:20

Message:
Logged In: YES 
user_id=552329

Fixed in latest cvs.  Sorry, my fault again.

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

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