This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Requesting Help with SMTP Proxy Configuration

I had the SMTP proxy working in Astaro 6.3 and am puzzled by 7.001.

6.3 worked without an internal mail server.  7's manual makes it look like an internal email server is required in 7.  Is that true?

I do see a sub-topic in the SMTP chapter of the manual called "Relaying".  Is that an alternative which doesn't require an internal mail server?
 - IF NOT -
Is there any way to take advantage of the anti-virus features without an internal email server?

What values would be used for:
* Email Domains?
* Internal Server?

Is the email domain the same thing as the MX Hostname that 6.3 used?

Thank you,
Rich


This thread was automatically locked due to age.
Parents
  • richa60,
    I have the same problem. I assume you only want to send smtp?

    Firstly, there is a bug in the smtp proxy in that it doesn't attach messages to outgoing e-mails, so you are never sure they have been scanned.

    My setup.
    1/. I left the domains empty
    2/. I used a print server or some other similar as the name in the e-mail server field
    3/. disabled a number of the scanning function/checks because I only use the outgoing function to send to my ISP. Disabled - "block dialup" and the advanced anti-spam functions.
    4/. disable the the "per-domain profile", do not delete it.
    5/. included my local network in the allowed hosts
    6/. smarthost settings - enabled and put my ISPs smtp server there.

    Hope this helps.

    I know it works because I don't have any packet filter rules to allow traffic out below 1029.

    Ian M[[[:)]]][[[:)]]][[[:)]]]
  • Thank you RFCat vk and tom,

    I guess I need to do a bit more homework.  I thought smtp was used for sending email and POP3 was used for receiving.  I had hoped to both send and receive through Astaro, therefore I thought I needed to enable both.  

    I am grateful for your suggestions and will see how I can implement them this evening after work.

    Thank you,
    Rich
  • richa60,
    smtp is used to send e-mail, that is why I have that setup I described above.

    My ISP receives e-mail from using SMTP and I receive e-mail from the ISP using POP3.
    Most larger business and even some smaller ones that have their own domains, install local SMTP servers which only talk to the ISP on port 25 (SMTP) and keep all the POP3 traffic within the company domain (LAN).

    Ian M[:)]
  • Hi,
    i tryed yout configuration but have it doesnt seem to work. I have followin error in the Live log. 
    I want to use the SMTP Proxy for only outgoing email.
    If possible with a smarthost.


    2007:02:26-20:29:16 (none) cffd[15937]: id="101Q" severity="info" sys="SecureMail" sub="smtp" name="email scanned, clean" srcip="192.168.3.200" from="outgoing@email.com" to="receiver@email.com" subject="test12" messageid="724" size="2633" action="pass" 
    2007:02:26-20:29:17 (none) cffd[15937]: id="1004" severity="info" sys="SecureMail" sub="smtp" name="email delivered" srcip="192.168.2.200" from="outgoing@email.com" dstip="127.0.0.1" to="receiver@email.com" subject="test12" messageid="724" size="2718" encrypted="0" 
    2007:02:26-20:29:18 (none) cffd[15937]: id="101Q" severity="info" sys="SecureMail" sub="smtp" name="email scanned, clean" srcip="127.0.0.1" from="@" to="outgoing@email.com" subject="natha.homedns.org Mail delivery failed : returning message to sender" messageid="725" size="3858" action="pass" 
    2007:02:26-20:29:19 (none) cffd[15937]: id="1004" severity="info" sys="SecureMail" sub="smtp" name="email delivered" srcip="127.0.0.1" from="" dstip="127.0.0.1" to="outgoing@email.com" subject="Host.myip.com Mail delivery failed : returning message to sender" messageid="725" size="3943" encrypted="0" 
    2007:02:26-20:29:26 (none) cffd[15937]: id="1002" severity="debug" sys="SecureMail" sub="smtp" name="Message deleted" messageid="724" file="/var/smtp/smtp-1172518155-pid15938-1" 
    2007:02:26-20:29:26 (none) cffd[15937]: id="1002" severity="debug" sys="SecureMail" sub="smtp" name="Message deleted" messageid="725" file="/var/smtp/smtp-1172518157-pid15938-2" 

    thx
  • The only way it will work is with smarthost.

    Are you the only user, if so you could try adding you smtp login details to the smarthost and see if that helps?

    Ian M
Reply Children
  • Thanks for posting the tips, Ian!
    Have just put in ASG7 at home, and used your pointers to configure the SMTP proxy to forward outgoing mail to my ISP.
    Had to restart the system before the settings would work tho.

    Specified my client machine as the internal server (global tab).
    Entered my ISP account details (username, password, and smtp server) in the smarthost fields on the advanced tab.

    Keep posting!