Joel Rubin wrote: [snip] > After I give the command > > email -s "Test" [EMAIL PROTECTED] > > I get the following error: > > Communicating with SMTP server... > email: FATAL: Smtp error: 334 UGFzc3dvcmQ6 [snip]
Works fine for me... Version 2.5.0, try: `email -t` just to check that the configuration parsed OK (no CR or other problems). Try all in the parameters: $ email -r mail.nerdshack.com -smtp-auth login -smtp-user jmrubin -smtp-pass '<whatever>' -s Test [EMAIL PROTECTED] -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/