[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Fw: Problems With Email In Version 0.9.14.
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-developers] Fw: Problems With Email In Version 0.9.14.RC3 |
Date: |
Wed, 05 Jun 2002 15:48:10 +0000 |
>One is I cannot send mail. From the error I get it seems that The RCPT TO:
>address
>always disappears.
seen this before, don't recall the cause though
>Ie trying to use the pop account users. The Authentication fails. If I set it
>to
>SQL Create the pop account in linux first then the user in PHPGroupware it
>works.
>How do I get it to Authenticate using the popusers.
not exactly sure what your saying here. Auth to pop/imap can only work if the
linux account exists first, php is not capable of creating unix users.