[LOOK SOLVED NOW]Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
ok i got! but now it seems working i just did chmod +s on deliver and it worked O i almost forgot i remove mailer(procmail) from sendmail conf and it put to work. On 6/17/06, Andreas Winkelmann <[EMAIL PROTECTED]> wrote: Am Sunday 18 June 2006 01:16 schrieb Luís Cargnini: -- Thanks && Reg

Re: problem delivering messages

2006-06-17 Thread Andreas Winkelmann
Am Sunday 18 June 2006 01:16 schrieb Luís Cargnini: > after suid i received this: > echo "test" | /usr/lib/cyrus/deliver -m Inbox cargnini > cargnini+Inbox: Message contains invalid header Yes, do you see a Header in "test"? > On 6/17/06, Luís Cargnini <[EMAIL PROTECTED]> wrote: > > i added the u

Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
i added the user to group mail but did not work, I'll do the suid as paliative. On 6/17/06, Andreas Winkelmann <[EMAIL PROTECTED]> wrote: Am Sunday 18 June 2006 00:08 schrieb Luís Cargnini: Give deliver the suid-Bit for this time. Or add the User to the group which is able to use the socket.

Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
after suid i received this: echo "test" | /usr/lib/cyrus/deliver -m Inbox cargnini cargnini+Inbox: Message contains invalid header On 6/17/06, Luís Cargnini <[EMAIL PROTECTED]> wrote: i added the user to group mail but did not work, I'll do the suid as paliative. On 6/17/06, Andreas Winkelmann

Re: problem delivering messages

2006-06-17 Thread Andreas Winkelmann
Am Sunday 18 June 2006 00:08 schrieb Luís Cargnini: > the problem is i need to repass my messages from other accounts using > fetchmail to this account for example. Give deliver the suid-Bit for this time. Or add the User to the group which is able to use the socket. -- Andreas Cy

Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
ls -l /var/imap/socket/lmtp srwxrwxrwx 1 root root 0 Jun 17 19:10 /var/imap/socket/lmtp i don't know how to make iampd sstsart and create this as cyrus:imap My OS is gentoo On 6/17/06, Sandy Drobic <[EMAIL PROTECTED]> wrote: So, what are the permissions of /var/imap/socket/lmtp? ls -l /var/ima

Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
the problem is i need to repass my messages from other accounts using fetchmail to this account for example. On 6/17/06, Andreas Winkelmann <[EMAIL PROTECTED]> wrote: Am Saturday 17 June 2006 20:02 schrieb Luís Cargnini: Your User is not allowed to connect to the lmtpd-Socket. And where is

Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
On 6/17/06, Andreas Winkelmann <[EMAIL PROTECTED]> wrote: Am Saturday 17 June 2006 20:07 schrieb Luís Cargnini: Giving the User the Permission to connect to the Socket. If this is root, I would guess you are running SELinux. Or which OS is this? Gentoo -- Thanks && Regards Msc. Bsc. Luís

Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
i did the following: drwxr-x--x 2 cyrus mail 132 Jun 17 19:10 socket and: srwxrwxrwx 1 cyrus mail 0 Jun 17 19:10 idle -rwxr-x--x 1 cyrus mail 0 Jun 12 02:19 imap-0.lock -rwxr-x--x 1 cyrus mail 0 Jun 13 02:06 imaps-0.lock srwxrwxrwx 1 root root 0 Jun 17 19:10 lmtp -rwxr-x--x 1 cyrus mail 0 Jun 1

Re: problem delivering messages

2006-06-17 Thread Pedro Algarvio
Quoting Andreas Winkelmann <[EMAIL PROTECTED]>: Am Saturday 17 June 2006 20:07 schrieb Luís Cargnini: Jun 17 15:12:51 shark deliver[28231]: connect(/var/imap/socket/lmtp) failed: Permission denied Jun 17 15:13:48 shark deliver[28253]: connect(/var/imap/socket/lmtp) failed: Permission denied wh

Re: problem delivering messages

2006-06-17 Thread Sandy Drobic
Luís Cargnini wrote: everithyng before worked except this: echo "test" | /usr/lib/cyrus/deliver -m Inbox cargnini couldn't connect to lmtpd: Permission denied 421 4.3.0 deliver: couldn't connect to lmtpd So, what are the permissions of /var/imap/socket/lmtp? ls -l /var/imap/socket/lmtp What

Re: problem delivering messages

2006-06-17 Thread Andreas Winkelmann
Am Saturday 17 June 2006 20:07 schrieb Luís Cargnini: > Jun 17 15:12:51 shark deliver[28231]: connect(/var/imap/socket/lmtp) > failed: Permission denied > Jun 17 15:13:48 shark deliver[28253]: connect(/var/imap/socket/lmtp) > failed: Permission denied > what i must does to fix this ? Giving the U

Re: problem delivering messages

2006-06-17 Thread Andreas Winkelmann
Am Saturday 17 June 2006 20:02 schrieb Luís Cargnini: > everithyng before worked except this: > > echo "test" | /usr/lib/cyrus/deliver -m Inbox cargnini > couldn't connect to lmtpd: Permission denied > 421 4.3.0 deliver: couldn't connect to lmtpd > > (shark:~) cargnini% Your User is not allowed t

Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
Jun 17 15:12:51 shark deliver[28231]: connect(/var/imap/socket/lmtp) failed: Permission denied Jun 17 15:13:48 shark deliver[28253]: connect(/var/imap/socket/lmtp) failed: Permission denied what i must does to fix this ? On 6/16/06, Tuan Van <[EMAIL PROTECTED]> wrote: Luís Cargnini wrote: > l

Re: problem delivering messages

2006-06-17 Thread Luís Cargnini
everithyng before worked except this: echo "test" | /usr/lib/cyrus/deliver -m Inbox cargnini couldn't connect to lmtpd: Permission denied 421 4.3.0 deliver: couldn't connect to lmtpd (shark:~) cargnini% On 6/16/06, Sandy Drobic <[EMAIL PROTECTED]> wrote: Luís Cargnini wrote: -- Thanks && R

Re: problem delivering messages

2006-06-16 Thread Tuan Van
Luís Cargnini wrote: > lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0 make sure sendmail can access this socket . In Gentoo the default permission for /var/imap/socket is: drwxr-x--- 2 cyrus mail 312 2006-05-30 08:31 /var/imap/socket HTH Cyrus Home Page: http://asg.web

Re: problem delivering messages

2006-06-16 Thread Sandy Drobic
Luís Cargnini wrote: /var/log/messages: Jun 16 14:14:14 shark sudo: cargnini : TTY=pts/8 ; PWD=/home/cargnini ; USER=root ; COMMAND=/etc/init.d/sendmail restart Jun 16 14:14:16 shark sm-mta[26916]: NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line 1842: Xclmilter: local socket name /var/run/cla

Re: problem delivering messages

2006-06-16 Thread Luís Cargnini
/var/log/messages: Jun 16 14:14:14 shark sudo: cargnini : TTY=pts/8 ; PWD=/home/cargnini ; USER=root ; COMMAND=/etc/init.d/sendmail restart Jun 16 14:14:16 shark sm-mta[26916]: NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line 1842: Xclmilter: local socket name /var/run/clamav/clmilter.sock unsa

Re: problem delivering messages

2006-06-16 Thread Sandy Drobic
Luís Cargnini wrote: OK i did it i removed the tls _ but it still not working Show log please. Sandy Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: problem delivering messages

2006-06-15 Thread Luís Cargnini
OK i did it i removed the tls _ but it still not working On 6/15/06, former03 | Baltasar Cevc <[EMAIL PROTECTED]> wrote: Hi Luis, On 15.06.2006, at 06:05, Luís Cargnini wrote: > more errors: > Jun 15 01:11:47 shark ctl_cyrusdb[27710]: done checkpointing cyrus > databases > Jun 15 01:11:47 shar

