Displaying 20 results from an estimated 400 matches similar to: "dovecot v1.2.10 + unknown mail_uid parameter"
2010 Nov 08
1
dovecot + sieve
Hi,
In ower mail system we use postfix and dovecot v1.2.10 with sieve plugin and
i think is work fine but.....
i need to have access to variables values like in these test script
require ["enotify", "variables", "envelope"];
keep;
notify :importance "1" :message "TEST SIEVE ${from}: ${subject}"
"mailto:i_not_exist at
2009 Jul 29
1
parameter "mail_location" and variables
hi....
i have virtual users stored in ldap server and i must to do some
modifications that requiere to chage mail_location value...
the solution comes to use the "uid" value stored in ldap server for users on
mail_location parameter...
i can see in http://wiki.dovecot.org/Variables that i can't do them (i uses
sasl authentication)
so.. ?exist any way to get a value from ldap server
2009 Jan 21
1
dovecot and signal SIGUSR1
hi..
i want to know how is defined signal "SIGUSR1" for dovecot.
i want to know what dovecot do when the comand kill was executed in
"Rotating logs" in http://wiki.dovecot.org/Logging..
thanks in advance!!
--
Salu2 ;)
2007 Nov 07
1
How to set multi backends (with same type)
hi.....
i don't know if its posible.
i have two ldap directories, and i want use them to use as my dovecot users
backend... so i have two configurations files... "dovecot-ldap1.conf" and "
dovecot-ldap2.conf" and
i try setting like:
Test 1: (simil postfix ) :D This dont work
auth default {
:
:
passdb ldap {
args=
2010 Dec 15
2
Problem after upgrade dovecot v2.0.8
Hello,
upgrade Dovecot from v1.2.10 to v2.0.8, after build a new configuration
file following instructions of http://wiki2.dovecot.org/Upgrading/2.0
run dovecot I get this:
auth: Error: Fatal: Dovecot version mismatch: Master is v2.0.8,
dovecot-auth is v1.2.10 (if you don't care, set version_ignore=yes)
log: Error: service(auth): child 3389 returned error 89 (Fatal failure)
master: Error:
2010 Feb 04
1
upgrade 1.0.x -> 1.2.x
its posible upgrade from dovecot 1.0.x to 1.2.x?
i only see upgrades over micro versions..
thanks!
--
Salu2 ;)
2009 Mar 05
3
problems to users want connect after not activity in dovecot
hi,
some users report me some issues about when they try to conecct to dovecot.
they come early and when want to connect to theirs account, receive a
message from mua (ms-outlook) sayind "the pop server not responds in
60 seconds, Do you want to wait other 60 seconds for a server
response?"... later, they can connect to server without other
problems...
looking the logs, i not have much
2010 Feb 22
1
(minor) bug in configure
Hello,
while reading config options for dovecot v1.2.10 I've noticed a very
small bug:
# ./configure --help | egrep -- 'Dovecot|--with-gnu-ld'
`configure' configures Dovecot 1.2.10 to adapt to many kinds of systems.
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-gnu-ld assume the C compiler uses GNU ld default=no
I think the latter
2010 Jan 24
0
v1.2.10 released
http://dovecot.org/releases/1.2/dovecot-1.2.10.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.10.tar.gz.sig
The Maildir bugs were common for everyone, although only NFS users
seemed to notice for some reason.
+ %variables now support %{host}, %{pid} and %{env:ENVIRONMENT_NAME}
everywhere.
+ LIST-STATUS capability is now advertised
- maildir: Fixed several assert-crashes.
- imap: LIST
2010 Jan 24
0
v1.2.10 released
http://dovecot.org/releases/1.2/dovecot-1.2.10.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.10.tar.gz.sig
The Maildir bugs were common for everyone, although only NFS users
seemed to notice for some reason.
+ %variables now support %{host}, %{pid} and %{env:ENVIRONMENT_NAME}
everywhere.
+ LIST-STATUS capability is now advertised
- maildir: Fixed several assert-crashes.
- imap: LIST
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
Hi Team
I'm trying to launch LXC VM with libvirt 1.2.12 having commit
*22cff52a2b8e06c913b1f97767e5d3**90fb17fc3b *with below XML configuration..
<domain type="lxc">
<uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid>
<name>test</name>
<memory>524288</memory>
<vcpu>1</vcpu>
<os>
<type
2010 Jan 25
1
Released Pigeonhole Sieve v0.1.15 and ManageSieve v0.11.11 for Dovecot v1.2.10
Hello Dovecot users,
It's been a while since the last Pigeonhole Sieve and ManageSieve
releases. That is why this release includes quite a few changes. Most
interestingly, the include extension is updated to match the most recent
specification, the Sieve interpreter now includes plugin support and
ManageSieve now has support for enforcing quota on the size of scripts,
the number of
2010 Jan 25
1
Released Pigeonhole Sieve v0.1.15 and ManageSieve v0.11.11 for Dovecot v1.2.10
Hello Dovecot users,
It's been a while since the last Pigeonhole Sieve and ManageSieve
releases. That is why this release includes quite a few changes. Most
interestingly, the include extension is updated to match the most recent
specification, the Sieve interpreter now includes plugin support and
ManageSieve now has support for enforcing quota on the size of scripts,
the number of
2006 Nov 05
1
Reading Voicemail Config from MySQL
Hi all,
I have been trying to get my asterisk (v1.2.10) to lookup voicemail
config data from my mysql database as opposed to voicemail.conf +
sip.conf for my users. Users register with SER and get passed through
to asterisk when they dial out. I followed the instructions as per
http://www.voip-info.org/wiki/view/Asterisk+voicemail+database
so basically I have
1) Build asterisk-addons-1.2.5 and
2010 Mar 31
5
New install authentication probs
Hi,
Im attempting to configure dovecot for the first time, Im trying to
use a MySQL DB that is currently used by tpop3d as Ive read they
support the same password format.
My main prob currently, apart from that it doesnt work lol, is that
Ive enabled the following debugging in dovecot.conf
auth_debug = yes
auth_debug_passwords = yes
auth_verbose = yes
But Im getting basically zero info
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
Thanks Cole.
I need to use network type="ethernet" with LXC instead of Qemu.
I have reopened my bug.
On Mon, Apr 11, 2016 at 8:25 PM, Cole Robinson <crobinso@redhat.com> wrote:
> On 04/11/2016 09:24 AM, abhishek jain wrote:
> > Hi Team
> >
> > I'm trying to launch LXC VM with libvirt 1.2.12 having commit
> >
2004 Dec 24
4
Ingress and Classifier & netfilter
Hi all,
Whenever I start up TC and implement traffic policing using ingress, I
get logs that goes something like this:
Classifier actions preferred over ingress.
What does that mean??
This are the relevent lines :
tc qdisc add dev $DEV handle ffff: ingress
tc filter add dev $DEV parent ffff: protocol ip prio 50 u32 match ip src
0.0.0.0/0 police rate ${DOWNLINK}kbit burst 10k drop flowid :1
2010 Mar 23
1
POPS and IMAPS with dovecot
Hi everyone:
when I try to run dovecot after modifying the dovecot.conf file I have
the following error messages:
Mar 23 09:56:52 mailer dovecot: [ID 583609 mail.info] Dovecot v1.2.10
starting up
Mar 23 09:56:52 mailer dovecot: [ID 583609 mail.info] Generating
Diffie-Hellman parameters for the first time. This may take a while..
Mar 23 09:56:52 mailer dovecot: [ID 583609 mail.error]
2010 Jul 29
1
permisions problems to setup dovecot lda in postfix with sieve
hi...
i can setup dovecot lda in postfix with sieve in testing enviroment using
dovecot 1.2.10 and dovecot-1.2-sieve-0.0.15
but now i want to setup them in producction so i reproduce the steps to do
them but i receive the following errors:
log dovecot-deliver-errors.log:
Jul 29 11:48:26 deliver(xxxx at xxxx): Error: userdb lookup:
connect(/var/spool/postfix/private/auth-master) failed:
2010 May 07
0
Dovecot version mismatch - after restart
Getting the followng error when managesieve is enabled. Any other post I've
read says this problem is because the service hasn't restarted after
upgrade. I've restarted dovecot & postfix many times, reboot machine too.
Still get the error. Racking my brains on this!!
May 7 13:21:19 drizzle dovecot: dovecot: Created login processes
successfully, unstalling
May 7 13:21:20 drizzle