Mailinglist Archive: opensuse (3491 mails)

< Previous Next >
Re: [SLE] postfix & cyrus-imapd problem.
  • From: Timothy <treaves@xxxxxxxxxxxxxxxx>
  • Date: Sun, 13 Jul 2003 18:29:30 -0400
  • Message-id: <20030713182930.4f9a4b66.treaves@xxxxxxxxxxxxxxxx>
I had tried that, to no avail. I get connection refused in the imap mail
client. Mail still shows up local from the command line. The mail log
shows

Jul 13 22:13:44 s1 postfix/smtpd[2356]: connect from unknown[172.16.1.50]
Jul 13 22:13:44 s1 postfix/smtpd[2356]: 67D6023C86:
client=unknown[172.16.1.50]
Jul 13 22:13:44 s1 postfix/cleanup[2357]: 67D6023C86:
message-id=<20030713182447.453bc116.treaves@xxxxxxxxxxxxxxxx>
Jul 13 22:13:44 s1 postfix/qmgr[1981]: 67D6023C86:
from=<treaves@xxxxxxxxxxxxxxxx>, size=566, nrcpt=1 (queue active)
Jul 13 22:13:44 s1 postfix/smtpd[2356]: disconnect from
unknown[172.16.1.50]
Jul 13 22:13:44 s1 postfix/local[2359]: 67D6023C86:
to=<treaves@xxxxxxxxxxxxxxxx>, relay=local, delay=0, status=sent (mailbox)



On Sun, 13 Jul 2003 18:39:48 +0200
Andreas Winkelmann <ml@xxxxxxxxxxxxxx> wrote:

> Timothy wrote:
>
> > I have a SuSE 8.1 system running postfix-1.1.11-109 and
> > cyrus-imapd-2.1.9-9. I have followed the instructions in the
> > README.SuSE and added the following
> >
> > edit /etc/postfix/main.cf and add the following line:
> > mailbox_transport = lmtp:unix:public/lmtp
> mailbox_transport = lmtp:unix:/var/spool/postfix/public/lmtp
>
> ... sounds better.
>
> and master.cf ?
>
> /etc/postfix/master.cf:
> lmtp unix - - n - - lmtp
>
> > edit /etc/cyrus.conf and add the following line:
> > lmtpunix cmd="lmtpd" listen="/var/spool/postfix/public/lmtp"
> > prefork=1
>
> Check the rights postfix and cyrus must have the chance to access the
> socket.
>
> > I have added a mailbox for 'user.treaves' and set teh acl as
> > directed.
> > But this is not working.
> >
> > I can log in and send mail from my mail client, but I can not see
> > any
> > mail. I know the mail is there, as I can log in to the mail server
> > and see it with the 'mail' command.
>
> Then the Mail isn't delivered via cyrus.
>
> Hmm, via mailbox_transport postfix checks before delivery .forward files
>
> in User-Home. Check them.
>
> What's about some logs? /var/log/mail
>
> > I'm assuming a do not have one of the configuration files eet up
> > correctly, but I'm not sure where. Any ideas?
>
> --
> Andreas
>
>
> --
> Check the headers for your unsubscription address
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the archives at http://lists.suse.com
> Please read the FAQs: suse-linux-e-faq@xxxxxxxx
>
>

< Previous Next >
Follow Ups