00:49:12 I have a quick question... I have the fax whapp going on a node and am trying to send an e-mail to fax. I'm getting refused connections on port 19025. I don't recall having the issue when I've setup faxing on a couple nodes in the past. Can anyone point me in the right direction? 01:10:47 typically haproxy will forward port 25 (smtp) to kazoo 19025 i believe 01:11:00 so fax app can do the smtp dance to get the email attachment 01:11:04 Ysean: ^ 11:02:21 mc_ yup... but. postfix is reporting that connection to 19025 is being refused. 11:02:27 Thus my issue. 15:25:40 Ysean: restart your kazoo-applications? 15:26:11 Also verify the port is actually reachable, and a misbehaving firewall isn't blocking (if applicable). 15:28:09 I've telnet from the node itself and get conenction refused 15:28:28 iptables has no rules set as I'm blocking at the edge. 15:28:39 I'll try the apps restart 15:32:41 restart fixed it. heh.. I shouldn't have tried that prior. 15:32:42 Thanks. 22:52:00 :)