X-Git-Url: http://aymargeddon.de/gitweb/?p=aymargeddon%2Fcurrent.git;a=blobdiff_plain;f=src%2FFROGS%2FDataBase.pm;h=9a43f69de502280b3f6c9855ba53267bd67d3818;hp=7bc8de11d202da1bbe39814b6c2177290aee97e3;hb=05176fd6f49774b1ce2e785e220b534e436fcab2;hpb=4ee43fcd2fbe7c33bfe7fa4f32a1eee7b6d46357;ds=sidebyside diff --git a/src/FROGS/DataBase.pm b/src/FROGS/DataBase.pm index 7bc8de1..9a43f69 100644 --- a/src/FROGS/DataBase.pm +++ b/src/FROGS/DataBase.pm @@ -402,6 +402,11 @@ sub new_account{ # . $self->loc('REGISTER_MAIL_TEXT', $name, $login, $pwd)."\n"; # print $mail; +# aus man mail: +# env MAILRC=/dev/null from=scriptreply@domain smtp=host \ +# smtp-auth-user=login smtp-auth-password=secret \ +# smtp-auth=login mailx -n -s "subject" \ +# -a attachment_file recipient@domain