so Email::Sender::Simple parses the headers for you, but is limited in what it does for you.
ocharles
hm
but looking at the source code, it should still be passing all headers through to sendmail
also, there's no way to do { bcc => 'blah' }, so I don't think that's it
warp
/usr/sbin/sendmail doesn't do anything with headers
ocharles
sure, but the whole message gets passed to the MTA I thought, which would look at headers?
warp
ocharles: well, the /usr/sbin/postfix has a '-t' option to set recipients from headers, but in general /usr/sbin/sendmail did not generally do that for you.
ocharles
hum, well I dunno what to do then :)
warp
ocharles: normally you would have to set the recipients and the envelope sender on the command line.
ocharles
i'll ask rjbs and see what he says
warp
ocharles: I expect there's a CPAN module which does all that stuff for you, but Email::Sender::Simple is not it.
ocharles
Email::Sender::Simple is part of Email::Sender, but that doesn't look like it has a method either
warp
ocharles: Mail::Sender seems to do it, but that's probably using SMTP as the transport.
ocharles
mm
i'll leave it til rjbs gets back to me, probably have better things to do than chase this down
warp nods.
reosarevok joined the channel
ruaok joined the channel
hawke_ joined the channel
aeontech joined the channel
ijabz joined the channel
voiceinsideyou1 joined the channel
voiceinsideyou joined the channel
warp
ocharles: I'm looking into some performance issues. what would be the best way to profile mbserver?
ruaok joined the channel
oh, a new index helps quite a lot.
ocharles: I'd like to discuss MBS-2347 with you at some point, I think it needs a new indexes on artist_name and label_name.
ruaok
I like more indexes. :)
I wonder how many other 502s can be taken care of with more indexes. :)
warp
hah
haha
ijabz
Quite a few I hope (but maybe we could cut down no of queries, clever queries as well)
ruaok wasn't kidding
warp
ruaok: I guess our benefit is that many writes which deal with those tables are done through modbot, and thus don't need to be super fast.
ijabz
ruaok: Did you do a new search deploy for me ?
ruaok
but, modbot is grouchy enough. maybe some indexes will help his (her?) disposition. :)
ijabz: its 50% done. :)
warp
lol
ruaok
new indexes should be out, I just need to update the search servers.
ijabz
So the new index builder code is already done, and indexes have been built with that code ?
Coz if that is the case my fix hasnt worked :(
ruaok
new indexes have been built, but no new code pushed out.
I'll do that in a minute.
ocharles
I'm heading up to a friends now for an hour or so
warp: we can discuss it when I get back, if that's ok with you?
(then we can do the release, etc)
will try and be back for 7:30 bst, toodles!
ruaok nods
warp
ocharles: sure
warp pays bills
ijabz
oh right, (there will be no fix until the indexes have been built with the new code)
ppawel joined the channel
ruaok
the indexes have already been built with new code.
Batsy
ruaok: emailed design doc last night, let me know when you've had a chance to look over it
ruaok
Batsy: will do. you're next on the list after updating the search server.
and thx! :)
Batsy
okay :)
Batsy is going to go take a quick shower, will be back ~10 mins or so