Zhiliang Hu wrote:
ClRoZXJlIGlzIGEgdHV0b3JpYWwgaGVyZS4uLi4KCmh0dHA6Ly93d3cuY28tb2RlLm9yZy9yZXNv
dXJjZXMvdHV0b3JpYWxzL1Byb3RlZ2VPV0xUdXRvcmlhbC5wZGYKCkl0IHNob3dzIGJvdGggdGhl
IHVzZSBvZiBwcm90ZWdlLCBhaW1zIHRvIGdpdmUgYW4gdW5kZXJzdGFuZGluZyBvZiB0aGUKc2Vt
I put the above text in a file, sample.txt, then:
######################################################################
$ base64 -d sample.txt
There is a tutorial here....
http://www.co-ode.org/resources/tutorials/ProtegeOWLTutorial.pdf
It shows both the use of protege, aims to give an understanding of the
sem
######################################################################
X19fX19fX19fX19fX19fX19fX19fX19fX19fXwpPYm8tZGlzY3VzcyBtYWlsaW5nIGxpc3QKT2Jv
LWRpc2N1c3NAbGlzdHMuc291cmNlZm9yZ2UubmV0Cmh0dHBzOi8vbGlzdHMuc291cmNlZm9yZ2Uu
bmV0L2xpc3RzL2xpc3RpbmZvL29iby1kaXNjdXNzCg==
And again:
######################################################################
$ base64 -d sample2.txt
____________________________
Obo-discuss mailing list
Obo-discuss(_at_)lists(_dot_)sourceforge(_dot_)net
https://lists.sourceforge.net/lists/listinfo/obo-discuss
######################################################################
Basically, the sender's MUA base64 encoded the body of the message, but
didn't mime-encode it. So your MUA had no way of knowing how to decode
it...
hth,
Jason.
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail