Be nice to see the e-mail it is sending? could be an error in the script… somebody with a bit more knowledge about this mite already have an answer for you but i will bump it for you. And more info would be great. -Jordan
i would love to see the body too, but its obviously not accepted for delivery. the body is the standard email send by UM. here the default from the UM:
Your authorization data:
login: %login%
password: %password%
To check your status and buy extented time go to address %link% .
i would have to assume that the UM does actually replace the variables by correct values.
Jan
PS: just to give as much info as possible. the MTA is qmail and is our main smtp relay and works for everything else perfect !!
well, i do now that. but it does not reject any other email send via that server. i just think there is a failure in the formal of the page and try to figure out where to start. qmail is not exactly something exotic, its in fact one of the most commonly used MTA.
regards
Jan
ps: between the “go ahead” and “go away” should be the email body. the “.” is the last character in the email body to tell the server that he can start processing the email. since there is no body in the log i have to assume the UM does not actually send anything OR its using some strange encoding which can not be interpreted as an email body by the MTA.
I have the same problem with “Invalid BODY”. The same command: tool e-mail send to=me@mydomain.com subject=“test” body=testemail works fine from another MikroTik board. Have You reseolved that problem with “Invalid BODY” ??