Search found 20 matches
- 28 Apr 2016 20:31
- Forum: Discussion
- Topic: Writing How-To for Integration with Kerio. Question regarding X-Spam-Flag
- Replies: 2
- Views: 3513
Re: Writing How-To for Integration with Kerio. Question regarding X-Spam-Flag
Thanks Shawn. This works perfectly!
- 27 Apr 2016 22:46
- Forum: Discussion
- Topic: Outbound mail relay or outbound smarthost?
- Replies: 4
- Views: 12030
Re: Outbound mail relay or outbound smarthost?
Your outbound mail relay should be the local IP address of your hMailserver.
Your outbound smarthost should be configured with your ISP's SMTP server settings.
Then set hMailserver to relay outbound messages through EFA.
Depending upon how your ISP transfers messages, you may continue to have ...
Your outbound smarthost should be configured with your ISP's SMTP server settings.
Then set hMailserver to relay outbound messages through EFA.
Depending upon how your ISP transfers messages, you may continue to have ...
- 27 Apr 2016 21:32
- Forum: Discussion
- Topic: Outbound mail relay or outbound smarthost?
- Replies: 4
- Views: 12030
Re: Outbound mail relay or outbound smarthost?
The outbound mail relay settings are used to tell EFA to accept SMTP messages from your local mail server. You would use this if you want EFA to deliver outgoing messages to remote servers (to prevent outbound spam/viruses, for example) rather than having your local mail server deliver the message ...
- 27 Apr 2016 19:39
- Forum: Discussion
- Topic: forwarders.conf file request
- Replies: 4
- Views: 4266
Re: forwarders.conf file request
Not quite, because what I was hoping to do was avoid having to use a local non-forwarding DNS server for the entire network. I would prefer to have unbound act as an EFA-only caching non-forwarding DNS server, but I'm not sure that's actually how it works when DNS recursion is enabled.
- 27 Apr 2016 14:50
- Forum: Discussion
- Topic: Writing How-To for Integration with Kerio. Question regarding X-Spam-Flag
- Replies: 2
- Views: 3513
Writing How-To for Integration with Kerio. Question regarding X-Spam-Flag
I use Kerio Connect as my mail server (essentially a cross platform Exchange clone). Kerio is great for small businesses who want to self-host email, but its built-in anti-spam features are not as powerful as they could be. I am starting to write a how-to for the Kerio forums for using EFA in front ...
- 27 Apr 2016 14:34
- Forum: Discussion
- Topic: forwarders.conf file request
- Replies: 4
- Views: 4266
Re: forwarders.conf file request
Thank you. My current file did not have the local DNS servers listed. Here's what I had:
Code: Select all
forward-zone:
name: "."
forward-first: yes
- 26 Apr 2016 14:02
- Forum: Discussion
- Topic: forwarders.conf file request
- Replies: 4
- Views: 4266
forwarders.conf file request
I am having trouble making DNS recursion work. Regardless of whether recursion (settings > 4) is turned on, I receive errors that some of my block list lookups are being blocked. As a temporary fix, I turned my Windows DNS server to non-forwarding mode and that solved the block list fails, but the ...
- 24 Mar 2016 13:48
- Forum: 3.x Bugs
- Topic: Mail Stuck in MailQueue - Fixed (For Me)
- Replies: 1
- Views: 2530
Re: Mail Stuck in MailQueue - Fixed (For Me)
I had a similar problem. Here's a link to the message thread that fixed it for me:
viewtopic.php?f=5&t=1490
viewtopic.php?f=5&t=1490
- 23 Mar 2016 02:33
- Forum: Discussion
- Topic: 3.0.0.9 Postfix Queue Not Processing
- Replies: 9
- Views: 7622
Re: 3.0.0.9 Postfix Queue Not Processing
I solved this issue. Here's what happened:
The error in this log entry turned out to be the issue:
EFA postfix/qmgr[1653]: fatal: parameter queue_run_delay: bad time value or unit: 180smeta_directory = /etc/postfix
I edited the configuration file at: /etc/postfix/main.cf
I edited the line ...
The error in this log entry turned out to be the issue:
EFA postfix/qmgr[1653]: fatal: parameter queue_run_delay: bad time value or unit: 180smeta_directory = /etc/postfix
I edited the configuration file at: /etc/postfix/main.cf
I edited the line ...
- 23 Mar 2016 02:22
- Forum: Discussion
- Topic: 3.0.0.9 Postfix Queue Not Processing
- Replies: 9
- Views: 7622
Re: 3.0.0.9 Postfix Queue Not Processing
These are the log files from /var/log/maillog
Mar 22 21:09:06 EFA postfix/qmgr[1653]: fatal: parameter queue_run_delay: bad time value or unit: 180smeta_directory = /etc/postfix
Mar 22 21:09:07 EFA postfix/master[1651]: warning: process /usr/libexec/postfix/qmgr pid 1653 exit status 1
Mar 22 21:09 ...
Mar 22 21:09:06 EFA postfix/qmgr[1653]: fatal: parameter queue_run_delay: bad time value or unit: 180smeta_directory = /etc/postfix
Mar 22 21:09:07 EFA postfix/master[1651]: warning: process /usr/libexec/postfix/qmgr pid 1653 exit status 1
Mar 22 21:09 ...
- 22 Mar 2016 19:34
- Forum: Discussion
- Topic: 3.0.0.9 Postfix Queue Not Processing
- Replies: 9
- Views: 7622
Re: 3.0.0.9 Postfix Queue Not Processing
Which log files should I look at for this?
- 21 Mar 2016 19:54
- Forum: Discussion
- Topic: 3.0.0.9 Postfix Queue Not Processing
- Replies: 9
- Views: 7622
Re: 3.0.0.9 Postfix Queue Not Processing
Yes, rebooted a few times. I'm not seeing anything in particular in the logs.
- 20 Mar 2016 21:28
- Forum: Discussion
- Topic: 3.0.0.9 Postfix Queue Not Processing
- Replies: 9
- Views: 7622
3.0.0.9 Postfix Queue Not Processing
After updating to 3.0.0.9 from 3.0.0.8, my Postfix queue is not processing inbound or outbound messages. Any suggestions?
- 16 Feb 2016 20:46
- Forum: How-to
- Topic: Wildcards in Whitelist/blacklist
- Replies: 11
- Views: 17022
Re: Wildcards in Whitelist/blacklist
I followed the instructions in Shawn's link above, to block the .top TLD, and it worked without any problems. The sender_access file already exists. I just copied and pasted the additional four lines to the end of the /etc/postfix/main.cf file:
smtpd_client_restrictions = reject_unknown_client ...
smtpd_client_restrictions = reject_unknown_client ...
- 21 Jan 2016 14:58
- Forum: How-to
- Topic: Help request: Problem receiving messages with attachments from Mimecast relays
- Replies: 5
- Views: 7301
Re: Help request: Problem receiving messages with attachments from Mimecast relays
Thanks Dan. I hadn't found that post yet. I'm glad to see that I'm not alone with this issue. The funny thing is that I'm not using an Exchange server behind EFA; it's a Kerio Connect server on CentOS 7. The Kerio logs do not show that the message has ever hit the mail server.
I'm also confused by ...
I'm also confused by ...
- 21 Jan 2016 13:32
- Forum: How-to
- Topic: Help request: Problem receiving messages with attachments from Mimecast relays
- Replies: 5
- Views: 7301
Re: Help request: Problem receiving messages with attachments from Mimecast relays
No, I do not use greylist. It seems the common thread is Mimecast, Exchange, and a message with attachments. I was able to obtain Mimecast logs from one of the senders, and they are posted below. It seems to be a broken socket. I just can't tell, and don't know how to tell, whether the issue is on ...
- 20 Jan 2016 12:56
- Forum: How-to
- Topic: Help request: Problem receiving messages with attachments from Mimecast relays
- Replies: 5
- Views: 7301
Help request: Problem receiving messages with attachments from Mimecast relays
I am having a problem that seems to be limited to receiving messages with attachments from senders who relay through Mimecast. This problem is with more than one sender companies (they are completely unrelated), but both use Exchange servers through Mimecast. I am unable to find any logs in ...
- 23 Nov 2015 02:56
- Forum: Discussion
- Topic: EFA topology
- Replies: 3
- Views: 4435
Re: EFA topology
Your MX records should point to the EFA server. The idea is that your mail server will accept incoming SMTP traffic only from the EFA server. As far remote mail servers are concerns, your EFA server is your mail server. Here's a very general overview of the topology:
1. Remote server looks up your ...
1. Remote server looks up your ...
- 07 Oct 2015 01:24
- Forum: How-to
- Topic: New user: Feature questions, SMTP delay HELO
- Replies: 2
- Views: 3298
Re: New user: Feature questions, SMTP delay HELO
Thanks for the information. I look forward to future releases of EFA. You are correct that reject_unknown_sender_domain is enabled by default.
- 06 Oct 2015 20:55
- Forum: How-to
- Topic: New user: Feature questions, SMTP delay HELO
- Replies: 2
- Views: 3298
New user: Feature questions, SMTP delay HELO
I'm new to the EFA-Project, and I'm very impressed with the project so far. I am using the VMWare image in front of a Kerio Connect mail server with good results. There are a few features that were available to me using Kerio's built-in spam filters that I have not yet been able to replicate in the ...