Guys, I'm trying to send mail from a web application written in PHP the function used is sendmail, but I'm becoming crazy; here is the what I've seen in the "warnings" file generated by postfix:
Aug 23 17:41:39 sigea postfix/local[24841]: warning: maildir access problem for UID/GID=109/109: create /no/dir/Maildir/tmp/ 1124811699.P24841.sigea.lgnet.it: Permission denied Aug 23 17:41:39 sigea postfix/local[24841]: warning: perhaps you need to create the maildirs in advance the UID/GID 109 is httpd it should be the default used by the sendmai application? Which means the location where the Maildir directory (/no/dir/ Maildir...) should be created? I see that the other(s) Maildir directories are created by default inside the home directories inside the users directory; Where should httpd Maildir (and its subdirectories) be created? Thank you for your help! ========================= Piero Melideo ========================= LGnet SpA ========================= [EMAIL PROTECTED] www.lgnet.it ========================= _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
