Hi, i did a try with /usr/bin/mysql -u root -p`cat /etc/EFA-Config | grep MYSQLROOTPWD | sed 's/.*://'` mailscanner -e "UPDATE users SET password = PASSWORD('mysecretpassword') WHERE username ='adminefa'" and now i'm haning with : Bad Username or Password The password is changed, because the show co...
i'm sorry, but i'm not able to find how to change this password...
It's urgent, as we HAVE to change it a.s.a.p., as someone else have this password ...
Thanks
Hi, i have to change the administrator's password, did a try with the command below, but i always receive a error message : [root@mx2 ~]# /usr/bin/mysql -u mailwatch -p`cat /etc/EFA-Config | grep MAILWATCHSQLPWD | sed 's/.*://'` mailscanner -e "UPDATE users SET password = md5('my-new-password') WHER...
hi, thanks a lot for your fast answer. Here is the result of your script : Checking conf.php configuration entry: - All mandatory entries are present.................................. OK - All obsolete entries are already removed........................... OK - optional RPC_PORT .......................
Hello, i updated 3 of our EFA this night, but i did not make a snapshot and 1 of them did a error :( Right after the update, here is the error message i received : Installed: mod_evasive.x86_64 0:1.10.1-10.el6 mod_security.x86_64 0:2.7.3-3.el6 mod_security_crs.noarch 0:2.2.6-3.el6 mod_security_crs-e...
well, yes, but it's a package of scripts... The "end user" will have to : - copy and configure a script on every CPanel server - configure every efa to import the domains list and compile 1 list for postfix plus 1 list for the internal sender access ... It's not a very easy setup like a plug and pla...
ehm, i have it in both ... : postfix/main.cf:smtpd_client_restrictions = permit_sasl_authenticated, reject_rbl_client dyna.spamrats.com reject_rbl_client ix.dnsbl.manitu.net reject_rbl_client zen.spamhaus.org reject_rbl_client b.barracudacentral.org MailScanner/MailScanner.conf:Spam List = ix-dnsbl-...
where can we change the text sended back to a RBL blocked sender ?
The actual text is not very clear for everyone and is chinese for a simple user ...
Thanks to let me know
Best regards
Hi, just want to let you know that i have, thanks to shawniverson, a CPanel domains export script and a EFA import script, compatible with the post : How-to Prevent external sender spoofing to EFA https://forum.efa-project.org/viewtopic.php?f=14&t=1278 If someone want to help us to test it, i'm read...
hi, i see the spams and high score spams incoming, but not anymore the spams delivery emails. They are in the logs and are delivered, but they are not into Mailwatch. If we change the spam actions to send a notification (the email with the link to unblock a spam), then this email delivery to the sen...
here it is grep '00A5712005E' /var/log/maillog Oct 24 11:39:06 mx3 MailScanner[21026]: Requeue: DC4FC12005B.A8011 to 00A5712005E Oct 24 11:39:06 mx3 postfix/qmgr[31149]: 00A5712005E: from=<bounce-98576-34340996-5756-860@arxms24.com>, size=11410, nrcpt=1 (queue active) Oct 24 11:39:07 mx3 postfix/smt...
grrrr ... I did a search in the logs for : grep 'Spam Actions' /var/log/maillog found a lot : Oct 24 11:08:19 mx3 MailScanner[19921]: Spam Actions: message 78B6812005B.AA86F actions are store,deliver Oct 24 11:12:40 mx3 MailScanner[16835]: Spam Actions: message C0F8712005B.A3E39 actions are store Oc...
that's what i have actually ... Spam Actions = store deliver Spam Modify Subject = start Spam Subject Text = [Spam?] I can't imagine that the [ and ] instead of { and } can be the problem ... I see alot of Spams (NOT High score spams) in the Recent Messages, but not anymore a delivery with the [Spam...
hi, thanks. Did not know that we have to "limit" the options. I changed to : Spam Actions = deliver The first spam received, i don't see a deliver of it... What are the correct options to : - store the received spam - mark the subject as {Spam?} - deliver it to the destination email Thanks a lot. Re...
Hello, i have configured Mailscanner to : Spam Actions = deliver header "X-Spam-Status:Yes" As i understand, it should deliver the (low rating) spams wit the {Spam?} at the begin of the subject. But our EFA's don't do that. I see the spams in the Recent messahes and in the Quarantine, but there is n...
we are looking to change the sender address of our delivered spams.
Actually, it show : postmaster@EFA's-domains.com
want to see : noreply@EFA's-domains.com
Did a search in Mailscanner, but was not able to change this ...
Thanks
Best regards
Many thanks for this how to. We applied it and has errors like : Oct 22 12:43:50 mx2 postfix/smtpd[3429]: NOQUEUE: reject: RCPT from cpanel3.xyz.com[ip.ip.ip.ip]: 554 5.7.1 <cpanel3.xyz.com[ip.ip.ip.ip]>: Client host rejected: Access denied; from=<tester@xyz.com> to=<our@email-address.com> proto=ESM...