@gea
Ich schreibe mir selbst mal die Antwort ;)
Habe die Funktion nochmal abgeändert die läuft jetzt mit smtp.ionos.de
############### server,from,to,sub,text
sub send_smtp {
###############
my ($t,@to);
my $server=$_[0];
my $from=$_[1];
my $to=$_[2]; #opt commalist...