Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2009
    Posts
    7

    Default Sending email from Exchange Server to VPS

    When using an exchange 2003 SBS server, and setting up the SMTP connector to deliver through the server using a pre-created pop3 account, there seems to be authentication errors and the server is not connecting, what is the best options for exim to provide a relay for the server without comprimising the server

  2. #2
    Join Date
    Jul 2009
    Posts
    7

    Default

    Anyone have any ideas, i am really struggling to see what the matter is

  3. #3
    Join Date
    Apr 2010
    Location
    The KOP END
    Posts
    237

    Default

    Quote Originally Posted by telkom View Post
    Anyone have any ideas, i am really struggling to see what the matter is
    What does the error log on the exchange server say ? Can you post that . The server you are trying to relay through have you added the server IP of the exchange server ?

    To allow relaying from a particular IP in exim, you would log into WHM, click on “Exim Configuration Editor”, and click on “Switch to Advanced Mode”. For example if you want relaying from the IP of 10.10.10.1, in the first text box, you would put the following:

    hostlist relay_hosts = lsearch;/etc/relayhosts : \
    localhost : 10.10.10.1

    Then scroll down to the bottom and click on “Save”.

    Regards,
    Ray

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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