Sam Varshavchik wrote:
> Alfonso Perez writes: > >> this is my main.cf: >> ____________________________________________________________________ >> mail_owner = postfix >> myhostname = vmserver.kynesoft.com > > > The postfix mailing list is a better place to ask postfix-related > questions. > Hi Sam... Why do you think this is a postfix "error" or "extrage function"? Postfix seems to be doing its work fine, see this: __________________________________________________________________ May 20 16:42:22 vmserver postfix/qmgr[9917]: B6E332B203: from= <[EMAIL PROTECTED]> , size=699, nrcpt=4 (queue active) May 20 16:42:22 vmserver postfix/pipe[9922]: B6E332B203: to= <[EMAIL PROTECTED]> , relay=maildrop, delay=0, status=sent (vmserver.kynesoft.com) May 20 16:42:22 vmserver postfix/pipe[9921]: B6E332B203: to= <[EMAIL PROTECTED]> , relay=maildrop, delay=0, status=sent (otherserver.kynesoft.com) May 20 16:42:22 vmserver postfix/pipe[9922]: B6E332B203: to= <[EMAIL PROTECTED]> , relay=maildrop, delay=0, status=sent (vmserver.kynesoft.com) May 20 16:42:22 vmserver postfix/pipe[9922]: B6E332B203: to= <[EMAIL PROTECTED]> , relay=maildrop, delay=0, status=sent (vmserver.kynesoft.com) __________________________________________________________________ What I think is: postfix deliver the message to maildrop and maildrop returns status "sent" to postfix. But maildrop is missing the message for a reasson thet I can't explain, which is the reasson for that the mail never stores in the especified maildir. However mail drop never writes any message to the log, which may be the normal function. I don't think postfix may be the error because I have currently using postfix with mbox format and everything work fine. I currently have a development enviroment and a production enviroment and both reproduce the same error. I'm using the latest version of Postfix and RH. It looks like a concurrency error. Could it be posible? Does anyone working with postfix-maildrop-courierIMAP has the same error? Before some time in the log appears this messages __________________________________________________________________ May 20 21:49:11 vmserver maildrop[15457]: Invalid user specified. May 20 21:49:11 vmserver postfix/pipe[15456]: 06D0B2B202: to=<[EMAIL PROTECTED]>, relay=maildrop, delay=24760, status=deferred (temporary failure. Command output: /usr/local/bin/maildrop: Invalid user specified. ) May 20 21:49:11 vmserver postfix/pipe[15456]: 06D0B2B202: to=<[EMAIL PROTECTED]>, relay=maildrop, delay=24760, status=deferred (temporary failure. Command output: /usr/local/bin/maildrop: Invalid user specified. ) May 20 21:49:11 vmserver postfix/pipe[15456]: 06D0B2B202: to=<[EMAIL PROTECTED]>, relay=maildrop, delay=24760, status=deferred (temporary failure. Command output: /usr/local/bin/maildrop: Invalid user specified. ) May 20 21:49:11 vmserver postfix/pipe[15456]: 06D0B2B202: to=<[EMAIL PROTECTED]>, relay=maildrop, delay=24760, status=deferred (temporary failure. Command output: /usr/local/bin/maildrop: Invalid user specified. ) __________________________________________________________________ As I explain in the previos message, those users received messages individualy, why does not maildrop recognize those users? My userdb is this. (Of course it is up to date) __________________________________________________________________ [EMAIL PROTECTED] home=/home/vmail/vmserver.kynesoft.com|mail=/home/vmail/vmserver.kynesoft.com/alfonso|systempw=C1slvcOqZPirA|gid=600|uid=600 [EMAIL PROTECTED] home=/home/vmail/vmserver.kynesoft.com|mail=/home/vmail/vmserver.kynesoft.com/carlos|systempw=gBlZf81FCFyXo|gid=600|uid=600 [EMAIL PROTECTED] home=/home/vmail/otherserver.kynesoft.com|mail=/home/vmail/otherserver.kynesoft.com/alconso|systempw=sNcMiusP2IuB2|gid=600|uid=600 [EMAIL PROTECTED] home=/home/vmail/vmserver.kynesoft.com|mail=/home/vmail/vmserver.kynesoft.com/kynesoft|gid=600|imappw=dyt/0S0rnqPTE|uid=600 [EMAIL PROTECTED] systempw=tOlZ/d7yKwRgM __________________________________________________________________ Thanks for your answer, Sam, but I need an strong reasson to ask to postfix mailling list without receive a "go to maildrop/courier-IMAP list to ask for this questions" Thanks in advance.... alfonso _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
