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
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
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-
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
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
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
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
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
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
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
> 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
-
>>
>> 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
/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
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
--
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
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
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
>
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
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
> 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
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
Sep 14 15:58 imap
so there is indeed no lmtp socket.
How do I create this socket?
Thanks,
Brendan
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)
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>
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
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
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
27 matches
Mail list logo