[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [msmtp-users] manpage bug
>> Think of replace string 'ssmtp' with the correct IANA standard of
>> 'smtps'.
>
> "ssmtp" refers to the /etc/services entry.
I know. I listed the canonical IANA source for everyone's /etc/services
rather than post mine too, it's more 'mine' agnostic that way, can't
argue with the source, only with out of date / divergent systems :)
> It still says ssmtp on my
> system, though smtps seems to be accepted as an alias.
Here's mine, which does not recognize ssmtp...
http://svnweb.freebsd.org/base/releng/9.0/etc/services?view=markup
> But I'm not sure every /etc/services recognizes this.
I would guess that given the standard, smtps is more likely to
be used than ssmtp. As is the case with the rest of the entire
BSD world...
http://www.openbsd.org/cgi-bin/cvsweb/src/etc/services?rev=HEAD
http://cvsweb.netbsd.org/bsdweb.cgi/src/etc/services?rev=HEAD
http://gitweb.dragonflybsd.org/dragonfly.git/blob_plain/HEAD:/etc/services
Can't find the Debian repo online, I've little doubt it's the same.