importing a Mysql databse
Description: I have a php file that indicates that a mysql file will be imported into mysql, that .sql file is saved as example.sql, and it reads it then it creates a database and then imports all the...
View ArticleRe: [SOLVED] How to bypass amavisd for some senders?
Hi answerman!Sorry for dumb question. In which part of the amavisd.conf should be inserted your new section?I did not find similar code in the default conf.
View ArticleRe: Nginx as general replacement for apache
hi @mveplus,I have Nginx working with Roundcube webmail and phpMyAdmin (served as a sub-folders, not as a sub-domain like webmail.example.com), but not Awstats and Cluebringer webui since they require...
View ArticleRe: configuration problem.
*) Does upgrading your server with 'yum update' before installing iRedMail solve this issue?*) How many yum repositories do you enabled? Please show us output of command 'yum repolist'.
View ArticleRe: check body for spam, block sender
You can try either one:*) Update SpamAssassin config file (/etc/mail/spamassassin/local.cf) to detect certain words/senders and increase its score.*) Use Postfix parameter 'header_checks' and...
View ArticleRe: Awstats - Unable to login.
Does below command return something?# ldapsearch -x -D 'cn=vmail,dc=fracassetti,dc=lan' -b 'o=domains,dc=fracassetti,dc=lan'...
View ArticleRe: Security IredMail
Currently, the weakness is weak user password. e.g. not long and complex enough.
View ArticleRe: importing a Mysql databse
You have to check the output of your script to figure out why it can create new database but not import tables.Default MySQL server configured by iRedMail should be just fine if you access it with...
View ArticleRe: Disable bypass of spamassing for MYUSERS bank in AMAVIS
Find below setting in Amavisd policy_bank MYUSERS:$policy_bank{'MYUSERS'} = { ... # don't perform spam/virus/header check. #bypass_spam_checks_maps => [1], #bypass_virus_checks_maps => [1],...
View ArticleRe: Configurate Clamav in iRedMail
khoaminhict5 wrote:if I remove "#" in font of this command, this command will disable or enableI guess you have multiple '$final_virus_destiny' in this file, and there will be one not comment out....
View ArticleRe: Throttle Outgoing(Forwards) Emails specific to a domain
I guess some mail accounts were cracked by weak password, and used to send spam. I suggest you set password to a long and complex enough one to avoid this.
View ArticleRe: Bypass spam filter block with whitelist
Hi dts,Sorry about this trouble. You can try add the IP address(es) of your internal network in Postfix parameter 'mynetworks =', so that all emails sent from those internal servers will be accepted by...
View ArticleRe: Error setting up on Redhat 6
Why does it try to access http://192.168.1.250/? Is it your personal yum repository generated for RHEL ISO images? if so, make it accessible first.
View ArticleRe: importing a Mysql databse
Funny thing, Using same script and same setting when I install lamp manually it works fine, then I use same setttings and same script but when I install IredMail and it doesn't import any tables
View ArticleRe: Throttle Outgoing(Forwards) Emails specific to a domain
No emails are hacked.All the emails are legit cause they are from SASS systems. Basically just need to rate limit the emails going out to gmail.com or rate limit from address.
View ArticleRe: Throttle Outgoing(Forwards) Emails specific to a domain
Alright I was able to change the coun_max per from emails in the mysql server.
View ArticleRe: Disable bypass of spamassing for MYUSERS bank in AMAVIS
Thanks zhang but i think the commented lines are for bypass the scanners which is not what i want to do.Anyway i raised the debug in amavis and found that the emails are being scanned but im facing the...
View ArticleRe: can't receive email
* yes the machine 2 has a MTA (sendmail)* No, i don;t configure moodle to send email via iredmail. i use moodle just for web app in machine 2. and for some case i will use moodle to send email to...
View ArticleRe: importing a Mysql databse
Again, check the output of your script to figure out why it can create new database but not import tables.
View Articlegodaddy smtp relay
==== Required information ====- iRedMail version: - Store mail accounts in which backend (LDAP/MySQL/PGSQL): - Linux/BSD distribution name and version: - Related log if you're reporting an issue:...
View Article