Re: Receive email takes time
There is an update:I checked /var/log/mail.log and found the following about the mail delivery. Is it because of the DNS settings ? Please help. Thanks.Apr 23 01:14:31 mydomain postfix/smtpd[30871]:...
View ArticleRe: Receive email takes time
aniyan.rajan6 wrote:Apr 23 01:17:52 mydomain postfix/smtpd[30871]: warning: problem talking to server 127.0.0.1:10031: Connection timed outYour Policyd service is not running. Please try to start it.
View ArticleRe: cannot receive mail
different wrote:smtpd_recipient_restrictions = permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination,check_policy_service unix:private/spfpolicy*) It's not recommended to modify...
View ArticleRe: cannot receive mail
ZhangHuangbin wrote:different wrote:smtpd_recipient_restrictions = permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination,check_policy_service unix:private/spfpolicy*) It's not...
View ArticleRe: Receive email takes time
Hello Zhang,Thanks for the reply.I started it. Now I get the following even if the destination email ID exist. Please help. Thanks.Apr 23 04:10:30 mydomain postfix-policyd: starting policyd v1.82Apr...
View ArticleRe: Email Backup Issues
iRedMail ships a backup script, and it should be run daily with cron job. You can check it with crontab.The backup script and backup data are placed under /var/vmail/backup/ by default.
View ArticleRe: General Inquiry: Quota Enforcement
amora wrote:- Does it have the capability of notifying our ticketing system(ie emailing out a breech of quota email) if a user has consumed their quota?Dovecot (IMAP/POP3 server) will execute a script...
View ArticleRe: All https requests of other domains are redirected to /mail
You can check /var/www/index.html, this file is executed when you access http://domain.com/, it redirects to webmail page. You can remove it.
View ArticleNotify users abaut new mails on iRed server to an alternative mail
Hello Hi there to all,First at all thanx on great sets of app, I start loving Centos again after instaling iRedMailMy success stories is on way.Here is my first post to forum sory if I miss a point.I...
View ArticleRe: Receive email takes time
Yes I remember that option and I entered the same value for both, because the DigitalOcean's tutorial confused me.So as I have already entered a value for "Virtual Domain", you want me to change the...
View ArticleRe: Stop Unwanted Connections
ZhangHuangbin wrote:job@mydomain.com REJECT account not exist anymoreThat's great. I think I will set the message as "detected as spam", as all of those incoming connections are spams. I will update...
View ArticleRe: Stop Unwanted Connections
I did that and restarted postfix. I think it is looking for a database, not a text file. Am I missing something ? Apr 24 17:02:19 mydomain postfix/master[8542]: daemon started -- version 2.7.1,...
View ArticleRe: General Inquiry: Quota Enforcement
Thank you for the response.Is will a breech of quota prohibit users from receiving email? Ideally we'd like to be able to restrict the mailbox from being used if their quota is over the limit.
View ArticleRe: Stop Unwanted Connections
Oops, my mistake. Please execute below command to create the db file:# postmap hash:/etc/postfix/recipient_access
View ArticleRe: General Inquiry: Quota Enforcement
Dovecot will reject further incoming emails if mailbox quota exceeded.
View ArticleRe: Notify users abaut new mails on iRed server to an alternative mail
adopilot wrote:Does this feature exists in paid version ?Unfortunately, no.The paid version is iRedAdmin-Pro, it's just a web admin panel.adopilot wrote:Does doveadm can tell me whic mails is unreads...
View ArticleRe: Receive email takes time
aniyan.rajan6 wrote:So as I have already entered a value for "Virtual Domain", you want me to change the Server's Hostname and then update it in "myhostname" in Postfix main.cf. Am I correct ?You can...
View ArticleRe: Receive email takes time
ZhangHuangbin wrote: You can simply remove "$myhostname" in it. The final value looks like this:mydestination="localhost, localhost.localdomain, localhost.$myhostname"Then reload or restart Postfix...
View ArticleRe: Domain quota problem
Hi @pdr,Sorry about this trouble. Confirmed it's a bug in the latest iRedAdmin-Pro-LDAP-1.9.0.Attachment is the patch for iRedAdmin-Pro-LDAP-1.9.0. You can apply it with below steps:1) Download...
View Article