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.
181
E-Mail / Re: Need help. all mail deferred
« on: January 01, 2022, 02:30:07 PM »
From postfix main.cf I see something in rules restrictions
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, check_client_access hash:/etc/postfix/sender_whitelist, check_client_access hash:/etc/postfix/sender_blacklist, reject_unauth_destination, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_recipient_domain, reject_rbl_client zen.spamhaus.org, reject_rbl_client bl.spamcop.net
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, check_client_access hash:/etc/postfix/sender_whitelist, check_client_access hash:/etc/postfix/sender_blacklist, reject_unauth_destination, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_recipient_domain, reject_rbl_client zen.spamhaus.org, reject_rbl_client bl.spamcop.net
182
E-Mail / Re: Need help. all mail deferred
« on: January 01, 2022, 01:43:39 PM »
I noticed that :
stream server has owner/group vmail mail
and
centos 7 server has owner/group user mail
stream server has owner/group vmail mail
and
centos 7 server has owner/group user mail
183
E-Mail / Re: Need help. all mail deferred
« on: January 01, 2022, 01:07:22 PM »
dovecot error message:
Code: [Select]
Jan 01 07:56:02 imap(sales@madeiniran.com)<25299><yu/QqYTU8MwtIW62>: Error: open(/var/vmail/madeiniran.com/sales/dovecot.index.log) failed: Permission denied (euid=1000(scanmyid) egid=12(mail) missing +r perm: /var/vmail/madeiniran.com/sales/dovecot.index.log)
Jan 01 07:56:02 imap(sales@madeiniran.com)<25299><yu/QqYTU8MwtIW62>: Error: Mailbox INBOX: open(/var/vmail/madeiniran.com/sales/dovecot-uidlist) failed: Permission denied
Jan 01 07:56:02 imap(sales@madeiniran.com)<25299><yu/QqYTU8MwtIW62>: Error: Mailbox INBOX: open(/var/vmail/madeiniran.com/sales/dovecot-uidlist) failed: Permission denied
184
Postfix / Re: Mail server problems
« on: January 01, 2022, 12:57:42 PM »
I have had nothing but problems with all emails going to deferred status. And I cannot process the queue. I checked the version and it says 3.4.5 which is a release more than 2 years old.
185
E-Mail / Re: Need help. all mail deferred
« on: December 31, 2021, 01:32:42 PM »
I used the postfix config file from c7 and the problem went away.
So there appears to be a problem with stream8 postix config file.
So there appears to be a problem with stream8 postix config file.
186
E-Mail / Need help. all mail deferred
« on: December 31, 2021, 12:38:05 PM »
Not sure whats going on with my postfix/dovecot. All mail is being deferred and will not clear unless I manually process the queue. Using stream 8
From Mail Log
From Mail Log
Code: [Select]
Dec 31 07:42:44 server postfix/smtpd[576611]: warning: database /etc/postfix/sender_whitelist.db is older than source file /etc/postfix/sender_whitelist
Dec 31 07:42:44 server postfix/smtpd[576611]: connect from mail-wm1-f52.google.com[209.85.128.52]
Dec 31 07:42:45 server postfix/smtpd[576611]: Anonymous TLS connection established from mail-wm1-f52.google.com[209.85.128.52] to mail.lakeservers.com: TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
Dec 31 07:42:45 server postfix/smtpd[576611]: CC5694006F: client=mail-wm1-f52.google.com[209.85.128.52]
Dec 31 07:42:45 server postfix/cleanup[576616]: CC5694006F: message-id=
Dec 31 07:42:45 server postfix/qmgr[559991]: CC5694006F: from=, size=2971, nrcpt=1 (queue active)
Dec 31 07:42:45 server postfix/smtp[576617]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Dec 31 07:42:45 server postfix/smtp[576617]: CC5694006F: to=, relay=none, delay=0.19, delays=0.18/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Dec 31 07:42:46 server postfix/smtpd[576611]: disconnect from mail-wm1-f52.google.com[209.85.128.52] ehlo=2 starttls=1 mail=1 rcpt=1 bdat=1 quit=1 commands=7
187
E-Mail / Re: smtpauth not working for me.
« on: December 29, 2021, 11:17:16 PM »The same logic is too valid for dovecot.
Check if you have the following, at the end of the file '/etc/dovecot/dovecot.conf':Code: [Select]!include_try /etc/dovecot/sni.conf
...and check the content of the file '/etc/dovecot/sni.conf' for your ssl domains.
check
check
check
188
CentOS-WebPanel Bugs / Re: BUG**ssl renew now renews ALL
« on: December 29, 2021, 09:50:50 PM »
Have an account. But bugs go unanswered.
189
CentOS-WebPanel Bugs / BUG**ssl renew now renews ALL
« on: December 29, 2021, 02:00:18 PM »
Clicking on a single domain to renew ssl forces ALL certs to renew. And without admin services. uggg
190
CentOS-WebPanel Bugs / Re: DNS Zone Editor - TXT Records & UI
« on: December 29, 2021, 01:59:05 PM »
Problem still exists
191
DKIM / Re: My nameservers are missing TrustedHosts and KeyTable - Is this normal?
« on: December 29, 2021, 01:55:48 PM »
In my dkim manager I have 1 domain that has RED for trusted host. The other 20 domains are GREEN. Cert is ok.
Why is only 1 domain not trusted.
Why is only 1 domain not trusted.
192
Installation / Re: securing the sub-domain of a CWP server
« on: December 22, 2021, 12:14:04 PM »Hello
Am running fresh install of CWP on Centos 8 (DigitalOcean). New(er) linux user in general.
I'm having trouble getting https active on the sub-domain.
I have a regular CWP user setup that has the domain added, along with other subdomains. certs are working fine otherwise, but CWP won't let me add the subdomain in order to get the cert for cwp.xxxx.com
I tried a couple ways using command line and got nowhere. What am I missing? Happy to provide any outputs necessary.
Thanks!
Your first mistake is choosing centos 8. It will no longer be supported after next week.
193
Dovecot / Mail sent but dovecot error
« on: December 20, 2021, 10:46:56 PM »
Mail log shows mail delivered with errors.
Error: net_connect_unix(/run/dovecot/stats-writer) failed
Error: net_connect_unix(/run/dovecot/stats-writer) failed
194
Backup / No sql backup
« on: December 20, 2021, 12:28:47 PM »
I have ONLY mysql backup enabled. And there is no backup. I dont need regular backups. It seems that mysql backup only happens with regular backup. Am I correct?
195
PHP / Re: PHP-FPM sodium module should have argon2 support.
« on: December 19, 2021, 01:32:58 AM »
I had a sodium error last week. I think it appeared when I was trying to switch to php 7.4.24 from 5.6