Re: [qmailtoaster] how to renew the certificate

2019-01-07 Thread Eric Broch

That's good to hear, Chandran.

On 1/7/2019 1:21 AM, Chandran Manikandan wrote:

Hi Eric,

Thanks.
I have installed letsencrypt on my COS 6 32 and 64 bit successfully.
It is running fine now.

On Thu, Nov 29, 2018 at 10:16 PM Eric Broch > wrote:


https://www.qmailtoaster.org/ssl.html

On 11/29/2018 1:19 AM, Chandran Manikandan wrote:

Hi Friends,

I have installed qmailtoaster on my COS6 32 and 64 bit on 2013
and it was expired on 2014.

I am unable to configure the email in our email client outlook
and thunderbird .
It is showing your certificate is invalid.

my dovecot config below

auth_cache_size = 32 M
auth_mechanisms = plain login digest-md5
first_valid_uid = 89
listen = *
log_path = /var/log/dovecot.log
login_greeting = Dovecot toaster ready.
namespace {
  inbox = yes
  location =
  prefix = INBOX.
  separator = .
  type = private
}
passdb {
  args = cache_key=%u webmail=127.0.0.1
  driver = vpopmail
}
plugin {
  quota = maildir:ignore=Trash
  quota_rule = ?:storage=0
}
protocols = imap
service imap-login {
  service_count = 0
}
service pop3-login {
  service_count = 0
}
*ssl_cert = -- 
*Thanks,*

*Manikandan.C*
*System Administrator*


-- 
Eric Broch

White Horse Technical Consulting (WHTC)



--
*Thanks,*
*Manikandan.C*
*System Administrator*


--
Eric Broch
White Horse Technical Consulting (WHTC)



Re: [qmailtoaster] how to renew the certificate

2019-01-07 Thread Chandran Manikandan
Hi Eric,

Thanks.
I have installed letsencrypt on my COS 6 32 and 64 bit successfully.
It is running fine now.

On Thu, Nov 29, 2018 at 10:16 PM Eric Broch  wrote:

> https://www.qmailtoaster.org/ssl.html
> On 11/29/2018 1:19 AM, Chandran Manikandan wrote:
>
> Hi Friends,
>
> I have installed qmailtoaster on my COS6 32 and 64 bit on 2013 and it was
> expired on 2014.
>
> I am unable to configure the email in our email client outlook and
> thunderbird .
> It is showing your certificate is invalid.
>
> my dovecot config below
>
> auth_cache_size = 32 M
> auth_mechanisms = plain login digest-md5
> first_valid_uid = 89
> listen = *
> log_path = /var/log/dovecot.log
> login_greeting = Dovecot toaster ready.
> namespace {
>   inbox = yes
>   location =
>   prefix = INBOX.
>   separator = .
>   type = private
> }
> passdb {
>   args = cache_key=%u webmail=127.0.0.1
>   driver = vpopmail
> }
> plugin {
>   quota = maildir:ignore=Trash
>   quota_rule = ?:storage=0
> }
> protocols = imap
> service imap-login {
>   service_count = 0
> }
> service pop3-login {
>   service_count = 0
> }
> *ssl_cert =  *ssl_dh_parameters_length = 2048*
> *ssl_key =  userdb {
>   args = cache_key=%u quota_template=quota_rule=*:backend=%q
>   driver = vpopmail
> }
> protocol imap {
>   imap_client_workarounds = delay-newmail
> }
>
> Could anyone help me, how to renew automatically or how do i reconfigure
> the certificate.
>
> --
> *Thanks,*
> *Manikandan.C*
> *System Administrator*
>
> --
> Eric Broch
> White Horse Technical Consulting (WHTC)
>
>

-- 
*Thanks,*
*Manikandan.C*
*System Administrator*


Re: [qmailtoaster] how to renew the certificate

2018-11-29 Thread Eric Broch

https://www.qmailtoaster.org/ssl.html

On 11/29/2018 1:19 AM, Chandran Manikandan wrote:

Hi Friends,

I have installed qmailtoaster on my COS6 32 and 64 bit on 2013 and it 
was expired on 2014.


I am unable to configure the email in our email client outlook and 
thunderbird .

It is showing your certificate is invalid.

my dovecot config below

auth_cache_size = 32 M
auth_mechanisms = plain login digest-md5
first_valid_uid = 89
listen = *
log_path = /var/log/dovecot.log
login_greeting = Dovecot toaster ready.
namespace {
  inbox = yes
  location =
  prefix = INBOX.
  separator = .
  type = private
}
passdb {
  args = cache_key=%u webmail=127.0.0.1
  driver = vpopmail
}
plugin {
  quota = maildir:ignore=Trash
  quota_rule = ?:storage=0
}
protocols = imap
service imap-login {
  service_count = 0
}
service pop3-login {
  service_count = 0
}
*ssl_cert = Could anyone help me, how to renew automatically or how do i 
reconfigure the certificate.


--
*Thanks,*
*Manikandan.C*
*System Administrator*


--
Eric Broch
White Horse Technical Consulting (WHTC)



[qmailtoaster] how to renew the certificate

2018-11-29 Thread Chandran Manikandan
Hi Friends,

I have installed qmailtoaster on my COS6 32 and 64 bit on 2013 and it was
expired on 2014.

I am unable to configure the email in our email client outlook and
thunderbird .
It is showing your certificate is invalid.

my dovecot config below

auth_cache_size = 32 M
auth_mechanisms = plain login digest-md5
first_valid_uid = 89
listen = *
log_path = /var/log/dovecot.log
login_greeting = Dovecot toaster ready.
namespace {
  inbox = yes
  location =
  prefix = INBOX.
  separator = .
  type = private
}
passdb {
  args = cache_key=%u webmail=127.0.0.1
  driver = vpopmail
}
plugin {
  quota = maildir:ignore=Trash
  quota_rule = ?:storage=0
}
protocols = imap
service imap-login {
  service_count = 0
}
service pop3-login {
  service_count = 0
}
*ssl_cert =