madcowfred / newsmangler

NNTP binary poster with mulitple connection support
37 stars 18 forks source link

Change virtual host #25

Open scriptzteam opened 11 years ago

scriptzteam commented 11 years ago

Can you make new feature - Change virtual host

I myself modified source and do this:

Find 2x: self.conf['server']['hostname']

Replace by: 'somehost.xyz'

so it become like Message-ID: s.o.m.e.id@somehost.xyz

Thinks its far better for NZBs so we can not see the usenet "host" there

Probably not works on all hosts, but i tried on some and it works ;)