Hi, I’m using some old snapshot (Can I get version from smtpd binary? I don’t have the sources anymore) and have no pki part in my config (man smtpd.conf have no pki word)
I see thi in my log Feb 24 06:26:11 tuor smtpd[16756]: info: OpenSMTPD 5.3 starting Feb 24 06:26:11 tuor smtpd[20764]: info: startup [debug mode] Feb 24 06:26:11 tuor smtpd[20764]: info: No CA found in /etc/mail/certs/vic0.ca Feb 24 06:26:11 tuor smtpd[20764]: info: No DH parameters found in /etc/mail/certs/vic0.dh: using built-in parameters Feb 24 06:26:11 tuor smtpd[20764]: info: No CA found in /etc/mail/certs/vic0.ca Feb 24 06:26:11 tuor smtpd[20764]: info: No DH parameters found in /etc/mail/certs/vic0.dh: using built-in parameters Feb 24 06:26:11 tuor smtpd[20764]: info: No CA found in /etc/mail/certs/vic0.ca Feb 24 06:26:11 tuor smtpd[20764]: info: No DH parameters found in /etc/mail/certs/vic0.dh: using built-in parameters Feb 24 06:26:11 tuor smtpd[20764]: info: No CA found in /etc/mail/certs/vic0.ca Feb 24 06:26:11 tuor smtpd[20764]: info: No DH parameters found in /etc/mail/certs/vic0.dh: using built-in parameters Anyway, my intention is to upgrade and then to try it again. So if there is no example for my use, I will do my best and then come back here, if necessary. PS: Apple is just releasing iOS upgrade with fix for SSL communication. I will try that first to see, if this was the reason. Thank you, Jiri 23. 2. 2014 v 16:15, Jason Barbier <[email protected]>: > Can we see your full config? It look like you may be missing the pki part. > > From: "Jiří Navrátil" <[email protected]> > Sent: February 23, 2014 6:28:22 AM PST > To: [email protected] > Subject: Re: configuration example for SMTP account accessible from iOS > (iPhone, iPad)? > > All, > > Thank you for quick replies. > > Please let me be more precise in my question. I was trying to setup SMTP > server with SECURED port for sending emails from my iOS device, because both > Apple and Google SMTP servers refuse to use my email with my own domain not > handled by them. > > I did > > listen on vic0 tls certificate vic0 auth hostname "my.server.bla" > listen on vic0 port 587 tls certificate vic0 auth hostname "my.server.bla" > > iOS mail and Apple Mail not allowed to use my SMTP server (some generic > timeout error occurred, if I remember correctly) > > Mutt is working well. > > I'm using self-signed certificate. > > As I'm going to upgrade OpenBSD to latest version, I will try this again. Any > success story for the required setting will be appreciated. > > So I need only SMTP server on SECURED port with self signed certificate to be > usable from iOS device. > > Thank you, > Jiri > > -- > Jiri Navratil > > 23. 2. 2014 v 9:37, Jiří Navrátil <[email protected]>: > >> Hello, >> >> I need to setup SMTP server accessible from my iOS devices. Could you help >> me with some sample configuration? I will use stable OpenSMTP version on >> OpenBSD 5.3. >> >> Thank you. >> >> Best regards, >> Jiri >> >> -- >> Jiri Navratil >> >
