Skip to Content.
Sympa Menu

en - [sympa-users] How to send dkim header by using sendmail command line? this is the command:

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: address@concealed (Frank Peng)
  • To: address@concealed
  • Subject: [sympa-users] How to send dkim header by using sendmail command line? this is the command:
  • Date: Sat, 23 May 2015 07:01:19 -0400 (EDT)

#!/bin/sh ( echo "To: address@concealed" echo "Subject: How to send dkim header by using sendmail command line? this is the command:" echo "Content-Type: text/html" echo echo "" cat command.sh echo "" echo ) | /usr/sbin/sendmail -t -N success

  • [sympa-users] How to send dkim header by using sendmail command line? this is the command:, Frank Peng, 05/23/2015

Archive powered by MHonArc 2.6.19+.

Top of Page