Re: SMTP server or "forwarding"?

From: Tim (ignored_mailbox_at_yahoo.com.au)
Date: 08/27/05

  • Next message: CHAT KHODA: "Re: Best Update Method > CENTOS"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Sun, 28 Aug 2005 04:23:30 +0930
    
    

    On Sat, 2005-08-27 at 12:01 -0500, Jonathan Berry wrote:

    > Okay, well I guess I should stop trying to be general and explain the
    > situation. My sister is away at college right now and she has to
    > connect to the internet through the university's network. Of course,
    > they block port 25 out to our (home) ISP's SMTP from their network.
    > The university supplies students with email, but this has to be
    > accessed via a web interface. They provide IMAP connectivity for
    > professors, but not students (who knows the reasoning for some
    > university policies?).

    I dare say it helps curb spamming. Spamming is easy when you've access
    to a mail server. Not so when the spammer has to use a webpage
    interface.

    > So to my knowledge, there is no SMTP server that she could use to send
    > email with a normal client (she uses Windows by the way).

    IMAP is completely separate to SMTP, so there *might* be an SMTP server
    available to everybody. Then again, they might restrict that, too.

    > So, what I want is to setup something to where should could send email
    > to my Linux server, which would then send it out to my ISP's SMTP
    > server to go wherever it needs to go. But since port 25 out is
    > blocked, my server needs to listen on a different port. I was just
    > going to pick some random, high number like 4539 for
    > instance.

    Well, your sister could try using your server on whatever port you want
    to use, if you've got network access without the same restrictions. She
    could sign up for a proper mail service provider, many offer other-than
    port 25 connections for people in her position. e.g.
    <http://fastmail.fm/> used to offer such a feature. That's probably
    easier, and safer than exposing your network.

    Whatever route you take, your sister configures her mail program to use
    the address and port she wants to. If you're providing a non-port 25
    SMTP server, it's up to you to add some port forwarding in your system
    to connect it through, or run an SMTP server that listens to more than
    one port at a time (so you can still do your own mail, normally).

    -- 
    Don't send private replies to my address, the mailbox is ignored.
    I read messages from the public lists.
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: CHAT KHODA: "Re: Best Update Method > CENTOS"

    Relevant Pages

    • RE: Some technical errors
      ... If the SMTP server is not running on port 25 TCP it is not a public ... Manager - Computer Assurance Services BDO Chartered Accountants & ...
      (Security-Basics)
    • Re: SMTP and tcp ports
      ... This ACL would permit access to the internal SMTP server (listening on TCP port 25) from external clients and servers. ... The mail clients would be using a TCP source port>1023, and external mail servers would be using TCP source port 25, or TCP source port>1023. ...
      (comp.dcom.sys.cisco)
    • Re: SMTP cannot open Port 25
      ... but port 25 is closed. ... Make sure that localhost can relay on the webserver's SMTP server, ... than that, do not add anything (so if someone accidently opens the port, it ...
      (microsoft.public.windows.server.general)
    • Re: Some technical errors
      ... If the SMTP server is not running on port 25 TCP it is not a public ... Liability limited by a scheme approved under Professional Standards ...
      (Security-Basics)
    • Re: SMTP server or "forwarding"?
      ... there is no SMTP server ... >> out to my ISP's SMTP server to go wherever it needs to go. ... sister surely could also send mail and receive it by this webinterface. ...
      (Fedora)