Quantcast
Channel: iRedMail
Browsing all 47801 articles
Browse latest View live

Re: Overquota but which user ?

sami1255 wrote:How frequently does dovecot reminds of email quota ?It's not a cron job, it's triggered by the realtime mailbox quota. Search "quota_warning" in dovecot.conf will give you some...

View Article


Re: reject_sender_login_mismatch and aliases

*) Your solution with SQL structure modification is worse. With "mailbox.username='%s' OR mailbox.enablesendermismatch=1", it can bypass mailbox.username, that means anyone with...

View Article


Re: License question backup server

Two. As listed in our license terms[1], "One license per server. Customer must purchase license for each server."[1] iRedAdmin-Pro license terms: http://www.iredmail.org/pricing.html

View Article

Re: My server sends SPAM - help!!!

A temporary solution: don't allow Apache daemon user send out email, then try to figure out which PHP application has this weakness.Set Postfix parameter in main.cf like below:authorized_submit_users =...

View Article

Re: can normal admin can do throttling?

Hmm, some customers requested to NOT allow this feature, but some requests to allow this. I will try to make it an optional setting in future release.is it better to make it an optional setting of mail...

View Article


Re: License question backup server

Thanks. Yeah, I read that but wasn't sure if it's the same if only one of the two server is active.

View Article

Re: Sending mail from outlook vDomain2 to vDomain1 fails

FIRST OF ALL, don't hijack other's thread. Just create a new forum topic, clearly explain your issue and paste related log to help troubleshoot.Looks like it doesn't perform SMTP AUTH at all. Is it...

View Article

Re: reject_sender_login_mismatch and aliases

ZhangHuangbin wrote:*) Your solution with SQL structure modification is worse. With "mailbox.username='%s' OR mailbox.enablesendermismatch=1", it can bypass mailbox.username, that means anyone with...

View Article


Re: Dovecot, slow dict lookup

Try to disable "expire" plugin in dovecot.conf to reduce Dovecot dict server workload with below steps:*) Comment out "expire =" like below:dict { #expire = db:... }*) Comment out "expire" plugin...

View Article


Re: Sending mail from outlook vDomain2 to vDomain1 fails

OK, I set the debugging for client and will come back with resulting log.

View Article

Re: reject_sender_login_mismatch and aliases

How about modify iRedAPD plugin to make it work as you expect:https://bitbucket.org/zhb/iredapd/src/d … ismatch.pycamel1cz wrote:What's the meaning of '%s' and '%d'Reference:...

View Article

Re: root can access to read emails from the virtual mailbox users?

You need Dovecot Master User. Reference: http://iredmail.org/wiki/index.php?titl … aster.User

View Article

Image may be NSFW.
Clik here to view.

Re: can normal admin can do throttling?

yes its better to make it optional i hope that we can have that features asap. thank you so much zhang

View Article


Quota on mailbox doesn't report correctly after max size is reached

==== 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

iredmail error connecting to mysql

==== 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


Re: Sending mail from outlook vDomain2 to vDomain1 fails

No idea at all, sorry.*) You can see what "permit_sasl_authenticated" means here: http://www.postfix.org/postconf.5.html# … henticatedSo it should apply to ALL clients, not just this domain and specify...

View Article

Re: 554 5.7.1 : Client host rejected. Access denied

*) Please post full smtp session log in Postfix log file related to this issue, not just the one you think it's enough for troubleshooting.*) Does this client perform SMTP AUTH before sending out email?

View Article


Re: Quota on mailbox doesn't report correctly after max size is reached

*) Did you manually copy mail messages to this mailbox? Or similar ways to add/remove mail messages in this mailbox?*) Did you update SQL table `vmail.used_quota` manually?*) As far as i know, no...

View Article

Re: iredmail error connecting to mysql

*) Please check whether MySQL service is running.*) If MySQL is running, check whether related database records are correct.

View Article

Re: iredmail error connecting to mysql

@ZhangHuangbin Thanks for quick response. Mysqld Is running. I noticed that I can get iRedAdmin website to work after restarting the service. However, Roundcube gives error "DATABASE ERROR: CONNECTION...

View Article
Browsing all 47801 articles
Browse latest View live