#haraka

/

      • EyePulp joined the channel
      • EyePulp has quit
      • EyePulp joined the channel
      • EyePulp has quit
      • EyePulp joined the channel
      • EyePulp has quit
      • EyePulp joined the channel
      • miller7 joined the channel
      • EyePulp has quit
      • miller7 has quit
      • knutix joined the channel
      • miller7 joined the channel
      • DoubleMalt joined the channel
      • anosh joined the channel
      • doublemalt_ joined the channel
      • knutix_ joined the channel
      • knutix has quit
      • miller7 has quit
      • doublemalt_ joined the channel
      • MrGeneral joined the channel
      • MrGeneral
        Howdy guys, need some help here, huh.
      • I got a very simple config, that is using auth_proxy.ini, although this isnt working and logs don't show why.
      • My goal here, its to proxy the smtp requests, and relay to the appropriate servers.
      • How can I achieve this? having a hard time doing so.
      • auth_proxy.ini is:
      • [domains]
      • webmastertest.com = smtpserver.com:25
      • this isnt working at all. I get no error in my email client.
      • [INFO] [9E5950EA-FC33-4770-8E03-32E907A72AFA] [helo.checks] helo_host: [192.168.1.79], pass:match_re, bare_ip, host_mismatch, fail:literal_mismatch, rdns_match(literal), forward_dns(invalid_hostname), skip:dynamic(literal), big_co(literal), valid_hostname(literal)
      • [DEBUG] [9E5950EA-FC33-4770-8E03-32E907A72AFA] [core] hook=ehlo plugin=helo.checks function=emit_log params=[192.168.1.79] retval=CONT msg=""
      • [DEBUG] [9E5950EA-FC33-4770-8E03-32E907A72AFA] [core] running capabilities hooks
      • [DEBUG] [9E5950EA-FC33-4770-8E03-32E907A72AFA] [core] running capabilities hook in auth/auth_proxy plugin
      • [DEBUG] [9E5950EA-FC33-4770-8E03-32E907A72AFA] [core] hook=capabilities plugin=auth/auth_proxy function=hook_capabilities params="" retval=CONT msg=""
      • [INFO] [9E5950EA-FC33-4770-8E03-32E907A72AFA] [core] client [46.189.255.34] half closed connection
      • logs show this basically, any hint?