On Fri, 14 Dec 2012, Tobias Wagner wrote: > sendEmail -f [email protected] -t [email protected] -s mail.arcor.de -u > "Test email" -m "Test" > > I got this error: > > Dec 14 18:41:46 foobar sendEmail[2384]: WARNING => The recipient > <[email protected]> was rejected by the mail server, error follows: > Dec 14 18:41:46 foobar sendEmail[2384]: WARNING => Received: 554 5.7.1 > <[email protected]>: Recipient address rejected: Access denied > Dec 14 18:41:46 foobar sendEmail[2384]: ERROR => Exiting. No recipients were > accepted for delivery by the mail server.
I don't know sendEmail, but I would expect Arcor to require some authentification. I configured exim (AFAIK debian's default MTA) for german provider 1&1, and this defintely needed a password to be used when sending email. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/alpine.LFD.2.00.1212151550080.24748@much-magic

