Hi, is it possible to send mails through the sendmail binary in form, that the recipients would be separated by commas? If I send mail in form like:
echo "something" | /usr/sbin/sendmail [EMAIL PROTECTED] [EMAIL PROTECTED] everything works great, but in form: echo "something" | /usr/sbin/sendmail [EMAIL PROTECTED],[EMAIL PROTECTED] courier tries to send it to <[EMAIL PROTECTED],[EMAIL PROTECTED]> Thanks Lukas ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
