Moin!
Es gibt dazu ein Freeware-Kommandozeilentool namens „BLAT.EXE“. Hier ein Auszug aus der Doku, so daß Du sehen kannst, ob das etwas für Dich ist.
---------------schnipp---------------
Blat v2.2.2 (build : Jan 25 2004 19:02:29)
Win32 console utility to send mail via SMTP or post to usenet via NNTP
by P.Mendes,M.Neal,G.Vollant,T.Charron,T.Musson,H.Pesonen,A.Donchey,C.Hyde
http://www.blat.net
syntax:
Blat -to [optional switches (see below)]
Blat -install [[[]]] [-q]
Blat -profile [-delete | „“] [profile1] [profileN] [-q]
Blat -h
-------------------------------- Installation ---------------------------------
-install[SMTP|NNTP|POP3] [
[[ [ []]]]]
: set server, sender, number of tries and port for profile
( and may be replaced by ‚-‘)
port defaults are SMTP=25, NNTP=119, POP3=110
default profile can be specified with a ‚-‘
username and/or password may be stored to the registry
order of options is specific
use -installNNTP for storing NNTP information
use -installPOP3 for storing POP3 information
(sender and try are ignored, use ‚-‘ in place of these)
--------------------------------- The Basics ----------------------------------
: file with the message body (’-’ for console input, ^Z ends)
-of : text file containing more options (also -optionfile)
-to : recipient list (also -t) (comma separated)
-tf : recipient list filename
-cc : carbon copy recipient list (also -c) (comma separated)
-cf : cc recipient list filename
-bcc : blind carbon copy recipient list (also -b)
(comma separated)
-bf : bcc recipient list filename
-maxNames : send to groups of number of recipients
-subject : subject line, surround with quotes to include spaces(also -s)
-ss : suppress subject line if not defined
-sf : file containing subject line
-body : message body, surround with quotes to include spaces
-sig : text file containing your email signature
-tag : text file containing taglines, to be randomly chosen
-ps : final message text, possibly for unsubscribe instructions
---------------schnipp---------------
Hier der Link:
http://www.blat.net
Alles was Du brauchst ist ein SMTP-Server. Und mit ein bißchen Batch-Gebastel kann man prima eMails damit automatisieren.
Viele Grüße,
Marco
[Bei dieser Antwort wurde das Vollzitat nachträglich automatisiert entfernt]