Re: courier certificate regeneration.

2010-10-06 Thread Sthu Deus
Thank You for Your time and answer, Camaleón: > Also, check if you already have a "/usr/lib/courier/share/pop3d.pem" > file. I have to apology before You, Camaleón, and whole the list - because of the noise - this thread. The deal was in my not sufficient attention that I paid to the problem, l

Re: courier certificate regeneration.

2010-10-04 Thread Camaleón
On Tue, 05 Oct 2010 00:26:24 +0700, Sthu Deus wrote: >> BTW, what is the exact error message you are getting? Did you create >> the new certificate with updated data? > > My mailer says that current certificate is expired - it gives me the > finger prints and other certificate information as to:

Re: courier certificate regeneration.

2010-10-04 Thread Sthu Deus
Thank You, Camaleón, again: > BTW, what is the exact error message you are getting? Did you create > the new certificate with updated data? My mailer says that current certificate is expired - it gives me the finger prints and other certificate information as to: who signed, when, etc. Sorry, I

Re: courier certificate regeneration.

2010-10-04 Thread Camaleón
On Mon, 04 Oct 2010 14:30:18 +0700, Sthu Deus wrote: >> My Cyrus (pop3/imap server) login messages fall under >> "/var/log/syslog". You can grep that file for "pop". > > Well. In the file I see a connection info only - but no a word on > certificate expiration. > > Any ideas? - Why new certifica

Re: courier certificate regeneration.

2010-10-04 Thread Sthu Deus
Thank You for Your time and answer, Camaleón: > My Cyrus (pop3/imap server) login messages fall under > "/var/log/syslog". You can grep that file for "pop". Well. In the file I see a connection info only - but no a word on certificate expiration. Any ideas? - Why new certificate is removed by ol

Re: courier certificate regeneration.

2010-10-01 Thread Camaleón
On Fri, 01 Oct 2010 14:18:40 +0700, Sthu Deus wrote: > Thank You for Your time and answer, Camaleón: > >> I would check Courier logs to gather further information on the error >> :-? > > Do You know where it is? - There is no /var/log/courier dir. nor file, > > grepping for word courier of /var

Re: courier certificate regeneration.

2010-10-01 Thread Sthu Deus
Thank You for Your time and answer, Camaleón: > I would check Courier logs to gather further information on the > error :-? Do You know where it is? - There is no /var/log/courier dir. nor file, grepping for word courier of /var/log/messages gave me nothing (it is too big to view it in a editor

Re: courier certificate regeneration.

2010-09-29 Thread Camaleón
On Wed, 29 Sep 2010 16:09:51 +0700, Sthu Deus wrote: > I have troubles w/ new certificates generated for courier pop server > after the old ones have expired. (...) > Then, at the immediate connection to pop server I have seen the newly > generated certificate. While next day, I again see the ol

courier certificate regeneration.

2010-09-29 Thread Sthu Deus
Good day. I have troubles w/ new certificates generated for courier pop server after the old ones have expired. That's what I did: /bin/rm -f /etc/courier/imapd.pem /bin/rm -f /etc/courier/pop3d.pem /usr/sbin/mkimapdcert /usr/sbin/mkpop3dcert /etc/init.d/courier-authdaemon restart /etc/init.d/

Re: Courier certificate SOLVED

2004-11-22 Thread richard
>>Edit `/etc/courier/imapd.cnf' accordingly, then run >>`/usr/lib/courier/mkimapdcert' to generate the new certificate. >> >>Reload /etc/init.d/courier-* and close your client, log in again. >> > I'll also give an example... [...] That was very useful, and I have successfully generated a new certi

Re: Courier certificate

2004-11-21 Thread Robert Vangel
I'll also give an example... [ req_dn ] # Country C=US # State ST=NY # Locality L=New York # Organisation O=Courier Mail Server # Organisational Unit OU=Automatically-generated IMAP SSL key # CN=Common Name (Server Name, mail.domain.com make it whatever you will be accessing the server by) CN=lo

Re: Courier certificate

2004-11-21 Thread Robert Vangel
The imapd.cnf file is an OpenSSL configuration file (used in conjunction with the -config option) http://www.technoids.org/openssl.cnf.html#X_509_EXTENSION_DIRECTIVES ^^ Should help you out some [EMAIL PROTECTED] wrote: Edit `/etc/courier/imapd.cnf' accordingly, then run `/usr/lib/courier/mkimapd

Re: Courier certificate

2004-11-21 Thread richard
> Edit `/etc/courier/imapd.cnf' accordingly, then run > `/usr/lib/courier/mkimapdcert' to generate the new certificate. > > Reload /etc/init.d/courier-* and close your client, log in again. > Thanks, that is clear. But man imapd does not explain the fields in imapd.cnf. I need to enter info in C,

Re: Courier certificate

2004-11-21 Thread Robert Vangel
Edit `/etc/courier/imapd.cnf' accordingly, then run `/usr/lib/courier/mkimapdcert' to generate the new certificate. Reload /etc/init.d/courier-* and close your client, log in again. [EMAIL PROTECTED] wrote: Every time I log on to IMAP server via mutt, it says This certificate belongs to: local

Courier certificate

2004-11-21 Thread richard
Every time I log on to IMAP server via mutt, it says This certificate belongs to: localhost [EMAIL PROTECTED] Courier Mail Server Automatically-generated IMAP SSL key New York NY US This certificate was issued by: localhost [EMAIL PROTECTED] Courier Mail Server Automatica