Re: Trying to listen to spamd with both ssl and non-ssl fails under FreeBSD.
"Dan Mahoney (Gushi)" <[email protected]> Mon, 30 Mar 2026 05:15:51 +0000 (UTC)
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 29 Mar 2026, Dan Mahoney wrote: > Hey there folks, > > I'm trying to have spamd listen on port 783 on my local machine, and on port 784 under FreeBSD 14.4. > > Startup args include: --port 783 --ssl-port 784 --ssl --server-key /usr/local/etc/mail/spamassassin/spamassassin.key --server-cert /usr/local/etc/mail/spamassassin/spamassassin.crt > > As a result I get spamd only listening on port 784. Oh, after carefully looking at the manpage, it cites "--ssl-port number" without a space, and "--port=number", with a space. Holy inconsistency, Batman! I've tried both, still no joy. With "-p 783 --ssl --ssl-port 784" I still only get a 784 listener. (And with --ssl-port=784, which isn't mentioned, but which I tried anyway) -Dan -- --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC FB: fb.com/DanielMahoneyIV LI: linkedin.com/in/gushi Site: http://www.gushi.org ---------------------------