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

Pages: 1 ... 7 8 [9] 10 11 ... 19
121
E-Mail / Re: smtpauth not working for me.
« on: December 07, 2021, 12:18:10 PM »
From postfix/main.cf:

# network settings
inet_interfaces = all
mydomain = yourdomain.com <--------------- does this matter? Seems like YES!
myhostname = server.companiondriver.com
mynetworks = $config_directory/mynetworks
mydestination = $myhostname = server.companiondriver.com
relay_domains = proxy:mysql:/etc/postfix/mysql-relay_domains_maps.cf

122
E-Mail / Re: smtpauth not working for me.
« on: December 07, 2021, 11:26:06 AM »
I have a problem using smtpauth from my ecommerce platform.

If I use mail.grannydriver.com I get an error:

Quote
warning: TLS library problem: error:14094415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1544:SSL alert number 45:

If I use the server server.companiondriver.com  I get no error.  What is different about the two certs?

Edited to reflect grannydriver instead of lakeservers.

123
E-Mail / smtpauth not working for me.
« on: December 07, 2021, 12:23:19 AM »
I have a problem using smtpauth from my ecommerce platform.

If I use mail.lakeservers.com I get an error:

Quote
warning: TLS library problem: error:14094415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1544:SSL alert number 45:

If I use the server server.companiondriver.com  I get no error.  What is different about the two certs?

124
SSL / Re: Broken Chain intermediate certs
« on: December 05, 2021, 10:09:04 PM »
Apparently it is a problem with openSSL 1.0.1 which is your only option if you have centos 7 running.

125
CSF Firewall / syslog group name
« on: December 04, 2021, 12:08:17 PM »
I was looking at csf config.  They recommend option 3 for restrict syslog.  this requires creation of user group.  My question is what user name for group.   Is it arbitrary or is it a system user like root?

126
CentOS-WebPanel GUI / Re: dovecot no log
« on: December 03, 2021, 02:26:57 PM »
To clarify....there is a log file.  But it is not accessible from GUI.

127
CentOS-WebPanel GUI / dovecot no log
« on: December 02, 2021, 06:20:56 PM »
For what its worth....there are no logs for dovecot

128
MySQL / Re: DBuser creation bug fix
« on: December 02, 2021, 05:42:13 PM »
Fixed in .1104

129
SSL / Broken Chain intermediate certs
« on: December 02, 2021, 05:23:43 PM »
I have been checking my certs on digicert dot com. They are showing broken chains and no one else does.

130
SSL / SMTPAUTH not working for my zencart email
« on: December 02, 2021, 04:58:39 PM »
Im getting this when I attempt to use smtpauth on my ecommerce platform

Dec 2 11:47:27 server postfix/smtpd[12354]: connect from server.foreveryours.us[45.33.10.132]
Dec 2 11:47:27 server postfix/smtpd[12354]: TLS SNI mail.lakeservers.com from server.foreveryours.us[45.33.10.132] not matched, using default chain
Dec 2 11:47:27 server postfix/smtpd[12354]: SSL_accept error from server.foreveryours.us[45.33.10.132]: 0
Dec 2 11:47:27 server postfix/smtpd[12354]: warning: TLS library problem: error:14094415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired:s3_pkt.c:1493:SSL alert number 45:
Dec 2 11:47:27 server postfix/smtpd[12354]: lost connection after STARTTLS from server.foreveryours.us[45.33.10.132]
Dec 2 11:47:27 server postfix/smtpd[12354]: disconnect from server.foreveryours.us[45.33.10.132] ehlo=1 starttls=0/1 commands=1/2

131
Installation / Re: Web panel admin
« on: December 01, 2021, 01:23:34 PM »
what is the ip address and server name

132
Installation / Re: Web panel admin
« on: November 30, 2021, 06:15:49 PM »
try https

133
MySQL / Re: User Panel - Mysql Manager
« on: November 28, 2021, 01:12:14 PM »
Make sure you created a user before creating a database

134
MySQL / Re: CWP Painel Root - MySQL Error Connection
« on: November 24, 2021, 08:01:01 PM »
Problem is database user with $ in the name.   $ causes js problem.  Will be fixed ASAP.   Sandeep discovered this bug.   BIG kudos to Sandeep.

135
MySQL / DBuser creation bug fix
« on: November 24, 2021, 06:20:47 PM »
Thank you SANDEEP!

Finally you discovered bug for create dbuser in GUI. 

Problem created when random user is generated with $ character.   ie  username_$anta.  Sandeep says $ is problem for js.

Fix will arrive soon.  But at this moment....Go to phpmyadmin/users and delete any/all users with $.  Then reload page reload with firefox etc.   Problem fixed.

Pages: 1 ... 7 8 [9] 10 11 ... 19