gt;
>
> I need to use Dovecot 2.1.x because I need to support handling multiple SSL
> certs.
May not be related at all, but when I see segfaults on Debian, the
first thing I try is to switch to bash as the default system shell:
dpkg-reconfigure dash
Answer: Use dash as the default system shell (/bin/sh)?
--
Gary V
ng that I'm not aware of that changes this behavior? Of course
let me know if you need additional info on the setup I'm using.
Thank you,
Gary V
estination_recipient_limit = 1
As far as SASL goes (unrelated to the LDA or Sieve issue), mine
differs from yours also, I have added:
smtpd_sasl_path = private/auth
smtpd_sasl_type = dovecot
under auth default in dovecot.conf I also have differences:
socket listen {
master {
path = /var/run/dovecot/auth-master
mode = 0600
user = vmail
}
client {
path = /var/spool/postfix/private/auth
mode = 0660
user = postfix
group = postfix
--
Gary V
eader_checks
>
I use virtual virtual_transport = dovecot
In master.cf I have:
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${recipient} -e
--
Gary V
sieve_dir: ~/sieve
> sieve: ~/.dovecot.sieve
> sieve_global_dir: /var/vmail/sieve
> sieve_maxscriptsize: 128
>
> Any suggestions? Thanks in advance!
>
> -Andrea
>
I think you need to change:
mail_plugins: cmusieve
to:
mail_plugins: sieve
--
Gary V
md5.conf that might look something like this:
driver = mysql
connect = host=127.0.0.1 dbname=postfix user=postfix password=password
default_pass_scheme = PLAIN
password_query = SELECT clear AS password FROM mailbox WHERE username
= '%u' AND active = '1'
With an added field to store a plain text password (I called it "clear").
--
Gary V
Trash
sent_folder = Sent
draft_folder = Drafts
show_prefix_option = false
default_sub_of_inbox = false
show_contain_subfolders_option = false
optional_delimiter = detect
delete_folder = false
--
Gary V
ure of what all the options are.
--
Gary V
On 1/19/09, Ulrich Zehl wrote:
> On Sun, Jan 18, 2009 at 12:26:46PM -0700, Gary V wrote:
> > Just as a matter of interest. On my Postfix system:
> >
> > a) Using deliver -e, Postfix bounces the message immediately 5.7.0 ->
> > Subject: Undelivered Mail Re
MUAs based on text in current
bounces.
--
Gary V
27;over quota' is concerned) is who sends the bounce (and
subsequently - what message the bounce contains). If that's the case,
it's a matter of which notification the mail admin prefers.
--
Gary V
On 1/18/09, Sahil Tandon wrote:
> On Sun, 18 Jan 2009, Gary V wrote:
>
> > On 1/17/09, Timo Sirainen wrote:
> > > On Jan 17, 2009, at 2:36 PM, Gary V wrote:
> > > > Then a bounce is created stating the mail was rejected:
> > > >
> &g
On 1/17/09, Timo Sirainen wrote:
> On Jan 17, 2009, at 2:36 PM, Gary V wrote:
> > Then a bounce is created stating the mail was rejected:
> >
> > Your message to was automatically rejected:
> > Quota exceeded (mailbox for user is full).
> >
> > Que
On 1/17/09, Timo Sirainen wrote:
> On Jan 17, 2009, at 2:36 PM, Gary V wrote:
>
> > Then a bounce is created stating the mail was rejected:
> >
> > Your message to was automatically rejected:
> > Quota exceeded (mailbox for user is full).
> >
> > Quest
9-01-17 12:05:31 Info:
msgid=<1293474859.20090117120...@example.com>: rejected: Quota
exceeded (mailbox for user is full)
deliver(ga...@example.com): 2009-01-17 12:05:31 Info:
msgid=: saved mail to INBOX
--
Gary V
#x27;1'
user_query = SELECT CONCAT('/var/vmail/',maildir) AS home, 6060 AS
uid, 6060 AS gid FROM mailbox WHERE username = '%u' AND active = '1'
---
Thanks much,
--
Gary V
16 matches
Mail list logo