Comments on Configure An Email Gateway With Scrollout F1 Anti-Spam & DLP
Configure An Email Gateway With Scrollout F1 Anti-Spam & DLP An email gateway (a.k.a. firewall) is a machine (physical or virtual) installed between Internet and the email server. Its primary role is to protect the email server by filtering incoming messages, via SMTP protocol, from Internet. Secondary, an email gateway may be used as an outgoing gateway in case you want to add some new email features which are not provided by older email servers. For instance, Exchange 2000 or 2003 has no DKIM signing and verification service – a quality improvement for message delivery. This tutorial shows how to configure an email gateway with the Scrollout F1 email gateway.Basic configuration covered by video tutorial.
5 Comment(s)
Comments
Thanks a lot for your post!
If you are using Outlook 2010, create Quick Steps to either move the message to the BAD folder or copy a message tagged as spam to the GOOD folder. By doing this, you can open a message and with one click move or copy it to the spam mailbox to be picked up by the Spam & Legit process.
Nice and simple, just wish more information was included about how to route the DNS settings.
I followed the instructions on this URL http://www.scrolloutf1.com/deploy/install however after configuring a domain and changing its MX it didn´t work.
Checking mail log files showed the following lines:Sep 4 19:51:38 email postfix/postscreen[1103]: CONNECT from [209.85.192.41]:35402 to [104.145.233.76]:25Sep 4 19:51:38 email postfix/postscreen[1103]: WHITELISTED [209.85.192.41]:35402Sep 4 19:51:38 email postfix/smtpd[1104]: connect from mail-qg0-f41.google.com[209.85.192.41]Sep 4 19:51:38 email postfix/smtpd[1104]: Anonymous TLS connection established from mail-qg0-f41.google.com[209.85.192.41]: TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)Sep 4 19:51:38 email spawn[1111]: fatal: spawn_comand: execvp /usr/bin/policyd-spf: No such file or directorySep 4 19:51:39 email postfix/spawn[1110]: warning: command /usr/bin/policyd-spf exit status 1Sep 4 19:51:40 email spawn[1213]: fatal: spawn_comand: execvp /usr/bin/policyd-spf: No such file or directorySep 4 19:51:41 email postfix/spawn[1110]: warning: command /usr/bin/policyd-spf exit status 1Sep 4 19:51:41 email postfix/smtpd[1104]: warning: problem talking to server private/policy-spf: Connection reset by peerSep 4 19:51:41 email postfix/smtpd[1104]: NOQUEUE: reject: RCPT from mail-qg0-f41.google.com[209.85.192.41]: 451 4.3.5 Server configuration problem; [email protected] [email protected] proto=ESMTP helo=<mail-qg0-f41.google.com>Sep 4 19:51:41 email postfix/smtpd[1104]: disconnect from mail-qg0-f41.google.com[209.85.192.41]Any suggestion?
Some body has configure this email gateway using Google Apps as email platform?