Norm writes: > When I do: > > echo hello norm|mhmail -to norm\@dad.org -subject 'Fetch Errors' -snoop
How about this:
echo hello norm|mhmail -to norm\@dad.org -subject 'Fetch Errors' -snoop \
-profile -sasl -tls -server smtp.gmail.com
If that doesn't succeed, add the following to it:
-user [email protected]
David
