Hello to all i have this script to send mail for each file exited in the directory. ; ;################################## ; Include ;################################## #Include<file.au3> ;################################## ; Variables ;################################## $File = FileOpen("lista.txt") $ServerName = FileReadLine($File) $SmtpServer = "mail.google.com" ; address for the smtp-server to use - REQUIRED $FromName = "MYNAME" ; name from who the email