Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - danilo

Pages: [1]
1
Postfix / Re: Emails are staying in postfix queue
« on: May 18, 2016, 02:10:51 PM »
I added these lines to main.cf

Code: [Select]
smtp_destination_concurrency_limit = 2
smtp_destination_rate_delay = 1s
smtp_extra_recipient_limit = 10

Is this ok?
Now i have errors:

and


when i restart postfix it send 20-30 mails and then stops and shows these errors.
Sorry for bad english.

2
Postfix / Re: Emails are staying in postfix queue
« on: May 16, 2016, 10:27:38 PM »
These errors occur:





Support told me to add relayhost= 109.201... to main.cf.

3
Postfix / Emails are staying in postfix queue
« on: May 13, 2016, 10:08:06 PM »
Hi, my php script is using php mail () function to send notifications, verifications, newsletters and more...
I have a php script which is run in a special time and it is sending the newsletter to around 400 addresses every day. once a week it is sending a newsletter to 8000 addresses.
problem is appearing after this weekly newsletter, some messages around 3-4000 is staying in the postfix queue. and because of that all the other emails (notifications, verifications, password reset) are not arrive, or arrive late, which is bad for my site functionality.

Only when I delete the queue, everything continues to function normally , until the next weekly newsletter.

Do you have any ideas what can be the cause of this problem?

4
CentOS-WebPanel Bugs / Re: How to fix Internal Server Error
« on: July 08, 2015, 03:14:49 PM »
Try to use winSCP, open public_html then select all files ->right click->properties and change group and owner.
Type octal version of chmod "0755".

5
CentOS-WebPanel Bugs / Re: Error while crating new account
« on: July 05, 2015, 09:22:46 PM »
Try to use 8 characters long username.
email is required

6
CentOS-WebPanel Bugs / Limit processes not working
« on: July 05, 2015, 09:19:27 PM »
I was installed centos web panel few days ago and created user with 20 process limit.
But sometimes user panel shows 30-40 active processes but nothing happens.

Maybe I'm wrong in something.


Sorry for bad english.

Pages: [1]