smtp on separate IP than webserver

Discussion in 'Installation/Configuration' started by grandpagenocide, Oct 7, 2007.

  1. grandpagenocide

    grandpagenocide New Member

    Ok, heres my current issue #1023 :D I have 2 cblocks, one is black listed the other is clean. All of the clients i inherited are on the blacklisted cblock and I dont want to change them just because of the headache of dealing with morons. How do i configure the smtp server to use a different IP than the web server. The machine has 4 eth ports so using a second cable isnt a problem.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Add a line like this:

    smtp_bind_address = 192.168.0.1

    to ypor postfix main.cf file and restart postfix. Replace the IP of course :)
     
  3. grandpagenocide

    grandpagenocide New Member

    again till if you didnt see it, let me know if you need any file hosting or anything.
    You guys are fantastic
     
  4. grandpagenocide

    grandpagenocide New Member

    ok did that, now how do I configue roundcube to use that ip for outgoing? its refusing to send mail
     
  5. grandpagenocide

    grandpagenocide New Member

    my mistake i dont have reverse dns on that ip
     

Share This Page