Hello, I've been trying to get acme mail working all
week long and there has been one issue after another.
Luckly I have been able to fix each problem, but now
i'm stuck on something..
acmemail error: can't write to temporary mime
directory (/var/www/html/mime-
tmp/9ede349a4f7b0b598f54584b): No such file or
directory
I've tried doing an absolute path, a relative path
(../../html/mime-tmp) i've set the permissions to 777
i've even set it to owner nobody nobody. i'm running
on 7.2 Redhat. Compared to the other problems this is
a tiny one i'm sure, but my brain is worn out from
trying to find perl modules and getting them to work
with a crappy mysql install.
Thanks
Tony
Logged In: YES
user_id=165
What are your settings for these two variables in
AcmemailConf.pm: temporary_mime_directory() and
web_temporary_mime_directory()?
Logged In: NO
Actually I got it working, Thanks for the assistance. It
works really well.
Logged In: NO
I'm having the same problem. If you don't mind, what did you
do to solve?