LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   SendEmail sending jiberish authentication. (https://www.linuxquestions.org/questions/linux-software-2/sendemail-sending-jiberish-authentication-766858/)

pr0n 11-04-2009 12:55 PM

SendEmail sending jiberish authentication.
 
Hi I recently installed sendEmail using apt-get because I want to be able to easily create cron jobs that will email me in the event of completion/error etc. and sendemail appeared to be by far the simplest method. however I keep getting error 535 incorrect authentication, I double and triple checked the credentials and decided to run the program in verbose mode to see if I could get any more out of it. here's what I got.

$ sendEmail -f blah@blah.com -t blah@blah.com -u test -m "Hello World" -s mail.mailserver.blah -xu username -xp password -v


Nov 04 11:52:02 invision-desktop sendEmail[3262]: INFO => Sending: AUTH PLAIN ZHZyQGludmlzaW9uY29tcHV0ZXJzLmNvbQBkdnJAaW52aXNpb25jb21wdXRlcnMuY29tAGQzNGQw, cmFsaXZl
Nov 04 11:52:02 invision-desktop sendEmail[3262]: ERROR => Received: 535 Incorrect authentication data

Notice the Red..... so my question is.... wth?

running Ubuntu Jaunty


All times are GMT -5. The time now is 09:37 PM.