Hi,
I've started using the postfix "/etc/postfix/sender_access" file to allow for the addition of sender domains that aren't "real internet resolvable domains".
Not critical, but may be a nice thing to have the facility to manage these via the EFA cli menu?
Michael.
Search found 12 matches
- 04 Jun 2014 23:17
- Forum: Discussion
- Topic: Feature request sender_access in CLI menu
- Replies: 1
- Views: 2859
- 04 Jun 2014 04:07
- Forum: 3.x Bugs
- Topic: postfix tlsmgr smtpd_tls_session warning
- Replies: 3
- Views: 5034
postfix tlsmgr smtpd_tls_session warning
Hi,
Still going through maillogs, the following is another warning that seems a bit odd:
Jun 4 12:25:11 server postfix/tlsmgr[19672]: warning: request to update table btree:/var/spool/postfix/smtpd_tls_session_cache in non-postfix directory /var/spool/postfix
Jun 4 12:25:11 server postfix/tlsmgr ...
Still going through maillogs, the following is another warning that seems a bit odd:
Jun 4 12:25:11 server postfix/tlsmgr[19672]: warning: request to update table btree:/var/spool/postfix/smtpd_tls_session_cache in non-postfix directory /var/spool/postfix
Jun 4 12:25:11 server postfix/tlsmgr ...
- 04 Jun 2014 04:03
- Forum: 3.x Bugs
- Topic: postfix/smtpd warning SASL authentication problem
- Replies: 8
- Views: 13079
Re: postfix/smtpd warning SASL authentication problem
Hi,
I don't have a GitHub account so just posting an update here.
A little more research and I was able to "get rid of" this problem by:
# cat /usr/lib64/sasl2/smtpd.conf
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
changed to:
# cat /usr/lib64/sasl2 ...
I don't have a GitHub account so just posting an update here.
A little more research and I was able to "get rid of" this problem by:
# cat /usr/lib64/sasl2/smtpd.conf
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
changed to:
# cat /usr/lib64/sasl2 ...
- 04 Jun 2014 00:42
- Forum: 3.x Bugs
- Topic: postfix/smtpd warning SASL authentication problem
- Replies: 8
- Views: 13079
postfix/smtpd warning SASL authentication problem
Hi,
We see alot of these messages in the maillog:
Jun 4 10:33:42 server postfix/smtpd[20149]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasldb2: No such file or directory
Jun 4 10:33:42 server postfix/smtpd[20149]: warning: SASL authentication problem: unable to open ...
We see alot of these messages in the maillog:
Jun 4 10:33:42 server postfix/smtpd[20149]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasldb2: No such file or directory
Jun 4 10:33:42 server postfix/smtpd[20149]: warning: SASL authentication problem: unable to open ...
- 28 May 2014 21:18
- Forum: How-to
- Topic: Outbound mail relay
- Replies: 1
- Views: 3158
Outbound mail relay
Hi,
Currently when configuring outbound relay in EFA we enter an IP or hostname of the server to allow relay.
When the server is on a dynamic IP, we need to allow SMTP Auth to allow relay from that dynamic IP.
How can we configure EFA to do this? or do we need to do this through Webmin/Postifx ...
Currently when configuring outbound relay in EFA we enter an IP or hostname of the server to allow relay.
When the server is on a dynamic IP, we need to allow SMTP Auth to allow relay from that dynamic IP.
How can we configure EFA to do this? or do we need to do this through Webmin/Postifx ...
- 07 May 2014 07:22
- Forum: How-to
- Topic: Which MailWatch 1.2.0 DEV version is used
- Replies: 1
- Views: 2932
Which MailWatch 1.2.0 DEV version is used
Hi,
I'm just wondering which 1.2.0 DEV version is used.
Checking here:
https://github.com/mailwatch/1.2.0/blob ... ANGELOG.md
it shows the latest version has support for msre but EFA 3.0.0.4's interface doesn't seem to have it.
Just wondering. Thanks.
Michael.
I'm just wondering which 1.2.0 DEV version is used.
Checking here:
https://github.com/mailwatch/1.2.0/blob ... ANGELOG.md
it shows the latest version has support for msre but EFA 3.0.0.4's interface doesn't seem to have it.
Just wondering. Thanks.
Michael.
- 03 May 2014 02:37
- Forum: How-to
- Topic: XML-RPC working?
- Replies: 5
- Views: 6759
Re: XML-RPC working?
Hi. You can setup a basic environment with MySQL Multi-Master replication, easiest is to build 2 EFA servers and configure them in multi-master, then which ever server gets database updates, the other server will replicate those updates. There's plenty of easy to follow on-line guides for how to do ...
- 03 May 2014 01:11
- Forum: How-to
- Topic: Changing hostname of server after building
- Replies: 2
- Views: 4046
Re: Changing hostname of server after building
Hi. Thank you so much for this information. Followed precisely and all worked as expected.
Saves quite some time from having to rebuild a server from scratch. Thanks again.
Saves quite some time from having to rebuild a server from scratch. Thanks again.
- 29 Apr 2014 02:09
- Forum: How-to
- Topic: Should we upgrade Webmin from 1.660?
- Replies: 1
- Views: 3081
Should we upgrade Webmin from 1.660?
Hi,
Once we build a server, should we be upgrading from the Webmin 1.660 version to the latest 1.680 (via the RPM download from the main website)?
Going to the Webmin System Information page, it shows an "Upgrade Webmin Now" button.
Thanks.
Michael.
Once we build a server, should we be upgrading from the Webmin 1.660 version to the latest 1.680 (via the RPM download from the main website)?
Going to the Webmin System Information page, it shows an "Upgrade Webmin Now" button.
Thanks.
Michael.
- 28 Apr 2014 21:52
- Forum: How-to
- Topic: SPF checks - supported or best way to support?
- Replies: 0
- Views: 3212
SPF checks - supported or best way to support?
Hi,
I'm wondering if EFA supports SPF checks on emails?
I've looked at SQLgrey (v1.8.0 that comes with EFA) and one of the featuresets of SQLgrey says:
Auto-whitelists now understand SRS (SPF-aware mail forwarding)
Is this an automated feature of SQLgrey or can we control it?
What I'd like to ...
I'm wondering if EFA supports SPF checks on emails?
I've looked at SQLgrey (v1.8.0 that comes with EFA) and one of the featuresets of SQLgrey says:
Auto-whitelists now understand SRS (SPF-aware mail forwarding)
Is this an automated feature of SQLgrey or can we control it?
What I'd like to ...
- 28 Apr 2014 20:53
- Forum: How-to
- Topic: Changing hostname of server after building
- Replies: 2
- Views: 4046
Changing hostname of server after building
Hi,
I'd like to change the hostname of the server after building it. Domain name will remain the same.
I'm running the latest 3.0.0.4 version.
How is it best to change a hostname without rebuilding the server from scratch?
Thanks.
Michael.
I'd like to change the hostname of the server after building it. Domain name will remain the same.
I'm running the latest 3.0.0.4 version.
How is it best to change a hostname without rebuilding the server from scratch?
Thanks.
Michael.
- 28 Apr 2014 07:12
- Forum: How-to
- Topic: XML-RPC working?
- Replies: 5
- Views: 6759
XML-RPC working?
Hi,
I've gone through the process of building 3 EFA servers. All worked fine.
I've been able to get them recognising each other ie. see DB's etc.
I'd like to use the XML-RPC facility so that when I go to the message detail screen, the quarantined email link is displayed at the bottom of the ...
I've gone through the process of building 3 EFA servers. All worked fine.
I've been able to get them recognising each other ie. see DB's etc.
I'd like to use the XML-RPC facility so that when I go to the message detail screen, the quarantined email link is displayed at the bottom of the ...