diff --git a/mail/ssmtp/ssmtp.conf b/mail/ssmtp/ssmtp.conf index 9b5f180d9..d1827c2df 100644 --- a/mail/ssmtp/ssmtp.conf +++ b/mail/ssmtp/ssmtp.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../ssmtp/ssmtp.conf -# Copyright (C) 2007 The OpenSDE Project +# Copyright (C) 2007 - 2009 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -12,4 +12,10 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- +#!> ./generate_config /etc/ssmtp/ssmtp.conf +#!> hostname: invalid option -- - +#!> Try `hostname --help' for more information. var_append makeinstopt ' ' 'GEN_CONFIG=true' + +var_append extraconfopt ' ' '--enable-ssl' +var_append extraconfopt ' ' '--enable-md5auth'