Displaying 20 results from an estimated 51 matches for "20070511".
2007 Apr 19
1
fs quota plugin and NFS
Hi,
I'm trying to use the Dovecot v1 fs quota plugin. The server uses NFS
mounted volumes for INBOX and other maildir folders. The /usr/bin/quota
command is working seamlessly but I get errors with the quota plugin,
which gives the following logs:
Apr 19 17:46:15 rouge dovecot: IMAP(xyxyxyx): quotactl(Q_GETQUOTA,
nfs.xxx.yyy.org:/home) failed: No such file or directory
Apr 19 17:46:18 rouge
2007 May 11
1
Virtual User Home Directory, and APOP Clear Text Passwords
...wov.idv.tw/
TLUG List Manager http://www.linux.org.tw/mailman/listinfo/tlug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070511/83866578/attachment.bin>
2007 May 11
5
Mails, work and so on
...e it
work with NFS with attribute cache enabled.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070511/0c756277/attachment.bin>
2007 May 02
5
Return error instead of dying on time back skip?
Hello everybody!
Currently, dovecot just kills itself if it detects that time has moved
backwards more than a hardcoded number of seconds. I accept the
reasons, but I do not like to restart dovecot manually after waiting
for time to move forward again. A cron job would not help, because
time might still be wrong when it restarts dovecot.
All our systems run ntpd, but they might be offline
2007 May 01
2
logging IMAP size?
hi all,
is there a way to somehow log the size of an IMAP session with Dovecot?
With POP3 there is this pop3 format string I can set in dovecot.conf,
but I don't see an equivalent for IMAP.
If so, are there any plans to add this functionality?
thanks,
armijn
--
---------------------------------------------------------------------------
armijn at uulug.nl | http://www.uulug.nl/ | UULug:
2007 May 08
2
Error: Master request X not found
*Hi, I've been getting the following error from time to time since i
started to use dovecot more than one year ago:
dovecot: May 07 19:57:24 Error: auth(default): Master request
88729.43523 not found
I haven't stopped upgrading dovecot with the hope that this would be a
bug and would be fixed some day, but with v1.0.0, i keep getting the
same error.
It just happens from time to
2007 May 11
1
Sieve plugin
The Sieve plugin page of Wiki documentation
(http://wiki.dovecot.org/LDA/Sieve?highlight=%28filter%29) says:
"It's also not a good idea to build the plugin against self-compiled
Dovecot sources, but then actually use a prebuilt binary package of
Dovecot."
Why isn't a good idea?
Ciao,
luigi
--
/
+--[Luigi Rosa]--
\
Every time you've heard someone say they saw a
2007 May 11
2
Problems with BEFORE searches.
Ok, I am trying to modify some code given to me by the author of the
dspam plugin for dovecot (sorry the name eludes me). I am modifying it
to handle UNSEEN differently than SEEN.
Below is the python code. I am not a python programmer, but I get the
basic idea.
ok, uids = conn.search(None, 'BEFORE', unreadsentbefore, 'SEEN')
"11-May-2007 06:18:29 -0600" is the value
2007 Apr 19
2
Log data on dovecot-auth socket
Hi,
Is there any way I can monitor or log the data that is being
received/sent on the dovecot-auth socket? I'm trying to debug some
authentication stuff, and monitoring the conversation would be very
useful.
Thanks!
Koen
2007 Apr 19
1
maildir file name flags out of order?
I was trying to figure out why my false-positive spam messages were
being tagged as "personal" by thunderbird, and I noticed a possible
problem. According to DJB: http://cr.yp.to/proto/maildir.html
> New flags may be defined later. Flags must be stored in ASCII order: e.g., "2,FRS".
Looking at my maildir, I am seeing flags out of order, such as "2,Sdae"
2007 Apr 25
1
corruption?
I'm using maildir (and have been for a long time). Today I have a problem:
ls -al (maildir):
[...]
drwx------ 5 nbecker nbecker 4096 Jan 1 2006 .;SECTION=
What's this? It seems to be causing my mail client (kmail, using dimap), to
hang.
2007 Apr 26
1
lucene plug-in
Hello,
Has anyone tried the lucene plug-in? I am interested to know more about this
feature , how to setup / configure it?
regards,
- Joe
2007 Apr 30
1
dovecot 1.0.0 hang on one server
Hi, i've upgraded 5 server from dovecot beta7 or old dovecot-stable to
1.0.0 but on one server dovecot crash after few hours without any log
Apr 23 18:19:32 Info: POP3(username): Disconnected: Logged out top=0/0,
retr=0/0, del=0/0, size=0
Apr 24 09:54:11 Info: Dovecot v1.0.0 starting up
The startup is by hand (when i arrived at office!!)
This server is a linux running on vmware, with 1.0rc7
2007 May 11
1
record voice
...any software to record my voice properly and convert to gsm format? Someone use an other function for that?
Thank a lot to everybody.
Enjoy your weekend!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070511/e5e88b2b/attachment.htm
2007 May 11
1
Need a RTP/SIP Proxy to be used as SBC (Session Border Controller)
...ich
would deal both with SIP AND RTP !
SER/OpenSER woulc be a good SIP Proxy ... but then how to deal with RTP ?
Any tip, info greatly welcome !
Thanks,
JM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070511/f5b113a5/attachment.htm
2007 May 11
1
Swissvoice IP10s setup
...or Trix box please?
I can make it SIP or MGCP so whatever you have ;-)
I have found one page but it isn't really a howto setup
Thanks in advance
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070511/c09561ed/attachment.htm
2007 May 10
3
Sockets not non-blocking when compiling with MingW
Hello.
When tinc is compiled with MingW, sockets are not made non-blocking
because O_NONBLOCK is not defined anywhere.
This leads to weird timeouts when one or more hosts part of a VPN are
unreachable, because tinc hangs in connect() (and possibly other
places as well).
This guy is probably experiencing this bug:
http://brouwer.uvt.nl/pipermail/tinc/2007-April/001646.html
I've attached a
2007 May 10
3
Sockets not non-blocking when compiling with MingW
Hello.
When tinc is compiled with MingW, sockets are not made non-blocking
because O_NONBLOCK is not defined anywhere.
This leads to weird timeouts when one or more hosts part of a VPN are
unreachable, because tinc hangs in connect() (and possibly other
places as well).
This guy is probably experiencing this bug:
http://brouwer.uvt.nl/pipermail/tinc/2007-April/001646.html
I've attached a
2007 Apr 26
2
Troubleshooting - another suggestion...
Hi Timo,
I'm the one who suggested the '-n' option to capture the actual config
settings that the running dovecot process was using (ala postfix), and
you implemented it very quickly - so thanks for that!
Now, I'd like to suggest an enhancement...
Many people still do not provide basic things like dovecot version, and
there are secondary config files like dovecot-ldap, whose
2007 May 10
1
asterisk SIP domain (in LAN or DMZ)?
Hello
I want to use Asterisk to implement a SIP Domain allowing my clients to
do URI dialing and receive calls from the Internet through URIs and ENUM.
My question is, should I put my Asterisk outside the firewall (in the
DMZ) to allow connections to the Internet?
Or should I have it inside my local network and put a SIP Proxy (like
Openser) in the DMZ to implement the SIP domain?
Thanks