Re: connect(/var/imap/socket/lmtp) failed: Permission denied

2006-01-02 Thread Lorenz Hopfmüller
sen... > > > > Hope that works... > > Schöne Ferien noch, > > Fabi > > - Original Message - > > From: "Lorenz Hopfmüller" <[EMAIL PROTECTED]> > > To: > > Sent: Monday, January 02, 2006 11:30 AM > > Subject: connect(/var/ima

Re: connect(/var/imap/socket/lmtp) failed: Permission denied

2006-01-02 Thread Andreas Winkelmann
Am Monday 02 January 2006 11:30 schrieb Lorenz Hopfmüller: > I read tons of mailing lists, tried tons of different configurations, > but I don't get this working... > > This happens, if i send a short mail to myself: (/var/log/messages) > Jan 2 11:19:39 lolo1992 deliver[2833

Fwd: connect(/var/imap/socket/lmtp) failed: Permission denied

2006-01-02 Thread former03 | Baltasar Cevc
Begin forwarded message: From: Baltasar Cevc <[EMAIL PROTECTED]> Date: 2. Januar 2006 12:09:16 MEZ Subject: Re: connect(/var/imap/socket/lmtp) failed: Permission denied It's probably an error in the postfix configuration. Make sure that the "deliver" command runs as

Re: connect(/var/imap/socket/lmtp) failed: Permission denied

2006-01-02 Thread Berger, Stefan (IT - Management)
11:19:39 lolo1992 postfix/qmgr[2522]: E1C0BF0208: removed Jan 2 11:19:39 lolo1992 deliver[2833]: connect(/var/imap/socket/lmtp) failed: Permission denied > > can anyone help me with that? I have to use gmail-webinterface, > because I don't get mail on my mailserver :( > >

connect(/var/imap/socket/lmtp) failed: Permission denied

2006-01-02 Thread Lorenz Hopfmüller
o1992 postfix/qmgr[2522]: E1C0BF0208: removed Jan 2 11:19:39 lolo1992 deliver[2833]: connect(/var/imap/socket/lmtp) failed: Permission denied can anyone help me with that? I have to use gmail-webinterface, because I don't get mail on my mailserver :( thanks, Lorenz Cyrus Home Page: http://asg.

Re: connect(/var/imap/socket/lmtp) failed

2001-06-01 Thread Tom Corner
>> This time I used cyrusv2.mc which I edited the mailer def, >> adding U=imap:imap. > > Urm, OK, but I wish you wouldn't - it's hard to fix a configuration > if you're changing it. For instance: > >> Mcyrus, P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n, >> S=EnvFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Daryl Tester
"Tom Corner" <[EMAIL PROTECTED]> wrote: > I have just changed my sendmail.cf. Attached is the entire file. > This time I used cyrusv2.mc which I edited the mailer def, > adding U=imap:imap. Urm, OK, but I wish you wouldn't - it's hard to fix a configuration if you're changing it. For instance:

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Scot W. Hetzel
From: "Tom Corner" <[EMAIL PROTECTED]> > > The problem most likely is that sendmail is trying to run deliver as the > > user "corner" instead of imap. You'll need to set the appropriate flags for > > the cyrus mailer. > > > > dnl This stuff actually makes Cyrus work as the local mailer > > dnl Th

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Daryl Tester
Tom Corner wrote: > May 31 12:00:07 www sendmail[281]: f4VA06b00279: to=corner, ctladdr=corner > (1001/100), delay=00:00:01, xdelay=00:00:00, mailer=cyrus, pri=30094, > dsn=4.0.0, stat=Deferred: cyrus mailer (/usr/cyrus/bin/deliver) exited with > EX_TEMPFAIL > > I guess it shows that sendmail is

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Tom Corner
> The problem most likely is that sendmail is trying to run deliver as the > user "corner" instead of imap. You'll need to set the appropriate flags for > the cyrus mailer. > > dnl This stuff actually makes Cyrus work as the local mailer > dnl The flags A5@/:| are standard > dnl w: look up users

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Scot W. Hetzel
From: "Tom Corner" <[EMAIL PROTECTED]> > I have been searching around to find more information on my problem. > I found this in /var/lg/messages: > > May 31 12:00:07 www sendmail[281]: f4VA06b00279: to=corner, ctladdr=corner > (1001/100), delay=00:00:01, xdelay=00:00:00, mailer=cyrus, pri=30094, >

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Tom Corner
Daryl, I have been searching around to find more information on my problem. I found this in /var/lg/messages: May 31 12:00:07 www sendmail[281]: f4VA06b00279: to=corner, ctladdr=corner (1001/100), delay=00:00:01, xdelay=00:00:00, mailer=cyrus, pri=30094, dsn=4.0.0, stat=Deferred: cyrus mailer (/

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Tom Corner
I am using sendmail to pass the mail to cyrus imap. It is looking like only about half the mail is actually getting through. Although I can't figure out where it is going. First I listed deliver. Then the entire /usr/cyrus/bin directory. What would setuid look like? Thanks for the help, Tom

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Daryl Tester
"Tom Corner" <[EMAIL PROTECTED]> wrote: > I Listed all the directories as imap: > > imap@www:~/cyrus-imapd-2.0.14$ ls -ld /var/imap/socket/lmtp > srwxrwxrwx 1 imap imap0 May 30 22:33 /var/imap/socket/lmtp= > imap@www:~/cyrus-imapd-2.0.14$ ls -ld /var/imap/socket > drwxr-xr-x

Re: connect(/var/imap/socket/lmtp) failed

2001-05-31 Thread Tom Corner
May 30 22:35:16 www deliver[219]: connect(/var/imap/socket/lmtp) failed: >> Permission denied >> >> Listing the socket reveals the folowing: >> >> root@www:/home/imap# ls -l --color >> /var/imap/socket/lmtp/var/imap/socket/lmtp >> srwxrwxrwx 1 root ro

connect(/var/imap/socket/lmtp) failed

2001-05-30 Thread Tom Corner
Hi, I am getting many errors similar to the one below in /var/log/syslog May 30 22:35:16 www deliver[219]: connect(/var/imap/socket/lmtp) failed: Permission denied Listing the socket reveals the folowing: root@www:/home/imap# ls -l --color /var/imap/socket/lmtp/var/imap/socket/lmtp