Results 1 to 3 of 3

Thread: Postfix attempting to send on port 26. How to change it to send on 25?

  1. #1
    Join Date
    Dec 2006
    Location
    Kentucky, USA
    Beans
    271
    Distro
    Ubuntu

    Postfix attempting to send on port 26. How to change it to send on 25?

    I'm attempting to fix a broken mail system on an Ubuntu Server so that our PHP mail() function will work. (because thats all we use this for). I've been trying to fix it for almost two weeks now and cannot figure out what the cause of the problem is.

    Every mail that attempts to get sent times out. Every mail is also attempting to be sent to port 26. I've already purged and re-installed postfix in an attempt to fix this, but it did not succeed. A sample of the error:

    Code:
    Nov  2 08:38:22 truwow postfix/smtp[28979]: connect to alt3.gmail-smtp-in.l.google.com[209.85.227.26]:26: Connection timed out
    It doesn't matter which service I try to send to (gmail, hotmail, etc), they all time out. In addition, they all try to go to port 26. I can telnet in to port 25 of all of the services from the server, so the port is not blocked.

    What's causing it to attempt to send on port 26 and how can I change it so that its sending on port 25?
    Last edited by Achetar; November 2nd, 2011 at 02:56 PM.

  2. #2
    Join Date
    Dec 2006
    Location
    Kentucky, USA
    Beans
    271
    Distro
    Ubuntu

    Re: Postfix attempting to send on port 26. How to change it to send on 25?

    Bump and, uh, oops. I meant to post this in Networking support instead of Security. Could a moderator move it?

  3. #3
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Postfix attempting to send on port 26. How to change it to send on 25?

    A bump for the move.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •