HI All,
I have a several Exim MTA's relaying mail to a pair of director
proxies via LMTP which then relayi to several mailstores via LMTP
Incoming mail is working fine.
My outgoing mail uses LMTP also in the reverse of above. How do I
manually test outgoing mail on the mailstores and proxie
mailman archive process seems to have crashed and hasn't been writing to
archives. lets see if it works again after restart..
On 28.1.2012, at 0.57, Kyle Lafkoff wrote:
> I am building a RPM for dovecot. Is there a test suite available I could use
> during the build to verify proper functionality? Thanks!
It would be nice to have a proper finished test suite testing all kinds of
functionality. Unfortunately I haven't
Hi
I am building a RPM for dovecot. Is there a test suite available I could use
during the build to verify proper functionality? Thanks!
Kyle
On Thu, 2011-09-08 at 12:41 +0300, Timo Sirainen wrote:
> I'm not aware of any such bugs ever existing in dovecot-lda. You could
> check this by having Exim internally deliver mails from that site to
> some other maildir/mbox file, and check if the empty line exists there
> also. I don't know the
On Thu, 2011-09-08 at 12:00 +0300, Adrian Stoica wrote:
> Hello
> i use dovecot 2.0.14 , with exim 4.76 using dovecot-lda.
>
> We have the following problem: when I receive mail from the site
> http://www.transfer.ro, which is a file transfer site, most emails
> appear to be empty.
> Empty rows
Hello
i use dovecot 2.0.14 , with exim 4.76 using dovecot-lda.
We have the following problem: when I receive mail from the site
http://www.transfer.ro, which is a file transfer site, most emails
appear to be empty.
Empty rows appear in email body slipped through the existing, and this
makemy m
On Wed, 16 Feb 2011 22:38:45 +0800
sunhux G articulated:
> Just set up postfix & it's running on my RHES 4.2 box.
>
> Immediately after postfix is up, I test sending emails from a
> permitted domain
> (ahhh, on this postfix server's domain firewall, we even have a
> firewall rule
> which permit
Just set up postfix & it's running on my RHES 4.2 box.
Immediately after postfix is up, I test sending emails from a permitted
domain
(ahhh, on this postfix server's domain firewall, we even have a firewall
rule
which permits Tcp25 from those few sending domains' SMTP servers) using
an email clie
On 11:59 AM, Timo Sirainen wrote:
> On Thu, 2010-03-25 at 16:17 +0200, to...@example.com wrote:
>> test
>
> Ugh. I guess mailman doesn't use From: line to check if user is
> subscribed. :)
In a default Mailman installation, a post is considered to be from a
list member if the envelope sender or
On 25 Mar 2010, at 14:19, Timo Sirainen wrote:
On Thu, 2010-03-25 at 16:17 +0200, to...@example.com wrote:
>> test
>
> Ugh. I guess mailman doesn't use From: line to check if user is
> subscribed. :)
It does if you ask it to. It uses the From: header as the authentication for
the sender. So I
On Thu, 2010-03-25 at 16:17 +0200, to...@example.com wrote:
> test
Ugh. I guess mailman doesn't use From: line to check if user is
subscribed. :)
signature.asc
Description: This is a digitally signed message part
test
I want to test out my first V1.2 Dovecot (upgraded from V1.1) instance.
What I have in mind to do is to run it on another machine that has the
Inbox dir and homedirs NFS import mounted from the production
mailserver. I then have 5 people test it in this test environment
A) Then I can de
Pascal Volk wrote:
Im sendding messages to the list and they do not show up.
Who wrote this messages to the mailing list?
* http://dovecot.org/list/dovecot/2009-May/039893.html
* http://dovecot.org/list/dovecot/2009-May/039902.html
It's possible to switch off reception of own me
On 05/27/2009 05:04 PM Carlos Xavier wrote:
> Im sendding messages to the list and they do not show up.
Who wrote this messages to the mailing list?
* http://dovecot.org/list/dovecot/2009-May/039893.html
* http://dovecot.org/list/dovecot/2009-May/039902.html
Regards,
Pascal
--
T
Im sendding messages to the list and they do not show up.
its just a test, please ignore
Regards,
Carlos Xavier.
The code has some checks that if posix_fallocate() fails with a
specific errno it stops trying to use it. Maybe it hits that condition
at some point. Or maybe the code just isn't called for some reason, I
don't really know..
On Oct 9, 2008, at 6:45 PM, Stewart Dean wrote:
I have a call ope
I have a call open to IBM with their Compiler group on this to see if
this can't be fixed right. A side question: how come is it that this
happens when the session starts up and reoccurs periodically for the
first day or so...and then not again unless and until those imap process
sessions are
On Fri, 2008-10-03 at 14:33 -0400, Stewart Dean wrote:
> I am seeing posix_fallocate and file_set_size errmsgs in the mail syslog, but
> see a pattern:
>
> 1) They only happen with the /var/spool/mail inbox NOT with any of the /home
> folders and appear to be happening every 10 minutes from the ti
I have V1.1 running on a test server that NFS mounts mbox-formatted inbox and
home folder dirs. I have eliminated the profile listing for connection to the
V1.0 production servers so that can't start up and corrupt the synch of the test
servers indices
I am seeing posix_fallocate and file_set_si
Timo Sirainen wrote:
On Mon, 2008-09-22 at 13:04 -0400, Stewart Dean wrote:
Sep 22 11:54:13 egg mail:err|error dovecot: IMAP(sdean): posix_fallocate() faile
d: Protocol not available
See if this helps: http://hg.dovecot.org/dovecot-1.1/rev/ad13463328aa
My apologies for not gettin
On Mon, 2008-09-22 at 13:04 -0400, Stewart Dean wrote:
> > Sep 22 11:54:13 egg mail:err|error dovecot: IMAP(sdean): posix_fallocate()
> > faile
> > d: Protocol not available
See if this helps: http://hg.dovecot.org/dovecot-1.1/rev/ad13463328aa
signature.asc
Description: This is a digitally sig
My production DC machine owns the mail filesystems and is running DC
V1.0.15 and mbox folder format.
I am looking to test V1.1.3 on another machine, which NFS mounts the
mail filesystems, but has its own local index FS.
I have made this test environment my default connection in TBird, and it
s
Hey everybody,
I had a similar problem with a sieve filter lately and
was desperatly looking for a tool to test my filter
conditions. In the end I used 'exim -d -bf', which works
quiet well, but does not interpret sieve the same way
the deliver plugin does (probably different sieve version).
Is
On Tue, 2008-01-08 at 09:22 -0500, Stewart Dean wrote:
> I have my master IMAP server running DC V1.0.10. The homedir and
> INBOXdir are physically resident there and NFS exported (no caching) to
> 3 other machines. I have installed V1.1beta13 on one of them (which
> thus accesses the homedir/
I have my master IMAP server running DC V1.0.10. The homedir and
INBOXdir are physically resident there and NFS exported (no caching) to
3 other machines. I have installed V1.1beta13 on one of them (which
thus accesses the homedir/INBOXdir remotely) and plan to have a limited
community test-d
On Wed, June 20, 2007 9:28 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
> Attached another test program. I don't expect it to print any errors
> with any OS, but I'd like to confirm it for non-Linux SMP kernels.
# ./concurrency
writing, page size = 4096
4: reading, page size = 4096
3: reading, pag
On Thu, 2007-06-21 at 08:06 -0400, Greg Troxel wrote:
> I'm not sure what you expect to happen, but:
>
> fnord gdt 18 ~ > ./concurrency
> 0: reading, page size = 4096
> writing, page size = 4096
> 4: reading, page size = 4096
> 3: reading, page size = 4096
> 2: reading, page size = 4096
> 1: read
I'm not sure what you expect to happen, but:
fnord gdt 18 ~ > ./concurrency
0: reading, page size = 4096
writing, page size = 4096
4: reading, page size = 4096
3: reading, page size = 4096
2: reading, page size = 4096
1: reading, page size = 4096
open(): No such file or directory
open(): No such
Attached another test program. I don't expect it to print any errors
with any OS, but I'd like to confirm it for non-Linux SMP kernels.
(Except for OpenBSD, it doesn't work correctly in it anyway because it
doesn't support mixing write()s and mmap())
Mac OS X for Intel 10.4.9: SMP (Core Duo)
Hi,
> It doesn't compile for Solaris 10:
You can compile it with :
gcc -o concurency -I/usr/ucbinclude -L/usr/ucblib -lucb concurency.c
(on a default Solaris 10 install). Then, you must add /usr/ucblib to your
library search path using crle.
On a dual UltraSparc IIIi running Solaris 10, here is
Attached another test program. I don't expect it to print any errors
with any OS, but I'd like to confirm it for non-Linux SMP kernels.
(Except for OpenBSD, it doesn't work correctly in it anyway because it
doesn't support mixing write()s and mmap())
6.2-RELEASE FreeBSD 2 x Intel(R) Xeon(R)
Hi Timo,
It doesn't compile for Solaris 10:
gcc concurrency.c -o concurrency -Wall
concurrency.c: In function `main':
concurrency.c:40: warning: implicit declaration of function `flock'
concurrency.c:40: error: `LOCK_EX' undeclared (first use in this function)
concurrency.c:40: error: (Each u
On Thu, Jun 21, 2007 at 04:28:17AM +0300, Timo Sirainen wrote:
Attached another test program. I don't expect it to print any errors
with any OS, but I'd like to confirm it for non-Linux SMP kernels.
(Except for OpenBSD, it doesn't work correctly in it anyway because it
doesn't support m
Attached another test program. I don't expect it to print any errors
with any OS, but I'd like to confirm it for non-Linux SMP kernels.
(Except for OpenBSD, it doesn't work correctly in it anyway because it
doesn't support mixing write()s and mmap())
Mac OS X for Intel 10.4.9: SMP (Core Duo)
Attached another test program. I don't expect it to print any errors
with any OS, but I'd like to confirm it for non-Linux SMP kernels.
(Except for OpenBSD, it doesn't work correctly in it anyway because it
doesn't support mixing write()s and mmap())
/*
gcc concurrency.c -o concurrency -Wall
*
Hi Georgie
Just testing!
--
Brian Morrison
bdm at fenrir dot org dot uk
"Arguing with an engineer is like wrestling with a pig in the mud;
after a while you realize you are muddy and the pig is enjoying it."
GnuPG key ID DE32E5C5 - http://wwwkeys.uk.pgp.net/pgpnet/wwwkeys.html
38 matches
Mail list logo