mmmh node cpu at 1 will mean i'll have two process working right?
:D
_smf_
DarkSorrow: correct; one master and one worker.
The master doesn't do much in that case, except restart the worker should it crash.
Just set-up my first PostgreSQL hot standby streaming replica. Boy do the docs *suck*.
DarkSorrow
i remember working with postgres like 7 years ago and yeah the docs are written with a lot of assuming you understand everything already i think
well at least it was like that at that time xD
same was with openNMS O_o
some kind of monitoring tool
baudehlo1
Yeah the docs suck but you tend to do it once.
pg_barman was a bit better docs-wise.
baudehlo1 is now known as baudehlo
ashwinkumar joined the channel
ashwinkumar has quit
ashwinkumar joined the channel
ultimatt1 joined the channel
ashwinku_ joined the channel
ashwinkumar has quit
donspaulding joined the channel
EyePulp joined the channel
donspaulding joined the channel
donspaulding joined the channel
donspaulding joined the channel
ashwinku_ has quit
DarkSorrow has quit
donspaulding joined the channel
technick joined the channel
technick
hi all, i have some questions about setting up haraka, is anyone available?
dopesong_ has quit
baudehlo
sure
dopesong joined the channel
_smf_
technick: ask away.
dopesong has quit
EyePulp_ joined the channel
technick has quit
dopesong joined the channel
technick joined the channel
technick
Yikes, sorry about that.. So I am a new haraka user coming from a sendmail / postfix world. I need to get Haraka setup to relay for specific email addresses to specific relays. Example: elkfailures@sumologic.com needs to be forwarded to elkrelay.sumologic.com and all other emails hit a different relay.
documentation isn't clear on where I do that in haraka
Also does sumologic.com need to go into the host_list even though its relaying it to another system?
So I am looking at the viability of using the get_mx hook for what I am looking to do. Is their an example of what a get_mx hook would look like for a specific email address?
baudehlo
It passes in the hmail which contains the recipient address.