proftpd -l only shows compiled-in modules, modules included in proftpd without the necessity of being loaded by configuration or by hand.
For a list of loaded modules you must exec #ftpdctl lsmod and the output should be: ftpdctl: Loaded Modules: ftpdctl: mod_core.c ftpdctl: mod_xfer.c ftpdctl: mod_auth_unix.c ftpdctl: mod_auth_file.c ftpdctl: mod_auth.c ftpdctl: mod_ls.c ftpdctl: mod_log.c ftpdctl: mod_site.c ftpdctl: mod_delay.c ftpdctl: mod_dso.c ftpdctl: mod_auth_pam.c ftpdctl: mod_readme.c ftpdctl: mod_cap.c ftpdctl: mod_ctrls.c ftpdctl: mod_tls.c <<<<--------------------------- Here it is! ftpdctl: mod_sql.c ftpdctl: mod_ldap.c ftpdctl: mod_sql_mysql.c ftpdctl: mod_sql_postgres.c ftpdctl: mod_quotatab.c ftpdctl: mod_quotatab_file.c ftpdctl: mod_quotatab_ldap.c ftpdctl: mod_quotatab_sql.c ftpdctl: mod_radius.c ftpdctl: mod_wrap.c ftpdctl: mod_rewrite.c ftpdctl: mod_ifsession.c mod_tls.c is loaded by default in the configuration file /etc/proftpd/modules.conf in a clean install. Can you confirm, please? Thank you ;) -- Module mod-tls.c is missing in the proftpd edgy package https://launchpad.net/bugs/68735 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs