[spambayes-bugs] [ spambayes-Bugs-805351 ] If cc: address is not qualified, proxy fails to send message

SourceForge.net noreply at sourceforge.net
Sat Sep 13 00:04:47 EDT 2003


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

Category: pop3proxy
Group: Source code 1.0a5
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Todd Lawson (willie_the_wimp)
Assigned to: Nobody/Anonymous (nobody)
Summary: If cc: address is not qualified, proxy fails to send message

Initial Comment:
I use 1.05a as a pop3proxy on the same machine as the

email client. If I fail to qualify my cc: addresses

with a domain, the server fails to forward the message

and I get the error message shown below. If I add a

domain to the address, the message is sent correctly. 



This problem occurs if the unqualified address is in

the cc or bcc field, but not if it is in the to: field.  



My email client is "THe Bat" v1.61. I use pop3 and smtp

for email transfers. Let me know if you need more

detail. This is easily reproducible. 



Thanks!



Todd 





I:\spambayes>pop3proxy.py -b

SpamBayes POP3 Proxy Beta2, version 0.2 (September 2003),

using SpamBayes POP3 Proxy Web Interface Alpha3,

version 0.03

and engine SpamBayes Beta2, version 0.2 (July 2003).



Loading database... SMTP Listener on port 25 is

proxying XXX.XXX.com:25

SMTP Listener on port 25000 is proxying XXX.XXX.com:25

Listener on port 110 is proxying XXX.com:110

Listener on port 11100 is proxying XXX.XXX.com:110

User interface url is http://localhost:8880/



error: uncaptured python exception, closing channel

<smtpproxy.BayesSMTPProxy connected 127.0.0.1:1452 at

0x1f0e030> 

(exceptions.ValueError:substring not found

[C:\Python23\lib\asyncore.py|read|69] 

[C:\Python23\lib\asyncore.py|handle_read_event|387] 

[C:\Python23\lib\asynchat.py|handle_read|136] 

[I:\spambayes-1.0a5\smtpproxy.py|found_terminator|229] 

[I:\spambayes-1.0a5\smtpproxy.py|onTransaction|322] 

[I:\spambayes-1.0a5\smtpproxy.py|onRcptTo|336] 

[I:\spambayes-1.0a5\smtpproxy.py|splitTo|316] 

[C:\Python23\lib\string.py|index|145])



error: uncaptured python exception, closing channel

<smtpproxy.BayesSMTPProxy connected 127.0.0.1:2095 at

0xd2ab70> 

(exceptions.ValueError:substring not found 

[C:\Python23\lib\asyncore.py|read|69] 

[C:\Python23\lib\asyncore.py|handle_read_event|387] 

[C:\Python23\lib\asynchat.py|handle_read|136] 

[I:\spambayes-1.0a5\smtpproxy.py|found_terminator|229] 

[I:\spambayes-1.0a5\smtpproxy.py|onTransaction|322] 

[I:\spambayes-1.0a5\smtpproxy.py|onRcptTo|336] 

[I:\spambayes-1.0a5\smtpproxy.py|splitTo|316] 

[C:\Python23\lib\string.py|index|145])



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

>Comment By: Tony Meyer (anadelonbrin)
Date: 2003-09-13 16:04

Message:
Logged In: YES 
user_id=552329

Thanks.  Fixed in sb_smtpproxy v1.2 (so this will be in the 

fixed in the 1.0a6 release).

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

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



More information about the Spambayes-bugs mailing list