[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Make mailer.py send to NNTP and match logmsg on regex

From: Lars Gullik Bjønnes <lgb_at_tandberg.com>
Date: Wed, 15 Apr 2009 14:29:04 +0200

Edmund Wong <ed_at_kdtc.net> writes:

| Btw, how would a username-password-required nntp server
| fit into your patch? From what I see, it expects an
| open nntp server. I'd think that'd be a great inclusion
| into the mailer.py. Again, that's just my $0.02.

would fit almost seamlessly I expect.

just a matter of handling

nntp_username
nntp_password

and using that when creating the connection to the news server.

(The news server mailer.py feature fits nicely into the current code.
I'll see if I can split my changes into (at least) two patches.)

-- 
	Lgb
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1726550
Received on 2009-04-15 15:20:30 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.