Night sky
FreeBSD + postfix + sasl2 + pam + mysql = Working Authenticated SMTP
This is most of all meant as a note-to-self to next time I’ll have to do this.
Installed the port mail/courier-authlib with the following options:
WITH_PAM=true
WITHOUT_VPOPMAIL=true
WITH_MYSQL=true
WITHOUT_POSTGRESQL=true
WITHOUT_LDAP=true
WITHOUT_GDBM=true
WITH_AUTHUSERDB=true
Installed Postfix with SASL2 and TLS. Config to Postfix’ main.cf:
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
broken_sasl_auth_clients = yes
smtpd_sasl_security_options = noanonymous
SASL2 needs “-r -a pam” flags in /usr/local/etc/rc.d/saslauthd.sh and the following in /usr/local/lib/sasl2/smtpd.conf:
pwcheck_method: saslauthd
mech_list: PLAIN LOGIN
Finally, [...]
SV against proprietary formats in the public sector
digi.no reports that SV, a norwegian socialist party is angered by government agencies (like the Norwegian Broadcasting Corporation (NRK)) using proprietary file formats, locking the public to certain vendors rather than making the content available to the general public.
Spring is coming
Jon
iTunes music store in Norway
According to Kulturnytt on NRK Alltid nyheter, iTunes music store is coming to Norway April 28th. Does this mean it’s coming to Sweden and Denmark at the same time?