[vox-tech] Scary cron-deamon message

Ken Bloom kabloom at ucdavis.edu
Wed Apr 20 08:50:01 PDT 2005


Richard Crawford wrote:
> I have my server at home set to check my e-mail using fetchmail every five
> minutes.  When it generates an error, the error message is sent to my
> account.
>
> I received this error message a few minutes ago.  It scares me; should I be
> worried?
>
>
> ----------  Forwarded Message  ----------
>
> Subject: Cron <richard at hagrid> fetchmail >> /dev/null
> Date: Tuesday 19 April 2005 10:56
> From: Cron Daemon <root at stonegoose.com>
> To: richard at stonegoose.com
>
> fetchmail: SMTP error: 553 5.1.3 <mkwsmryacfvcy at myfastmail.com,>... Invalid
>  route address
>
> -------------------------------------------------------

Which fetchmail rule do you have that is trying to send email? Is this
an autoresponse rule?

The problem is that comma in the email address - it's making your SMTP
server think that you've given it a "route address" [1], a special form
of email address that also includes routing information about where to
send the message to get it to its final destination. Because there's
nothing after the comma, the address is malformed.

Remove the comma and things should work right.

[1] See http://www.remote.org/jochen/mail/info/address.html, scroll down
to "Source Routes"

--
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://ns1.livepenguin.com/pipermail/vox-tech/attachments/20050420/2023fc59/signature.bin


More information about the vox-tech mailing list