Subject: pkg/22375: change-request on MESSAGE in package mail/imap-uw
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <karl@utopiafoundation.org>
List: netbsd-bugs
Date: 08/05/2003 21:19:37
>Number:         22375
>Category:       pkg
>Synopsis:       change-request on MESSAGE in package mail/imap-uw
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 05 21:20:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Karl Janmar
>Release:        NetBSD 1.6.1_STABLE
>Organization:
>Environment:
NetBSD atoll.utopiafoundation.org 1.6.1_STABLE NetBSD 1.6.1_STABLE (ATOL
L) #0: Wed Aug 6 19:31:08 CEST 2003 karl@atoll.utopiafoundation.org:/usr/src/sys
/arch/i386/compile/ATOLL i386
>Description:
Just a small addition to the MESSAGE that makes life easier, I found the trick in a post somewhere maybe to pkg. If the trick isuseless/insecure/ bad in any way ignore this PR. Otherwise I think a trick like this will help most users getting started faster.

>How-To-Repeat:

>Fix:
Apply this patch to pkgsrc/mail/imap-uw/MESSAGE 
and correct my english :)

*** MESSAGE.org Tue Aug  5 22:47:36 2003
--- MESSAGE     Tue Aug  5 22:47:20 2003
***************
*** 18,23 ****
--- 18,33 ----
   pop3   stream  tcp     nowait  root    ${PREFIX}/libexec/ipop3d   ipop3d
   pop3s  stream  tcp     nowait  root    ${PREFIX}/libexec/ipop3d   ipop3d
  
+ To use SSL you need to have a certificate, if you already configured apache 
+ with SSL with /usr/pkg/sbin/mkcert you probably have the files:
+ /usr/pkg/etc/httpd/ssl.key/server.key
+ /usr/pkg/etc/httpd/ssl.crt/server.crt
+ 
+ to use the same certificate for your IMAP-server do:
+ cat /usr/pkg/etc/httpd/ssl.key/server.key /usr/pkg/etc/httpd/ssl.crt/\
+ server.crt > /etc/openssl/certs/imapd.pem
+ 
+ 
  To put the changes into effect, make inetd reload its configuration:
  On NetBSD 1.5 or later:
        /etc/rc.d/inetd reload

>Release-Note:
>Audit-Trail:
>Unformatted: