When setting the DCC servers to 1) use default pool
Current DCC Pool:
Choose an option:
1) Use default pool (dccservers)
e) Return to main menu
[eFa] : 1
/var/eFa/lib/eFa-Configure/func_askdccservers: line 31: /usr/local/bin/cdcc: No such file or directory
/var/eFa/lib/eFa-Configure/func ...
Search found 4 matches
- 28 Mar 2019 13:58
- Forum: 4.x Bugs
- Topic: Testing RC3
- Replies: 10
- Views: 11502
- 27 Jan 2019 18:43
- Forum: 4.x Bugs
- Topic: EFA 4 beta
- Replies: 79
- Views: 9570055
Re: EFA 4 beta
found another one..
Setting the 7) Mail Settings --> 1) Outbound smart relay network doesnt work if you select e.g. 10.0.0.0/24 to allow your local network to send.
The postfix file master.cf does not contain the 'permit_mynetworks' in smtpd_client_restrictions hence does not relay for the local ...
Setting the 7) Mail Settings --> 1) Outbound smart relay network doesnt work if you select e.g. 10.0.0.0/24 to allow your local network to send.
The postfix file master.cf does not contain the 'permit_mynetworks' in smtpd_client_restrictions hence does not relay for the local ...
- 26 Jan 2019 20:05
- Forum: 4.x Bugs
- Topic: EFA 4 beta
- Replies: 79
- Views: 9570055
Re: EFA 4 beta
found a typo in the postfix master.cf
smtpd_sasl_security_options
-o smtpd_sasl_security_options=noanaonymous
is generating an error when a server from the LAN wants to connect..
change to noanonymous and it works like a charm.
Found another one in the first Init.. if the machine is running ...
smtpd_sasl_security_options
-o smtpd_sasl_security_options=noanaonymous
is generating an error when a server from the LAN wants to connect..
change to noanonymous and it works like a charm.
Found another one in the first Init.. if the machine is running ...
- 24 Feb 2015 07:31
- Forum: Discussion
- Topic: message marked as spam gives a razor error
- Replies: 38
- Views: 46292
Re: message marked as spam gives a razor error
yes.. took a bit of time to register (greylisting :) ).. anyway, in a default version 3.0.0.6 updated with the latest linux patches I've encountered the same issue, manually ran razor-admin - create and -register as the error pointed me in that direction, before having a look at this forum and ...