Re: How can i use "amavisd_wblist" plugin
The tutorial doesn't tell you to use 'amavisd_wblist.py' file at all, please read it again.
View ArticleRe: How can i use "amavisd_wblist" plugin
ZhangHuangbin wrote:The tutorial doesn't tell you to use 'amavisd_wblist.py' file at all, please read it again.Yes, You are right ))I apologize for the my inattentivenessI must use "/opt/iredapd/tools#...
View ArticleRe: iRedMail and php script and dkim
Email picked up by Postfix locally goes through transport "pickup" (defined in /etc/postfix/master.cf). If you want to sign it, modify /etc/postfix/master.cf like this:*) Find the "pickup" transport,...
View ArticleRe: iRedMail and php script and dkim
ZhangHuangbin wrote:Email picked up by Postfix locally goes through transport "pickup" (defined in /etc/postfix/master.cf). If you want to sign it, modify /etc/postfix/master.cf like this:*) Find the...
View ArticleSomething wrong through sending mail
==== Required information ====- iRedMail version (check /etc/iredmail-release): 0.9.5-1- Linux/BSD distribution name and version: Linux testmail 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2...
View ArticleRe: Something wrong through sending mail
can you try following and provide results?:freshclam -vcheck log file:tail /var/log/clamav/freshclam.logcheck below command:host database.clamav.netThen try following:try deleting daily.cvd, main.cvd...
View ArticleRe: Something wrong through sending mail
root@testmail:~# freshclam -v ERROR: /var/log/clamav/freshclam.log is locked by another process ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).root@testmail:~# cat...
View ArticleRe: Something wrong through sending mail
*) Remove all files under /var/lib/clamav/*) Execute "freshclam" again.*) Start ClamAV after freshclam finished.
View ArticleRe: Something wrong through sending mail
it's veeeeeery slow root@testmail:/var/lib/clamav# service clamav-freshclam stop root@testmail:/var/lib/clamav# freshclam ClamAV update process started at Thu Oct 20 17:46:23 2016 nonblock_connect:...
View ArticleRe: Something wrong through sending mail
root@testmail:/var/lib/clamav# freshclam ClamAV update process started at Thu Oct 20 17:46:23 2016 nonblock_connect: connect timing out (30 secs) Can't connect to port 80 of host db.local.clamav.net...
View ArticleRe: check MX
Yes but in my opinion this is hole in the system - client Can add domain gmail.com and other people have problem because postfix want delivery gmail messages localy
View ArticleRe: check MX
This is not a problem on iredmail, same thing happens with any mail server if you just change mx settings without deleting domain or at least relay it to current server. It's domain owners...
View ArticleRe: Something wrong through sending mail
As a TEMPORARY solution, disable virus scanning in Amavisd by appending this setting in its config file:@bypass_virus_checks_maps = (1); # controls running of anti-virus codeThen try to get ClamAV...
View Articlerestore backup iredmail dtabase
we have backup script but we don't have restore script for iredmail mysql datbase. please help.
View ArticleRe: restore backup iredmail dtabase
We have a tutorial for you:http://www.iredmail.org/docs/backup.restore.html
View ArticleProblem with change QUOTA
==== Required information ====- iRedMail version (check /etc/iredmail-release): 0.9.5-1- Linux/BSD distribution name and version: Debian GNU/Linux 8.6 (jessie)- Store mail accounts in which backend...
View ArticleRe: Problem with change QUOTA
Please upgrade to the latest iRedAdmin-0.6.3, it fixes this bug. http://www.iredmail.org/yum/misc/
View ArticleRe: Sieve Vacation response not working using SOGO
Today I added vacation response over SOGo interface which automatically created files in MAILDIR as per provided screenshot.However when I send an email from my gmail ID it still shows following:Oct 18...
View ArticleRe: MX Backup Problem
ZhangHuangbin wrote:On backup mx server, you should set the IP address of primary mx as relay server, and set 'backupmx=1' like below:USE vmail; UPDATE domain SET...
View Article