X-Git-Url: http://git.home-dn.net/?p=manu%2Fsmtpt.git;a=blobdiff_plain;f=smtpt;h=9eb989bb205b11eb0a27a4b7cc221db9ac851c18;hp=3d338b7aefc2c49850f0a48733d77ea9c99f024c;hb=3783156f142b1ea799845b16ccfda4bdc2998b2d;hpb=4ee7f678bc5e7e1f11599623f990e6bc3e566bbe diff --git a/smtpt b/smtpt index 3d338b7..9eb989b 100755 --- a/smtpt +++ b/smtpt @@ -4,7 +4,7 @@ # # Require perl modules: Net::SMTP, AppConfig # -# Copyright (C) 2006 Emmanuel Lacour +# Copyright (C) 2006-2010 Emmanuel Lacour # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the @@ -125,7 +125,8 @@ sub usage { ARGUMENTS: --host=HOST the host to connect to --from=FROM the sender email - --to=TO the recipient email + --to=TO the recipient email (use it multiple time for more than + one recipient) --spam=SPAM_COUNT the number of spam emails to sent --virus=VIRUS_COUNT the number of virus emails to sent --normal=NORMAL_COUNT the number of nonspam/nonvirus emails to sent @@ -259,7 +260,7 @@ The sender email. =head2 B<--to>=I -The recipient email. +The recipient email. (use it multiple time to specify more than one recipient) =head2 B<--spam>=I