I wrote:

> How about this:
>
>     echo hello norm|mhmail -to norm\@dad.org -subject 'Fetch Errors' -snoop \
>     -profile -sasl -tls -server smtp.gmail.com

Just adding -profile should be sufficient, because the other additions are
in the send component value of your profile.  So,

    echo hello norm|mhmail -to norm\@dad.org -subject 'Fetch Errors' -snoop 
-profile

David

Reply via email to