[EMAIL PROTECTED] wrote:
On Tue, 16 Oct 2007, Jeff Grossman wrote:
find ./ -type f -ctime +14 | xargs rm
I don't know that much about bash scripting. I would like the output to
tell me how many files were deleted. Can anybody share with me how can I
get that done, or point in the corr
Timo Sirainen said the following on 10/16/07 19:23:
Please try and report any bugs. Beta2 still had a few bad bugs, but I'm
hoping this release is near a usable state.
No problems with SquirrelMail 1.4.11. I tested also (a test installation of)
Horde.
In this installation I forgot to specify
On Oct 16, 2007, at 6:05 PM, [EMAIL PROTECTED] wrote:
(various messages snipped)
--
Message: 8
Date: Tue, 16 Oct 2007 12:14:04 -0700
From: Bill Landry <[EMAIL PROTECTED]>
Subject: Re: [Dovecot] Squirrelmail Problem with 1.1 Beta 3
To: dovecot@dovecot.org
Message-ID
Timo Sirainen wrote:
> On Fri, 2007-10-05 at 17:27 -0700, Jeff Grossman wrote:
>
>> Timo Sirainen wrote:
>>
>>> On Tue, 2007-10-02 at 18:12 -0700, Jeff Grossman wrote:
>>>
>>>
So, what would
have changed between version 1.0.5 and 1.1beta2 to somehow make the
phone think all of the me
* Wolfram Schlich <[EMAIL PROTECTED]> [2007-10-11 14:20]:
> Hi,
>
> I would like to achieve the following with my dovecot server:
>
> - listen von FQDN 'mail.foo.example.com'/IP 'A' for imaps and pop3s
> with an SSL certificate for 'mail.foo.example.com'
>
> - listen von FQDN 'mail.bar.example
Jeff Grossman wrote:
> I just installed 1.1 beta 3 and noticed a problem when sending an e-mail
> with Squirrelmail. When I hit send, I get the following error in my log:
>
> Oct 16 11:35:54 apple dovecot: IMAP(jeff): Disconnected: EOF while
> appending bytes=1851/5926
> Oct 16 11:35:54 apple ima
>
> On Tue, 2007-10-16 at 11:47 -0700, Jeff Grossman wrote:
>> I just installed 1.1 beta 3 and noticed a problem when sending an e-mail
>> with Squirrelmail. When I hit send, I get the following error in my
>> log:
>>=20
>> Oct 16 11:35:54 apple dovecot: IMAP(jeff): Disconnected: EOF while
>> appe
On Tue, 2007-10-16 at 11:47 -0700, Jeff Grossman wrote:
> I just installed 1.1 beta 3 and noticed a problem when sending an e-mail
> with Squirrelmail. When I hit send, I get the following error in my log:
>
> Oct 16 11:35:54 apple dovecot: IMAP(jeff): Disconnected: EOF while
> appending bytes=1
> "/usr/include/sys/feature_tests.h", line 336: #error: "Compiler or
> options invalid; UNIX 03 and POSIX.1-2001 applications require the
> use of c99"
You'll need to enable C99 support. I think it was -xc99 or -std=c99 or
something like that. man cc should help.
signature.asc
Descriptio
Hi Timo
I've triedt to compile v1.1.beta3 on OpenSolaris (x86) with SunStudio 12.
---
CPPFLAGS=-I/opt/csw/include LDFLAGS='-L/opt/csw/lib -R/opt/csw/lib'
./configure --with-ldap \
--with-ssl=openssl --with-sqlite --prefix=/opt/dovecot
ended with
---
Install prefix .. : /opt/dov
I just installed 1.1 beta 3 and noticed a problem when sending an e-mail
with Squirrelmail. When I hit send, I get the following error in my log:
Oct 16 11:35:54 apple dovecot: IMAP(jeff): Disconnected: EOF while
appending bytes=1851/5926
Oct 16 11:35:54 apple imapproxyd[9132]: Raw_Proxy(): IMAP
On Tue, Oct 16, 2007 at 11:37:12AM +0100, Ian P. Christian wrote:
> Is it possible to modify an emails subject line in a sieve script?
>
> I've seen references to 'addtag' whilst googling, but it appears
> dovecots implementation doens't support it - are there any other methods?
I dunno from "add
On Sun, 14 Oct 2007 10:18:50 -0700 Jim Maenpaa <[EMAIL PROTECTED]> wrote:
> On Oct 13, 2007, at 17:33, Mike Meyer wrote:
> > I'm having problems with the iPhone client in the 1.1.1 version of the
> > iPhone software. Things with other clients work fine, and the iPhone
> > worked fine before it was
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta3.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta3.tar.gz.sig
Please try and report any bugs. Beta2 still had a few bad bugs, but I'm
hoping this release is near a usable state.
I've been a bit busy with school lately so I haven't
On Wed, 2007-10-03 at 15:33 +0200, Martin Konopka wrote:
> I think I read somewhere that in Dovecot v1.1+ deliver supports
> namespaces? Or have I misconfigured something?
Looks like I hadn't really tested it. Fixed in hg now.
signature.asc
Description: This is a digitally signed message part
Hi all again,
I've just realized that I did a bad cut&paste in my previous mail, then
I rewrite my request. I apologize.
I am trying to set up my dovecot configuration using LDAP and virtual
mailboxes. I succeeded in authenticating the users correctly with LDAP,
but have problems with referenc
> El lun, 15-10-2007 a las 10:41 -0400, Charles Marcus escribió:
> > On 10/15/2007, Maykel Moya ([EMAIL PROTECTED]) wrote:
> > > I'm using deliver (1.0.5) with Postfix (2.1.6).
> >
> >
> >
> > > Any hint?
> >
> > May not be the cause - but postfix 2.1.6 is - well - *ancient*...
> >
> > I'd mak
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Oct 16, 2007 at 03:17:06PM +0200, Steffen Kaiser wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tue, 16 Oct 2007, Jeff Grossman wrote:
>
> >find ./ -type f -ctime +14 | xargs rm
> >
> >I don't know that much about bash script
Hello all
Tomorrow is the day , I'm gonna migrate all our mailboxes and imap folders
from our old mailhub to the new one.
In the same time I will migrate from UW to Dovecot , I've read all
the stuff about it on the Dovecot web site.
I have one question , do I have to care about the .imap cache
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 16 Oct 2007, Jeff Grossman wrote:
find ./ -type f -ctime +14 | xargs rm
I don't know that much about bash scripting. I would like the output to tell
me how many files were deleted. Can anybody share with me how can I get that
done, or p
I have a Dovecot setup for a personal e-mail server. I have a cron job
setup each evening which runs the following command to delete old
messages from my Deleted Items folder.
find ./ -type f -ctime +14 | xargs rm
I don't know that much about bash scripting. I would like the output to
tell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 16 Oct 2007, Ian P. Christian wrote:
Is it possible to modify an emails subject line in a sieve script?
No.
Bye,
- --
Steffen Kaiser
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBRxSouy9SORjhbDpvAQLJXAf+LovMr
Is it possible to modify an emails subject line in a sieve script?
I've seen references to 'addtag' whilst googling, but it appears
dovecots implementation doens't support it - are there any other methods?
As a side note, can anyone suggest a web based script editor that works?
Simply a text area
Hi,
since upgrading from 1.0.5 to latest 1.1-hg I get an incomplete subject
line for mails autogenerated by one of our systems in the message list
(Thunderbird and mutt). When I open the mail the subject line is intact.
It appears that the system is using multiline subjects. Example
Subject: =?I
Hi all,
if you have a few bucks to spend, you may use the emailchemy software
(http://www.weirdkid.com/products/emailchemy/). It is not free but it
once saved my day on an Outlook Express 2GB+ mbx folder (yes it is
possible...) : Outlook Express was itself unable to transfert to imap
(complet
25 matches
Mail list logo