Displaying 20 results from an estimated 500 matches similar to: "Installing Dovecot v2.0.3 from binary files problem"
2011 Jul 06
2
Logging a special message into Dovecot source code
Hi,
I wanna modify Dovecot source code.For that,I need to know how can we log a
special message into Dovecot source code?
I tried to write a function to write a message in a file and added it to
Dovecot source code,but it didn't work.
I'm wondering if we can use Dovecote logging functions,but I don't know what
are those functions and how can we use them.
Thanks in advance.
--
2011 Jul 20
1
Writing a Dovecot Plugin
Hi,
I'm going to write a plugin like mail_log.How can I write a plugin for
dovecot?Is there any tutorial or sample for it?
--
--
*Regards
Meisam Navaki Arefi,
*
2011 Jun 28
1
Dovecot communication with sasl in dovecot source code
Hi all,
I'm reading dovecot source codes(2.0.13),and I need to know how dovecot
communicate with sasl?
I traced the source code from cmd_login function,and found out something
about sasl_callback.
but i never found where this function called and also I couldn't understand
how sasl inform the dovecot from authentication result.
I'll be thankful if someone could help me out.
2011 Jul 20
0
Dovecot Notification Plugin
Hi,
I need to know how notfiy plugin works?who will be informed by this
plugin?Is it configurable?
--
*Regards
Meisam Navaki*,
1999 Apr 08
0
samba v2.0.3/Solaris 2.5.1/HP-UX 11.0/Rational ClearCase v3.2.1
Hi -
I'm getting timouts trying to access us1.samba.org or I'd look through the
archives first.
Anyone currently supporting any versions of Rational's
ClearCase/samba/UNIX/NT?
We are currently running samba v2.0.3 on both HP-UX 11.0 (vob server) and
Solaris 2.5.1 (view server). Rational ClearCase v3.2.1 on the two UNIX and
NT Workstation 4 (some SP3, some SP4) We currently support
2010 Sep 17
2
v2.0.3 released
http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz.sig
* dovecot-lda: Removed use of non-standard Envelope-To: header as a
default for -a. Set lda_original_recipient_header=Envelope-To to
returns the old behavior.
+ Added support for reverse quota warnings (i.e. when quota goes back
under the limit). This is enabled by adding
2010 Sep 17
2
v2.0.3 released
http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.3.tar.gz.sig
* dovecot-lda: Removed use of non-standard Envelope-To: header as a
default for -a. Set lda_original_recipient_header=Envelope-To to
returns the old behavior.
+ Added support for reverse quota warnings (i.e. when quota goes back
under the limit). This is enabled by adding
2010 Jan 31
0
hepta valen t snugg ling initi ators optio naliz e
handc raftm an dost schem atics retyp ing poser s smoke neces
sitie s nonre alist ic wooll ens verti cally bayan ihan actab
ility total ises bayan ihan gauzy solon chak metas tasiz es
inter surve y phosp hatid ic displ ayabl e invoi cing ridde r
benig nancy eddys tone urim islan der awake ning piran dello
parre l davit s displ ant losse s rubeo lar visio nal legen d
2017 Sep 26
2
Cleaning data
Hi
I want to clean my data frame, based on the age column, whereas i want to delete the rows that the difference between its elements (i+1)-i= integer. i used
a <- diff(df$age)
for(i in a){if(is.integer(a) == true){df <- df[-a,]
}}
but, it doesn?t work, any ideas
Thanks in advance
Bayan
2011 Nov 13
1
Dovecot v2.0.13 unix_listeners
Could somebody be able to explain to me what the various unix_listeners do in the Dovecot 2.x configuration (specifically in 10-master.conf).
Currently, for postfix to use for local delivery, I have:
service lmtp {
unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0660
user = postfix
}
}
and for auth I have:
service auth {
unix_listener
2011 Aug 01
2
Update 2.0.12 -> 2.0.13 is broken
Hello,
today I tried to update 2.0.12 to 2.0.13, but I got those messages, only:
Aug 1 10:20:27 mail dovecot: master: Dovecot v2.0.13 starting up (core dumps disabled)
Aug 1 10:20:33 mail dovecot: imap-login: Login: user=<***@***.**>, method=PLAIN, rip=192.168.1.99, lip=192.168.1.1
, mpid=5123, TLS
Aug 1 10:20:33 mail dovecot: imap-postlogin: Error: script-login: Error: user ***@***.**:
2012 Feb 07
2
Multiple userdb possible?
Hello,
I am running v2.0.13. In my dovecot.conf I have:
userdb {
args = /etc/dovecot/dovecot-usrdb-ldap.conf
driver = ldap
}
passdb {
args = /etc/dovecot/dovecot-passdb-ldap.conf
driver = ldap
}
Is it legitimate to include multiple ldap userdb's, like:
userdb {
args = /etc/dovecot/dovecot-usrdb-ldap1.conf
driver = ldap
}
passdb {
args =
2012 Jan 16
2
Dovecot unable to locate mailbox
Dear all,
I hope someone can point me in the right direction. here. I have setup my
Dovecot v2.0.13 on Ubuntu 11.10. The logs tells me that the mail location
has failed as follows:
=========
Jan 16 14:18:16 myservername dovecot: pop3-login: Login: user=<userA>,
method=PLAIN, rip=aaa.bbb.ccc.ddd, lip=www.xxx.yyy.zzz, mpid=1360, TLS
Jan 16 14:18:16 myservername dovecot: pop3(userA): Error:
2006 May 17
1
Deadlocks in 1.2.7.1
Hello!
Unfortunately we are seeing lately (2-3 times during a day) that
asterisk seems to hang up somehow - no new calls can be made and sip
show peers and other commands show no obvious problem. We then
recompiled 1.2.7.1 with all the DEBUG_ turned on in the makefile and
now we see the following messages:
May 17 06:46:05 ERROR[8606]: ../include/asterisk/lock.h:236
2011 Aug 16
1
dovecot 2.0.13 fd_send(imap, 15) failed, dovecot 1.2.16 fd_send(10) failed
Hi, I am reinstalling my server and i have encoutered a strange problem,
both dovecot 2.0.13 and 1.2.16 are
reporting me a problem with fd_send Invalid argument on imap login. I am
running dragonfly bsd 2.10.1., compiled
dovecot from pkgsrc.
Can someone help me out or at least point me in some direction, i am a bit
lost... :(
Aug 15 10:01:00 master: Info: Dovecot v2.0.13 starting up
Aug 15
2011 Aug 29
0
v2.0.14 released
http://dovecot.org/releases/2.0/dovecot-2.0.14.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.14.tar.gz.sig
It's been a while since the previous release.. I've been a bit busy with
my newly created Dovecot support company, but it was also summer and I
wasted some time doing nothing useful. :)
Most of my recent time has gone to adding new features to v2.1 branch.
I'm planning on
2011 Aug 29
0
v2.0.14 released
http://dovecot.org/releases/2.0/dovecot-2.0.14.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.14.tar.gz.sig
It's been a while since the previous release.. I've been a bit busy with
my newly created Dovecot support company, but it was also summer and I
wasted some time doing nothing useful. :)
Most of my recent time has gone to adding new features to v2.1 branch.
I'm planning on
2011 Sep 01
0
Crash in director/lmtp-proxy (lmtp_proxy_output_timeout)
FYI, we saw one panic on our director/lmtp-proxy yesterday. It's running
dovecot v2.0.13, so it very well might have been fixed already.., but here
it is anyway:
Aug 31 11:33:31 loadbalancer1 dovecot:: lmtp(4119): Panic: file lmtp-proxy.c: line 370 (lmtp_proxy_output_timeout): assertion failed: (proxy->data_input->eof)
Aug 31 11:33:31 loadbalancer1 dovecot:: lmtp(4119): Error: Raw
2011 May 13
2
Upgraded 2.012 to 2.0.13 postlogin error
I've just upgraded to Dovecot 2.0.13 from 2.0.12
When I authenticate via telnet it closes the connection and the logs show:
May 13 16:59:16 master: Info: Dovecot v2.0.13 starting up (core dumps
disabled)
May 13 16:59:40 auth: Debug: Loading modules from directory:
/usr/local/lib/dovecot/auth
May 13 16:59:40 auth: Debug: passwd-file
/usr/local/etc/dovecot/master-users: Read 1 users
May 13
2023 Mar 15
2
Empty folder deletion issue - Samba 4.15 thru 4.18
Encountering a strange one... has been occuring since samba 4.15.x and
continues to occur even in 4.17.5 and 4.18
Issue does not occur in earlier versions (4.13.x) and have switched back
and forth between versions to confirm.
Servers are winbind joined, PAM and krb5 auth, all seems to work fine
(reading, writing, creating, moving) until trying to delete an empty folder
on the share from Windows