04-11-06 02:53 PM
I'm moving files to the pickup directory from an UNIX share where some
processing deposits them.
The folder has permissions set to propogate to all children.
Interestingly, if I copy the file from the network share and explicitly
set it's permissions, it STILL fails & winds up in badmail. Natively
generated files work OK. And I have suddenly just figured it out, I
think. UNIX files will use just a CR at the end of each line, whereas
DOS files use CRLF. And since I use win32pad instead of notepad, which
switches automatically to whatever the terminator character is, I would
never see that. Yup, opening it in notepad shows that the line end
char is what differs between the files. Argh.
I'm gonna leave this posting here, hopefully others will stumble across
it in the sea of "I dunnos" and "have you checked your file
permissions?" that Google returns...
Tyler
[ Post a follow-up to this message ]
|