[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: Thu, 16 Apr 2009 18:30:47 +0200

Lars Gullik Bjønnes <lgb_at_tandberg.com> writes:

[...]
| I'll break out a patch from my changes to only do the nntp stuff.
| That will make it easier to talk about and for me to know exacly what
| you are running.

This is against latest in trunk.
And only the NNTP part.

(It ended up being so similar to MailedOutput that I think some
unification is warranted.)

---------------
[general]

nntp_hostname = news

[defaults]

generate_diffs = none

from_addr = %(author)s_at_invalid.com
to_group = test

[maps]

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

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1750328

Lars Gullik Bjønnes <lgb_at_tandberg.com> writes:

[...]
| I'll break out a patch from my changes to only do the nntp stuff.
| That will make it easier to talk about and for me to know exacly what
| you are running.

This is against latest in trunk.
And only the NNTP part.

(It ended up being so similar to MailedOutput that I think some
unification is warranted.)

---------------
[general]

nntp_hostname = news

[defaults]

generate_diffs = none

from_addr = %(author)s_at_invalid.com
to_group = test

[maps]

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

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1750328

Received on 2009-04-17 02:28:55 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.