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

smtp and pop3 proxy for newbs

Hello, 
I am looking for a resource that explains step by step setup of the smtp and pop3 proxy in astaro.  I am a new user that is setting up a small home network with a cable modem.  I just want to use it for spam filtering and virus protection.  
I need help with the source and destination fields in the proxied network section in the pop3 proxy.  And I need help with the Global settings in the smtp proxy.  So basically I know very little [:)]
The manual hasn't helped me much in these options.
TIA   


This thread was automatically locked due to age.
Parents
  • You get good information from the online help for both SMTP and POP3 proxy. 

    ASL Team may wanna check whats written in the SMTP Proxy though  [;)]
    Code:
    If you want to use TLS encryption, the mailer hostname MUST be the same than the one you use in the DNS MX records for your domains. 

        
  • Starting with pop3 proxy, would source=internal network and destination=external interface be a correct setting?  
  • No, I believe the destination should be the pop3 server.  
  • [ QUOTE ]
    No, I believe the destination should be the pop3 server.   

    [/ QUOTE ]
    Alright I have set the pop3 destination to my isp's pop server.  Now for the smtp,  I have my isp's smtp server as the hostname MX.  I don't know if that's correct or not.  Also I have smtp routes table set to have my isp's pop server for the domain name and by DNS MX record  for the smtp host.  I hope this is right.  
    Like I said before, I want the smtp proxy for spam filtering and virus scanning not for a mail server.
    Thanks   
Reply
  • [ QUOTE ]
    No, I believe the destination should be the pop3 server.   

    [/ QUOTE ]
    Alright I have set the pop3 destination to my isp's pop server.  Now for the smtp,  I have my isp's smtp server as the hostname MX.  I don't know if that's correct or not.  Also I have smtp routes table set to have my isp's pop server for the domain name and by DNS MX record  for the smtp host.  I hope this is right.  
    Like I said before, I want the smtp proxy for spam filtering and virus scanning not for a mail server.
    Thanks   
Children
  • [ QUOTE ]
    I want the smtp proxy for spam filtering and virus scanning not for a mail server

    [/ QUOTE ]
    You wish to "control" outbound smtp trafic from your clients. 
    No need for inbound smtp trafic to any mailserver. Right?
    If so.....

    Incoming:
    - No need to configure the incoming mail.

    Outgoing:
    - Define the networks, ie your internal lan, who may use outgoing mail (ie. your smtp proxy). 
    - Enable the smarthost and enter your isp smtp server.
    - Now redirect your clients to use your ASL box as smtp.

    ... believe thats it  [:)]    
  • AJo
    Thank you very much, you have been a great help in getting me started.