| 软件简介: |
sco_email是email.cleancode.org 组织最新发布的openserver发送email的程序(只能发email, 不能接收email)   email [options] recipient1,recipient2,... 
   -h, -help module          Print this message or specify one of the below options     -q, -quiet                Suppress displayed messages (Good for cron)     -f, -from-addr            Senders mail address     -n, -from-name            Senders name     -b, -blank-mail           Allows you to send a blank email     -e, -encrypt              Encrypt the e-mail for first recipient before sending     -s, -subject subject      Subject of message     -r, -smtp-server server   Specify a temporary SMTP server for sending     -p, -smtp-port port       Specify the SMTP port to connect to     -a, -attach file,...      Attach N binary files and base64 encode     -c, -conf-file file       Path to non-default configuration file     -t, -check-config         Simply parse the email.conf file for errors         -cc email,email,...   Copy recipients         -bcc email,email,...  Blind Copy recipients         -sign                 Sign the email with GPG         -html                 Send message in HTML format ( Make your own HTML! )     -m, -smtp-auth type       Set the SMTP AUTH type (plain or login)     -u, -smtp-user username   Specify your username for SMTP AUTH     -i, -smtp-pass password   Specify your password for SMTP AUTH     -g, -gpg-pass             Specify your password for GPG         -high-priority        Send the email with high priority 
|
|