-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 17 Sep 2008, Sean Smitz wrote:
Sep 16 15:09:00 mailserv1 sendmail[20848]: m8GJ90bl020846: SMTP outgoing
connect on mailserv1.fla.fujitsu.com
Sep 16 15:09:06 mailserv1 sendmail[20848]: m8GJ90bl020846:
to=<[EMAIL PROTECTED]>, ctladdr=<[EMAIL
Date: Wed, 17 Sep 2008 12:41:31 -0400
From: Charles Marcus <[EMAIL PROTECTED]>
Subject: Re: [Dovecot] Mail being delivered to mbox instead of Maildir
To: Dovecot Mailing List
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1
On 9/17/2008, Sean Smitz ([EMAIL PROTECTED
on 9-17-2008 3:48 PM Grant Lowe spake the following:
We have home directories on the server. Virtual user's can login (at least
I've been able to verify that from using telnet to port 143). Yes the earlier
mail was different. I can go back to that configuration if I need to.
Meanwhile I'll
We have home directories on the server. Virtual user's can login (at least
I've been able to verify that from using telnet to port 143). Yes the earlier
mail was different. I can go back to that configuration if I need to.
Meanwhile I'll take a look at the link you sent. Thank you!
Hi,
I've got a problem.
my Dovecot is not running ;)
It immidiately exits when run with no output info
I've figuret out that is something wrong with network but i can't find
such option in conf
any Ideas??
strace output :
dup(3) = 5
fcntl64(5, F_GETFD)
on 9-17-2008 2:43 PM Grant Lowe spake the following:
We want to have just inboxes in /var/mail/%u.
I'm not sure how well that is going to work. You might need some sort of home
directory, but your earlier conf had mail location and home directory pointing
to the same place. That location can'
We want to have just inboxes in /var/mail/%u.
- Original Message
From: Scott Silva <[EMAIL PROTECTED]>
To: dovecot@dovecot.org
Sent: Wednesday, September 17, 2008 2:27:49 PM
Subject: Re: [Dovecot] Connecting to dovecot
on 9-17-2008 1:13 PM Grant Lowe spake the following:
> As far as ls
on 9-17-2008 1:13 PM Grant Lowe spake the following:
As far as ls -la:
# ls -la /var/mail/wfoatst
-rw--- 1 wfoatst users 1406 Sep 16 15:13 /var/mail/wfoatst
#
As far as the LDA, I'm using the dovecot LDA. Here's the line from
/etc/mail/sendmail.cf:
##*###
On Wed, 2008-09-17 at 22:39 +0200, Diego Liziero wrote:
> I'm not sure when this happened.
>
> In yesterday dovecot-1.1 hg if pop3 is compiled with DEBUG defined, it
> needs GDB=1 otherwise it ends with:
> Panic: Leaked file fd 4: dev 104.2 inode 3342766
>
> Not sure if this can be caused by the
On Wed, Sep 17, 2008 at 02:06:29PM -0400, I wrote:
> I am using procmail with deliver as recommended on the wiki to send mail
> snagged by SpamAssassin straight to a spam folder. It seemed to be working
> fine, but now I'm finding messages like this:
>
> Sep 17 12:13:47 hosty deliver(whoey): write
I'm not sure when this happened.
In yesterday dovecot-1.1 hg if pop3 is compiled with DEBUG defined, it
needs GDB=1 otherwise it ends with:
Panic: Leaked file fd 4: dev 104.2 inode 3342766
Not sure if this can be caused by the fact that I call pop3 with a bash script.
protocol pop3 {
mail_ex
As far as ls -la:
# ls -la /var/mail/wfoatst
-rw--- 1 wfoatst users 1406 Sep 16 15:13 /var/mail/wfoatst
#
As far as the LDA, I'm using the dovecot LDA. Here's the line from
/etc/mail/sendmail.cf:
##*##
### DOVECOT Mailer specification
on 9-17-2008 12:52 PM Dan Roberts spake the following:
Hi Scott -
How would I tell? I built the box from scratch and set up CentOS Linux
5 up on it - over one year, probably not more than three.
I had been running with a RedHat system prior to that - and I may well
have copied the procmail
On Wed, Sep 17, 2008 at 9:35 PM, Timo Sirainen <[EMAIL PROTECTED]> wrote:
>
> Could you do:
>
>> #6 0x080fcb64 in i_stream_read_data (stream=0x9094a08,
>> data_r=0xbfe6, size_r=0xbfe64440, threshold=0) at istream.c:303
>> ret = -1
>> read_more = false
>> __PRETTY_FUNCTION__ =
on 9-17-2008 12:44 PM Grant Lowe spake the following:
Hi Scott.
Thanks for the help! Appricate the feedback.
I reset the dovecot.conf. Here's the output of dovecot -n now:
#
# 1.1.2: /usr/local/etc/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot.log
ssl_disable: yes
disab
Hi Scott -
How would I tell? I built the box from scratch and set up CentOS
Linux 5 up on it - over one year, probably not more than three.
I had been running with a RedHat system prior to that - and I may well
have copied the procmailrc settings from that -- don't actually
recall. Bu
on 9-17-2008 11:39 AM Dan Roberts spake the following:
I could use some help here -
As I use Dovecot I started here when trying to figure out why I could
not add new mail folders under my Mac's Mail program, but could under
Thunderbird.
It was quickly pointed out that my system was set up to
Hi Scott.
Thanks for the help! Appricate the feedback.
I reset the dovecot.conf. Here's the output of dovecot -n now:
#
# 1.1.2: /usr/local/etc/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot.log
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
on 9-17-2008 11:39 AM Dan Roberts spake the following:
I could use some help here -
As I use Dovecot I started here when trying to figure out why I could
not add new mail folders under my Mac's Mail program, but could under
Thunderbird.
It was quickly pointed out that my system was set up to
On Sep 17, 2008, at 1:15 AM, Diego Liziero wrote:
Today I updated to current dovecot-1.1 hg tree and I got many of these
assertion failures:
file istream.c: line 303 (i_stream_read_data): assertion failed:
(stream->stream_errno != 0)
Could you do:
#6 0x080fcb64 in i_stream_read_data (strea
On Sep 17, 2008, at 1:18 AM, Diego Liziero wrote:
file message-address.c: line 43 (parse_local_part): assertion failed:
(ctx->parser.data != ctx->parser.end)
Thanks, this should fix it: http://hg.dovecot.org/dovecot-1.1/rev/04fdaa2f831e
PGP.sig
Description: This is a digitally signed messag
On Sep 17, 2008, at 4:44 PM, Jeff Savage wrote:
I'm running Dovecot 1.1.3 and trying to make use of the expire
plugin on my
mbox-based mailboxes. Expire seems to be populating the database
when it
comes to the trash folder, but I'm having issues with a spam folder
(unfortunately) named "Junk
On Sep 17, 2008, at 5:22 PM, Sean Smitz wrote:
I thought I had Dovecot configured to use Maildir instead of mbox,
but apparently it is still using mbox.
Excerpt from dovecot.conf:
mail_location = maildir:~/Maildir
Excerpt from sendmail.mc:
MAILER(dovecot)dnl
You sure sendmail is really ca
On Sep 17, 2008, at 9:49 PM, Stewart Dean wrote:
Am about to make a push to go from V1.0 to V1.1 and wondered. run a
simple installation with PAM/passwd authent and mbox folders, no
plugins.
v1.1 is giving "Next message unexpectedly lost" errors with mboxes
sometimes for some reason. I'v
On Sep 17, 2008, at 9:06 PM, Jim Rosenberg wrote:
I am using procmail with deliver as recommended on the wiki to send
mail
snagged by SpamAssassin straight to a spam folder. It seemed to be
working
fine, but now I'm finding messages like this:
Sep 17 12:13:47 hosty deliver(whoey): write() f
Am about to make a push to go from V1.0 to V1.1 and wondered. run a simple
installation with PAM/passwd authent and mbox folders, no plugins.
--
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York 12504
[EMAIL PROTECTED] voic
I could use some help here -
As I use Dovecot I started here when trying to figure out why I could
not add new mail folders under my Mac's Mail program, but could under
Thunderbird.
It was quickly pointed out that my system was set up to use MBOX and
not MAILDIR, and some helpful links an
Jim Rosenberg wrote:
> I am using procmail with deliver as recommended on the wiki to send mail
> snagged by SpamAssassin straight to a spam folder. It seemed to be working
> fine, but now I'm finding messages like this:
>
> Sep 17 12:13:47 hosty deliver(whoey): write() failed with mbox file
> /v
I am using procmail with deliver as recommended on the wiki to send mail
snagged by SpamAssassin straight to a spam folder. It seemed to be working
fine, but now I'm finding messages like this:
Sep 17 12:13:47 hosty deliver(whoey): write() failed with mbox file
/var/mail/whoey: File too large
I
On 9/17/2008, Sean Smitz ([EMAIL PROTECTED]) wrote:
> mail_location: maildir:~/Maildir
Maybe it is case sensitive...
Try:
mail_location: Maildir:~/Maildir
--
Best regards,
Charles
Output of dovecot -n:
# 1.0.7: /etc/dovecot.conf
protocols: imaps
ssl_cert_file: /etc/pki/dovecot/certs/mailserv1.cer
ssl_key_file: /etc/pki/dovecot/private/mailserv1.pem
login_dir: /var/run/dovecot/login
login_executable: /usr/libexec/dovecot/imap-login
mail_access_groups: mail
mail_location: mai
on 9-17-2008 8:37 AM Grant Lowe spake the following:
So should I comment out the "mail_location = /var/mail/%u" line?
Read the wiki I posted. You need to prepend it with what type of mail storage
format you are using like mail_location = mbox:/var/mail/%u or
mail_location = Maildir:/var/mail/
So should I comment out the "mail_location = /var/mail/%u" line?
- Original Message
From: Scott Silva <[EMAIL PROTECTED]>
To: dovecot@dovecot.org
Sent: Wednesday, September 17, 2008 7:53:43 AM
Subject: Re: [Dovecot] Connecting to dovecot
on 9-17-2008 7:48 AM Scott Silva spake the fo
on 9-17-2008 7:48 AM Scott Silva spake the following:
on 9-17-2008 7:25 AM Grant Lowe spake the following:
Hi All,
I've got a brand new dovecot installation. I'm new to dovecot, so
please be gentle :-)
Anyway,
I'm getting some errors when I try to connect to dovecot. I've tried
searching t
on 9-17-2008 7:25 AM Grant Lowe spake the following:
Hi All,
I've got a brand new dovecot installation. I'm new to dovecot, so please be
gentle :-)
Anyway,
I'm getting some errors when I try to connect to dovecot. I've tried
searching the web and haven't been able to find a lot of informatio
On 9/17/2008, Sean Smitz ([EMAIL PROTECTED]) wrote:
> Excerpt from dovecot.conf:
> mail_location = maildir:~/Maildir
Post output of dovecot -n, not exceprts from the config file...
Sometimes what you think it is using is not what it is using...
--
Best regards,
Charles
Hi All,
I've got a brand new dovecot installation. I'm new to dovecot, so please be
gentle :-)
Anyway,
I'm getting some errors when I try to connect to dovecot. I've tried
searching the web and haven't been able to find a lot of information.
Here's the config info:
# dovecot --version
1.1.2
I thought I had Dovecot configured to use Maildir instead of mbox, but
apparently it is still using mbox.
Excerpt from dovecot.conf:
mail_location = maildir:~/Maildir
Excerpt from sendmail.mc:
MAILER(dovecot)dnl
dovecot.m4:
### DOVECOT Mailer Specifi
Hello all,
I'm running Dovecot 1.1.3 and trying to make use of the expire plugin on my
mbox-based mailboxes. Expire seems to be populating the database when it
comes to the trash folder, but I'm having issues with a spam folder
(unfortunately) named "Junk E-mail". I've tried quotes and a backslash
also sprach Ulrich Zehl <[EMAIL PROTECTED]> [2008.09.17.1031 +0100]:
> To exit with EX_TEMPFAIL instead of sending a rejection message,
> use deliver's -e flag and the following dovecot.conf snippet,
> taken straight from our mail server.
Now I also found it on the wiki, and it works... well, I do
On Wed, Sep 17, 2008 at 09:55:16AM +0100, martin f krafft wrote:
> When a message is delivered to an account that has reached its
> quotum, deliver issues a failure message saying:
>
> [...]
>
> considering that it doesn't know the envelope recipient, this would
> best be solved by
>
> 2. don'
Hi,
we are using dovecot's deliver to deliver mails to a virtual mailbox
tree owned by the vmail user, by piping the message to the following
command spawned by vmail:
/usr/bin/env HOME=/srv/vmail/mydomain.ch/myaccount /usr/lib/dovecot/deliver
When a message is delivered to an account that has
42 matches
Mail list logo