On 06/24/15 15:00, Tuyosi Takesima wrote:
thanks for skinner , i now understand the difficulty of dovecot .
it is the area of speciallist.
so i return to pop3d.

about 5 years ago , i can mail server with it .

then
# pkg_add pop3d
The following new rcscripts were installed: /etc/rc.d/pop3d


but

# /usr/local/sbin/pop3d -d
pop3d ready; type:mbox, path:/var/mail/%u
fatal: ssl_load_file: Unable to load /etc/ssl/server.crt: No such file or
directory
Lost pop3 engine
pop3d exiting


how to make /etc/ssl/server.crt ?
about 5 years ago , perhaps   /etc/ssl/server.crt is not nesessary.
Stolen from smtpd.conf(5)

# openssl genrsa -out /etc/ssl/private/mail.example.com.key 4096
# openssl req -new -x509 -key /etc/ssl/private/mail.example.com.key \
        -out /etc/ssl/mail.example.com.crt -days 365
# chmod 600 /etc/ssl/mail.example.com.crt
# chmod 600 /etc/ssl/private/mail.example.com.key

I also saw on the previous email that your pf.conf did not allow traffic on port 25 which is probably not good for a mail server.

sylpheed says.
-------------------
(sylpheed:4523): LibSylph-WARNING **: sock_read: received EOF
(sylpheed:4523): GLib-CRITICAL **: Source ID 14156 was not found when
attempting to remove
it
(sylpheed:4523): LibSylph-WARNING **: [04:28:31]
shutdown by remote
host.(リモートホスト�よ��接続を切断�れ���。)


=============================
regards

Reply via email to