I apologize for not describing the System Which is TSL 2.2 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 ========================= ------------------ Intestazione RFC822 ------------------ From: "Pietro Melideo" <[EMAIL PROTECTED]> To: "Trustix Mail List" <[email protected]> Subject: Postfix Trouble! Date: Tue, 23 Aug 2005 18:14:57 +0200 Message-Id: <[EMAIL PROTECTED]> X-Mailer: CTM PowerMail version 5.2.1 build 4397 it <http://www.ctmdev.com> Organization: LGnet Spa MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit ----------------------------------------------------------- ========================= Piero Melideo ========================= LGnet SpA ========================= [EMAIL PROTECTED] www.lgnet.it ========================= _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
