On 18.5.2011, at 7.06, nyoman.b...@gmail.com wrote:
> I've found the problem after activating Dovecot's log.
> After I use "mail_location = mbox:/var/mail/:INBOX=/var/mail/%u"
> everything works just fine.
That's not a good way to do it. It doesn't break with one user, but you'll
start getting i
Thanks for the advice Sir,
when I use the configuration "mail_location =
mbox:~/mail/:INBOX=/var/mail/%u"
and look at the Dovecot's log why it's rejecting my authentication :
May 18 09:26:29 pop3-login: Info: Login: user=, method=PLAIN,
rip=127.0.0.1, lip=127.0.0.1, secured
May 18 09:26:29 POP3(b
I suggest you do as the wiki URL I gave explained. Create a non-writable empty
directory with indexes disabled.
On 18.5.2011, at 11.36, nyoman.b...@gmail.com wrote:
> Thanks for the advice Sir,
>
> when I use the configuration "mail_location =
> mbox:~/mail/:INBOX=/var/mail/%u"
> and look at th
Hi all,
I have a problem with my dovecot/postfix configuration:
here is my dovecot -n
# 1.2.16: /etc/dovecot.conf
Warning: fd limit 128 is lower than what Dovecot can use under full
load (more than 768). Either grow the limit or change
login_max_processes_count and max_mail_processes settings
#
On Wed, 18 May 2011 10:08:37 -0300
Gonzalo Rodriguez articulated:
> Hi all,
>
> I have a problem with my dovecot/postfix configuration:
>
> here is my dovecot -n
>
>
> # 1.2.16: /etc/dovecot.conf
> Warning: fd limit 128 is lower than what Dovecot can use under full
> load (more than 768). Eit
El 18/05/11 08:38, Gonzalo Rodriguez escribió:
> Hi all,
>
> I have a problem with my dovecot/postfix configuration:
>
> here is my dovecot -n
>
>
> # 1.2.16: /etc/dovecot.conf
> Warning: fd limit 128 is lower than what Dovecot can use under full
> load (more than 768). Either grow the limit or
sorry first my postconf
alias_database = hash:/etc/postfix/aliases
command_directory = /usr/local/sbin
config_directory = /etc/postfix
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/postfix
debug_peer_level = 2
disable_vrfy_command = yes
mail_owner = _postfix
mailbox_command =
I forgot:
$ ls -al
total 136
drwxr-xr-x 6 vmail vmail 4096 May 16 16:48 .
drwxr-xr-x 8 vmail vmail 4096 May 17 15:47 ..
drwx-- 5 vmail vmail 4096 May 18 09:47 Drafts
drwxr-xr-x 5 vmail vmail 4096 May 18 13:10 INBOX
drwx-- 5 vmail vmail 4096 May 17 17:24 Sent
drwx-- 5 vm
On Wed, 18 May 2011 13:47:19 -0300
Gonzalo Rodriguez articulated:
> I add the line:
>
> mailbox_command = /usr/lib/dovecot/deliver
Why? You are using virtual delivery. You don't need that.
The following is from my master.cf file. It works perfectly. This is on
a FreeBSD-8.2 system.
dovecot
2011/5/18 Jerry :
> On Wed, 18 May 2011 13:47:19 -0300
> Gonzalo Rodriguez articulated:
>
>> I add the line:
>>
>> mailbox_command = /usr/lib/dovecot/deliver
>
> Why? You are using virtual delivery. You don't need that.
>
in my main.cf have virtual_transport = dovecot
> The following is from my
W dniu 2011-03-16 12:26, Bartłomiej Solarz-Niesłuchowski pisze:
W dniu 2011-03-09 14:20, Bartłomiej Solarz-Niesłuchowski pisze:
plugin/quota = fs:INBOX:mount=/var/spool/mail
plugin/quota2 = fs:Others:user
OK reason founded.
On system where was compiled dovecot was no quota-devel package
W dniu 2011-05-18 20:21, Bartłomiej Solarz-Niesłuchowski pisze:
W dniu 2011-03-16 12:26, Bartłomiej Solarz-Niesłuchowski pisze:
W dniu 2011-03-09 14:20, Bartłomiej Solarz-Niesłuchowski pisze:
plugin/quota = fs:INBOX:mount=/var/spool/mail
plugin/quota2 = fs:Others:user
OK reason founded.
On s
On Wed, 18 May 2011 15:14:11 -0300
Gonzalo Rodriguez articulated:
> 2011/5/18 Jerry :
> > On Wed, 18 May 2011 13:47:19 -0300
> > Gonzalo Rodriguez articulated:
> >
> >> I add the line:
> >>
> >> mailbox_command = /usr/lib/dovecot/deliver
> >
> > Why? You are using virtual delivery. You don't nee
On 05/10/2011 08:37 PM, Timo Sirainen wrote:
> On 10.5.2011, at 21.32, Andrzej Adam Filip wrote:
>
>> Do you intent any time soon to provide some hook to alow MTA reject
>> in reply to "RCPT TO:" (in SMTP session) messages to over quota
>> mailboxes?
>
> Can you give specifics of what I'd need to
Hello, list members!
I'm new to dovecot, and haven't needed to maintain an email server
instance for quite some time.
I recently got a fairly simple postfix + dovecot installation functional
as needed, however I now need to get procmail filtering incoming
mail, and after reading various docs a
On Wed, 18 May 2011 14:50:54 -0700
errno articulated:
>
> Hello, list members!
>
> I'm new to dovecot, and haven't needed to maintain an email server
> instance for quite some time.
>
> I recently got a fairly simple postfix + dovecot installation
> functional as needed, however I now need to
On Wednesday, May 18, 2011 03:07:44 PM Jerry wrote:
> On Wed, 18 May 2011 14:50:54 -0700
> errno articulated:
> > Below, I've provide the relevant snippets of my current functional
> > configuration; how best to integrate procmail into the mix?
>
> Why procmail? Use sieve instead. It is fully sup
I have not tried this:
http://www.zimbra.com/forums/users/7239-any-way-add-message-filters-command-line.html
H
Jerry writes:
>> Below, I've provide the relevant snippets of my current functional
>> configuration; how best to integrate procmail into the mix?
>
> Why procmail? Use sieve instead. It is fully supported in Dovecot and
> IMHO far easier to use.
Well, how can I call external program from sieve?
19 matches
Mail list logo