a bit better handling of disappearing articles on a server.
it should now try the next server (if there is one) not very well tested (euh, i haven't even tried to run it) remove some debugging stuff that's no longer necessary
This commit is contained in:
parent
d37aaf4c4a
commit
1b4dfd7464
2 changed files with 45 additions and 38 deletions
|
|
@ -255,7 +255,7 @@ def get_multi(subj, group)
|
|||
fileout.close
|
||||
return mode, filename, body
|
||||
end
|
||||
print "unknown encoding (not UU, not yEnc), skipping...\n"
|
||||
print " Unknown encoding (not UU, not yEnc), skipping...\n"
|
||||
return false
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue