Re: lmtp socket error

2015-07-03 Thread Bron Gondwana
I can explain why that happens. The twoskip file is corrupted, but you only notice the corruption if you are seeking through the part of the database where it can corrupt. Can I also ask which filesystem you are running on the server? Thanks, Bron. On Sat, Jul 4, 2015, at 12:46 AM, Shaw, Bri

Re: lmtp socket error

2015-07-03 Thread Shaw, Brian
On 2015-07-02 9:50 am, Dan White wrote: > On 07/01/15 22:25 -0400, Shaw, Brian wrote: >> All, >> I'm not sure if this is a cyrus error or a postfix error but, I >> can't >> find any information about how to resolve it. >> I'm seeing the following in /var/log/maillog: >> >> Jul 1 21:52:15 mai

Re: lmtp socket error

2015-07-03 Thread Shaw, Brian
On 2015-07-02 6:52 pm, Bron Gondwana wrote: > On Thu, Jul 2, 2015, at 12:25 PM, Shaw, Brian wrote: >> Jul 1 21:52:15 mail-server postfix/lmtp[12036]: EB0C1E5B11: >> to=, relay=mail-server[/var/lib/imap/socket/lmtp], >> delay=32177, delays=32169/6/2.6/0.02, dsn=4.3.0, status=deferred (host >> mail-

Re: lmtp socket error

2015-07-02 Thread Bron Gondwana
On Fri, Jul 3, 2015, at 08:52 AM, Bron Gondwana wrote: > > > On Thu, Jul 2, 2015, at 12:25 PM, Shaw, Brian wrote: > > Jul 1 21:52:15 mail-server postfix/lmtp[12036]: EB0C1E5B11: > > to=, relay=mail-server[/var/lib/imap/socket/lmtp], > > delay=32177, delays=32169/6/2.6/0.02, dsn=4.3.0, status

Re: lmtp socket error

2015-07-02 Thread Bron Gondwana
On Thu, Jul 2, 2015, at 12:25 PM, Shaw, Brian wrote: > Jul 1 21:52:15 mail-server postfix/lmtp[12036]: EB0C1E5B11: > to=, relay=mail-server[/var/lib/imap/socket/lmtp], > delay=32177, delays=32169/6/2.6/0.02, dsn=4.3.0, status=deferred (host > mail-server[/var/lib/imap/socket/lmtp] said: 421 4

Re: lmtp socket error

2015-07-02 Thread Dan White
On 07/01/15 22:25 -0400, Shaw, Brian wrote: >All, > I'm not sure if this is a cyrus error or a postfix error but, I can't >find any information about how to resolve it. > I'm seeing the following in /var/log/maillog: > >Jul 1 21:52:15 mail-server cyrus-imapd/master[11907]: process >type:SERVIC

lmtp socket error

2015-07-01 Thread Shaw, Brian
All, I'm not sure if this is a cyrus error or a postfix error but, I can't find any information about how to resolve it. I'm seeing the following in /var/log/maillog: Jul 1 21:52:15 mail-server cyrus-imapd/master[11907]: process type:SERVICE name:lmtpunix path:/usr/lib/cyrus-imapd/lmtpd a

[SOLVED} Re: permission problem on lmtp socket

2007-04-29 Thread JOYDEEP
Jorey Bump wrote: > JOYDEEP wrote: > >> I have"mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp" in >> main.cf >> >> I have "lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" >> prefork=1" >> in cyrus.conf >> >> >> now when ever I try to sent mail from [EMAIL PROTECTED] to

Re: permission problem on lmtp socket

2007-04-27 Thread Jorey Bump
JOYDEEP wrote: I have"mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp" in main.cf I have "lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1" in cyrus.conf now when ever I try to sent mail from [EMAIL PROTECTED] to [EMAIL PROTECTED] it reports error

Re: permission problem on lmtp socket

2007-04-27 Thread Wolfgang Hennerbichler
On 27.04.2007, at 14:25, JOYDEEP wrote: Wolfgang Hennerbichler wrote: cyrus:mail but does the group have write permissions, too ;) -- www.vix.at // www.aco.net // www.sth.ac.at [EMAIL PROTECTED] // WH844-RIPE Vienna University Computer Center Tel: +43 1 4277-14031 // Fax: -9140 Cyru

Re: permission problem on lmtp socket

2007-04-27 Thread Simon Matter
> Dear list, > > I have"mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp" in > main.cf > > I have "lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" > prefork=1" > in cyrus.conf > > > now when ever I try to sent mail from [EMAIL PROTECTED] to > [EMAIL PROTECTED] > it report

Re: permission problem on lmtp socket

2007-04-27 Thread JOYDEEP
- >> >> I have checked the permission and it is own by cyrus mail > > let me guess - postfix is not running as the cyrus user, huh? what > about the group-permission of the lmtp socket? cyrus:mail > >> I have also checked the parent path st

Re: permission problem on lmtp socket

2007-04-27 Thread Wolfgang Hennerbichler
/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp]: Permission denied) -- I have checked the permission and it is own by cyrus mail let me guess - postfix is not running as the cyrus user, huh? what about the group-permission of the lmtp socket? I have a

permission problem on lmtp socket

2007-04-27 Thread JOYDEEP
Dear list, I have"mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp" in main.cf I have "lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1" in cyrus.conf now when ever I try to sent mail from [EMAIL PROTECTED] to [EMAIL PROTECTED] it reports error --

Plus addressing with exim and lmtp socket

2004-08-02 Thread Kevin Moschallski
ieve-scripts could be in ~user/.sieve. #sieveusehomedir: yes virtdomains: yes defaultdomain: keine.de altnamespace: yes and the part from the exim config: local_delivery: driver = lmtp socket = /var/imap/socket/lmtp user = cyrus Maybe anyone has an idea why it does not work. Thanks for

Re: deliver fails on nonunix lmtp-socket

2001-12-13 Thread Scott Adkins
The problem is that deliver *only* works with unix lmtpd sockets. So, how we dealt with the issue in our environment is run with both lines in the cyrus.conf file, allowing either TCP connections or unix socket connections. Then we configured sendmail to use the TCP connection when delivering the

Re: deliver fails on nonunix lmtp-socket

2001-12-13 Thread Ken Murchison
Peter Pilsl wrote: > > I try to replace the unix-lmtpd-socket with a 'real' socket, cause I > want use lmtpd for other applications too. > > however, if I do so, deliver wont work anymore: > > # cat /tmp/m | /usr/cyrus/bin/deliver -a cyrus peter > couldn't connect to lmtpd: Invalid argument >

deliver fails on nonunix lmtp-socket

2001-12-13 Thread Peter Pilsl
I try to replace the unix-lmtpd-socket with a 'real' socket, cause I want use lmtpd for other applications too. however, if I do so, deliver wont work anymore: # cat /tmp/m | /usr/cyrus/bin/deliver -a cyrus peter couldn't connect to lmtpd: Invalid argument 421 4.3.0 deliver: couldn't connect to

Re: lmtp socket

2001-09-15 Thread Chris Audley
Brendan, note the listen= argument in cyrus.conf, this is the name of the socket that lmtpd will use. In cyrus.conf: /var/tmp/imap/configdir/socket/imap In error msg: /var/tmp/imap/configdir/socket/lmtp Make them match and you should be good to go. Cheers Chris Audley [EMAIL PROTECTE

Re: lmtp socket

2001-09-14 Thread brendan
> Check the /etc/cyrus.conf file and make sure you have your lmtpunix enabled. > > -- Scott These line are present in /etc/cyrus.conf: SERVICES { imap cmd="imapd" listen="imap" prefork=1 imapscmd="imapd -s" listen="imaps" prefork=0 lmtpunix cmd="lmtpd" listen="/va

Re: lmtp socket

2001-09-14 Thread Scott Russell
gt; > so there is indeed no lmtp socket. > > How do I create this socket? -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin, RHCE. T/L 441-9289 / External 919-543-9289 http://bzimage.raleigh.ibm.com/webcam

lmtp socket

2001-09-14 Thread brendan
Sep 14 15:58 imap so there is indeed no lmtp socket. How do I create this socket? Thanks, Brendan

lmtp socket problem

2001-05-12 Thread Sergay Romanov
t/lmtp: hostname lookup failure What is it? /var/imap/socket/lmtp socket really not exist. Master daemon running by "cyrus" user. -- Regards, Sergay Romanov (http://www.csa.ru/~serrom/) Institute for High Performance Computing and Data Bases (http://www.csa.ru)

Re: connection refused - lmtp socket

2001-01-13 Thread Hajimu UMEMOTO
Hi, > On Sat, 13 Jan 2001 19:52:28 +0100 > Timo Proescholdt <[EMAIL PROTECTED]> said: timo> Sorry but i do not understand what you mean with "AF_UNIX" . AF_UNIX is UNIX domain socket which is used to connect to lmtpd. timo> I do not know if i understood your right, but you thougt timo>

Re: connection refused - lmtp socket

2001-01-13 Thread Timo Proescholdt
Hajimu UMEMOTO schrieb: > Hi, Hello from Germany to Japan (?), thanks to your answer, but im afraid it didnot solve the problem. > timo> $ mail -s test user < file > timo> by some sript, the mail is put into the queue and i get a > timo> " raidserver deliver[14798]: > connect(/var/imap/s

Re: connection refused - lmtp socket

2001-01-12 Thread Hajimu UMEMOTO
Hi, > On Thu, 11 Jan 2001 21:30:33 +0100 > Timo Proescholdt <[EMAIL PROTECTED]> said: timo> $ mail -s test user < file timo> by some sript, the mail is put into the queue and i get a timo> " raidserver deliver[14798]: connect(/var/imap/socket/lmtp) failed: Connection refused" timo> i

connection refused - lmtp socket

2001-01-11 Thread Timo Proescholdt
Hello Everybody, i´m have problems delivering mail directly on the mailserver. Normally mail is delivered by SMTP over the net to sendmail which calls deliver to put the mail into the users mailbox. This works without problems, but when i try to send a mail written on the console for example cre