|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Can anybody help me out for --data format error.
From: /dev/rob0 (rob0
gmx.co.uk)
Date: Wed Jun 07 2006 - 04:29:10 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wednesday 2006-June-07 03:26, Ashu Barot wrote:
> i m new in this forum so dont know more about posting.
Welcome. You should review your list welcome mail from Majordomo.
Please see DEBUG_README in your own Postfix package, or at one of the
many mirrors of www.postfix.org. Also, please turn off the HTML mail.
> i had configure one server with postfix+cyrus-imap+mysql for
> virtual hosting
Cyrus IMAP might be your issue, but it looks like your Postfix
configuration is wrong too.
> i am able to do telnet www.abc.com 25
> and in last i m getting message that
>
> -------------last lines of telnce www.abc.com 25
> command-------------- 354 End data with <CR><LF>.<CR><LF>
> Test on 7th june at 1:57 PM
> .
> 250 Ok: queued as 0A3217E4F4
The message is queued ...
> quit
> 221 Bye
> Connection closed by foreign host.
>
> ----------------------end---------------
>
> but now when i try to lookinto /var/log/maillog then i m finding
> the below error,
>
> -------------log error------------
>
> data format error. Command output: Yes: Mailbox does not exist
... but not delivered. Normally delivery to Cyrus IMAP is done via
lmtp(8), but here it appears you're using a delivery to a command.
> and i am not getting nothing in to /var/spool/mail
> and also there is no any directory in this /var/spool/mail
> even not any dir.for root
localhost
You mentioned virtual hosting above, and it could well be that you're
mixing up different address classes. For virtual mail accounts you
should have a good understanding of the concepts in the VIRTUAL_README
and ADDRESS_CLASS_README documents.
Cyrus IMAP can be used as a local_transport for the local address
class, in addition to being a virtual mailbox or relay class.
> so can anybody tell me what should i now i check?
BASIC_CONFIGURATION_README is a good start for Postfix, although it's
geared toward an installation of local delivery. As above, DEBUG_READMR
is your next step.
--
Offlist mail to this address is discarded unless
"/dev/rob0" or "not-spam" is in Subject: header
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]