Re: problem delivering messages

2006-06-15 Thread former03 | Baltasar Cevc
Hi Luis, On 15.06.2006, at 06:05, Luís Cargnini wrote: more errors: Jun 15 01:11:47 shark ctl_cyrusdb[27710]: done checkpointing cyrus databases Jun 15 01:11:47 shark master[27627]: process 27710 exited, status 0 Jun 15 01:11:59 shark master[27721]: about to exec /usr/lib/cyrus/lmtpd Jun 15 0

Re: problem delivering messages

2006-06-15 Thread Sandy Drobic
Luís Cargnini wrote: more errors: Jun 15 01:11:47 shark ctl_cyrusdb[27710]: done checkpointing cyrus databases Jun 15 01:11:47 shark master[27627]: process 27710 exited, status 0 Jun 15 01:11:59 shark master[27721]: about to exec /usr/lib/cyrus/lmtpd Jun 15 01:11:59 shark lmtpunix[27721]: execu

Re: problem delivering messages

2006-06-14 Thread Luís Cargnini
Hi thanks the reply i put the answers on message body following: On 6/14/06, Sandy Drobic <[EMAIL PROTECTED]> wrote: Luís Cargnini wrote: Unfortunately, I don't know much about Sendmail (I prefer Postfix, thank you very much ;-). no problem If sendmail is running, does the log show that your ma

Re: problem delivering messages

2006-06-14 Thread Luís Cargnini
more errors: Jun 15 01:11:47 shark ctl_cyrusdb[27710]: done checkpointing cyrus databases Jun 15 01:11:47 shark master[27627]: process 27710 exited, status 0 Jun 15 01:11:59 shark master[27721]: about to exec /usr/lib/cyrus/lmtpd Jun 15 01:11:59 shark lmtpunix[27721]: executed Jun 15 01:11:59 shar

Re: problem delivering messages

2006-06-14 Thread Sandy Drobic
Luís Cargnini wrote: thansk i tried the history of list, but not that could solve my problem. my cyrus imapd server is cyrus-imapd-2.2.12-r4, from gentoo portage. cyrus-imap-admin 2.2.12-r1 , cyrus-sasl-2.1.21-r2 when i use cyradm (that start work without any explanation), i must type password

Re: problem delivering messages

2006-06-14 Thread Luís Cargnini
i forgot to say that server is responding Mailbox does not exist On 6/14/06, Luís Cargnini <[EMAIL PROTECTED]> wrote: thansk i tried the history of list, but not that could solve my problem. my cyrus imapd server is cyrus-imapd-2.2.12-r4, from gentoo portage. cyrus-imap-admin 2.2.12-r1 , cyrus

Re: problem delivering messages

2006-06-14 Thread Luís Cargnini
thansk i tried the history of list, but not that could solve my problem. my cyrus imapd server is cyrus-imapd-2.2.12-r4, from gentoo portage. cyrus-imap-admin 2.2.12-r1 , cyrus-sasl-2.1.21-r2 when i use cyradm (that start work without any explanation), i must type password twice in the followin

Re: problem delivering messages

2006-06-13 Thread Sandy Drobic
Luís Cargnini wrote: hi i've installeed cyrus-imap+sendmail. My messages are not been delivered to my imap user what could be happening Why don't you take a look at the server logs to find out? Sandy Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cm

Re: problem delivering messages

2006-06-13 Thread former03 | Baltasar Cevc
Hi Luis, hi i've installeed cyrus-imap+sendmail. My messages are not been delivered to my imap user what could be happening Have a look at the logs, they should give some valuable hints. If you don't find an answer there, mail the relevant lines and your software versions, then you'll probab

problem delivering messages

2006-06-13 Thread Luís Cargnini
hi i've installeed cyrus-imap+sendmail. My messages are not been delivered to my imap user what could be happening -- Thanks && Regards Msc. Bsc. Luís Vitório Cargnini IEEE Member Mastering Degree student @ PUC-RS Electrical Engineer Faculty Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyru