Who is selling a good linux proxy mailer that can do good volume. Im not looking for crap 100k/hr. im looking for 1mil/hr off a decent box and decent proxy list.
#!/usr/bin/perl
open(MAIL, "|/usr/sbin/sendmail -t");
print MAIL "From: me\@me.com\n";
print MAIL "To: you\@you.com\n";
print MAIL "Subject: Your Mailer\n\n";
print MAIL "This is the body\n\n";
close MAIL;
exit;
that'll be $3000 bucks. Want me to add some forking? that'll be another grand :D
Originally posted by Hooper #!/usr/bin/perl
open(MAIL, "|/usr/sbin/sendmail -t");
print MAIL "From: me\@me.com\n";
print MAIL "To: you\@you.com\n";
print MAIL "Subject: Your Mailer\n\n";
print MAIL "This is the body\n\n";
close MAIL;
exit;
that'll be $3000 bucks. Want me to add some forking? that'll be another grand :D
Originally posted by xxweekxx Who is selling a good linux proxy mailer that can do good volume. Im not looking for crap 100k/hr. im looking for 1mil/hr off a decent box and decent proxy list.
...
i could code you up a mailer with turbo pascal
hit me if interested
Pioneer of .TV domains
Grandfather of .TV development
Respected among industry LEADERS
Comment