Re: bayes setup
Maybe better use our tutorial instead:https://docs.iredmail.org/store.spamass … n.sql.html
View ArticleRe: CentOS 7-1908 ClamAV high cpu load 100%
The process is "clamscan", not "clamd".- clamd is a daemon and amavisd talks to it via a unix socket. It loads files under /var/lib/clamav/ when it starts, then scan emails with loaded files.- clamscan...
View ArticleRe: Send system e-mail as non existing user
Add one setting in /opt/iredapd/settings.py to allow sending as different users:ALLOWED_LOGIN_MISMATCH_SENDERS = ["postmaster@mydomain.com"]Then restart "iredapd" service.FYI:...
View ArticleRe: want my mail box on an external hdd
Please show us output of commands below:ls -dl /mount/ubuntu/maail/new/vmail1 ls -dl /mount/ubuntu/maail/new ls -dl /mount/ubuntu/maail ls -dl /mount/ubuntu ls -dl /mountAlso turn on debug mode in...
View ArticleRe: Sync Outlook to Server
If MUA (Outlook in your case) are configured to access mailbox via IMAP protocol, it will compare local messages and the ones on server, remove local messages if they're not exist on server, and...
View ArticleRe: IredMail and MySQL restoration
itadmins wrote:My old mail server is using OpenLDAP backend and same with my new Setup Mail Server.If it's same backend, then it's easy. Just dump LDIF data with "slapcat" on old server, then import it...
View ArticleSupport need to upgrade iRedAdmin from 0.9.7
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): - Deployed with iRedMail Easy or the downloadable installer?- Linux/BSD distribution name and...
View ArticleRe: want my mail box on an external hdd
Hey, thanks for replying but here is another problem and now i am pretty sure iredmail is causing it. Sometimes like now i am unable to ssh to my server. This happens only after installation of...
View ArticleRe: want my mail box on an external hdd
Alright again i called up someone near to serve and asked to reboot and the ssh suddenly started to work. Here is the output that you asked:drwx------ 3 vmail vmail 4096 Nov 18 05:44...
View ArticleRe: CentOS 7-1908 ClamAV high cpu load 100%
Thanks for your reply.This is what htop is showing after some hours of rebooting, mostly clamd is consuming CPU load.(Screenshot above shows directly after reboot)As you can see, server has 6GB of...
View ArticleRe: Installation stopped dead at clamAV. Help needed.
..Time: 60.0s, ETA; 37.7s [========================> ] 69.08MiB/112. Time: 60.0s, ETA; 37.7s [========================> ] 69.08MiB/112....
View Articleerror 550 permanent failure for one or more recipients
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====- iRedMail version (check /etc/iredmail-release): 0.9.9- Deployed with iRedMail Easy or the downloadable installer? installer- Linux/BSD...
View ArticleRe: want my mail box on an external hdd
root@mail:/mount/ubuntu/maail/new/vmail# ls -ltotal 28drwxr-xr-x 2 root root 4096 Nov 18 05:44 backupdrwx------ 2 mlmmj mlmmj 4096 Nov 18 05:44 mlmmjdrwx------ 2 mlmmj mlmmj 4096...
View ArticleRe: Recipient address rejected: Blacklisted
ZhangHuangbin wrote:So you just want to replace the rejection message "Blacklisted" by some other text, right? The temporary solution is updating the text in file /opt/iredapd/libs/__init__.py (search...
View ArticleRe: want my mail box on an external hdd
UPDATE:tried creating the whole scene in a virtual box, created a new virtualbox with ubuntu 18 LTS server os.Mounted a virtual a hdd at /media/demo/maailmoved the vmail1 folder to the mounted...
View ArticleRe: CentOS 7-1908 ClamAV high cpu load 100%
It seems I found the solution here. Thanks to centos.org/forumsThe post is regarding to slow CPUs on a slow VPS, like my instance on VPS provider.The default time out for 'clamd@.service' seems to be...
View ArticleRe: Send system e-mail as non existing user
I've edited /opt/iredapd/settings.py according to your guidance, and restarted iredapd.When testing if this works as intended, I'm getting "Recipient address rejected" on mx.mailserver.com...
View ArticleRe: CentOS 7-1908 ClamAV high cpu load 100%
@ZhangHuangbinWhat do you think about last post in thread from above regarding to:Maybe I'm missing something, but these tutorials all seem to over-complicate this - amavisd calls clam on demand I...
View ArticleRe: CentOS 7-1908 ClamAV high cpu load 100%
Bronko wrote:What do you think about last post in thread from above regarding to:Maybe I'm missing something, but these tutorials all seem to over-complicate this - amavisd calls clam on demand I...
View ArticleRe: CentOS 7-1908 ClamAV high cpu load 100%
ZhangHuangbin wrote:I answered in my FIRST reply (to your question) in this thread.https://forum.iredmail.org/post71618.html#p71618For sure, you explained normal behavior, but come on, after over 10...
View Article