Displaying 20 results from an estimated 10000 matches similar to: "Shared mailboxes"
2008 Apr 15
1
Dovecot-deliver lookup fails
Hi all,
I'm still trying to get Dovecot-deliver to work in my config. I have found
the problem to be in the maildir lookup for Dovecot-deliver as logged in
/var/log/maillog:
"Apr 15 16:30:34 termserv dovecot: auth(default): static(user at zesgoes.nl):
passdb doesn't support lookups, can't verify user's existence"
The thing I don't get, is that if I remove
2008 Apr 18
2
Sieve script executed, but nothing happens
Hi all,
I think I have almost solved my dovecot-deliver lookup problems, but now
sieve still fails to work. From deliver's logfile I can tell the user's
homedir is found and the sieve script is executed, but not as expected. My
sieve testscript is very basic:
/home/virtual/user.dovecot.sieve:
*************
require "fileinto";
if address :is "to" "user@
2008 Jul 07
5
IPSEC tunnel up, but no traffic coming through
Hi all,
I finally got my IPSec tunnel from my Fedora firewall system (running
Shorewall 4.0.6) to a remote Draytek Router up-and-running, but I''m having
difficulties directing traffic through the tunnel. From the output of
"racoon -F -f racoon.conf" and the connection status page of the Draytek I
can tell the tunnel is UP, but ping and traceroute requests to several hosts
2003 Jun 16
3
crash on LIST command
Hello,
I'm experiencing a reproducable crash in the imap daemon of dovecot
0.99.9.1 when running the next commands (sniffed from a sylpheed session):
[cocaine:~] telnet ice 143
Trying 192.168.196.1...
Connected to ice.
Escape character is '^]'.
* OK dovecot ready.
1 NOOP
1 OK NOOP completed.
2 LOGIN wouter password
2 OK Logged in.
3 NAMESPACE
3 BAD Error in IMAP command: Unknown
2001 Dec 10
1
Font problem with delphi application
Hi all,
I am having a problem with a small Delphi address database application.
When attempting to display the address details from one of a list of
addresses, an empty text area is displayed instead of a text area
containing address details. Screenshots of the app in windows and wine
can be found here:
http://www.blub.net/~wouter/wine/windows.png
http://www.blub.net/~wouter/wine/wine.png
The
2004 Jul 12
1
dovecot-1.0-test27 crash on FETCH
Hello,
I've got a crash with -test27 on a FETCH, just after logging in. Attached
are the mailbox (1 message only), logs, sniffed session, testcase and core
dump backtrace. If the dovecot.conf is needed, just ask (it's pretty much
the default configuration).
Maybe this has just been fixed in -test28, in which case you can just
delete this email. :)
Btw, it's rather irrelevant, but
2004 Jul 24
2
mbox sync: UID inserted in the middle of mailbox
Hello,
I found this in the logs of a Dovecot v1.0-test29 test server (OpenBSD
2.9, as mentioned in a previous email):
Jul 24 05:37:47 myhostname dovecot: IMAP(username): mbox sync: UID inserted in the middle of mailbox /home/username/.mailbox (235 > 234)
Jul 24 05:37:52 myhostname dovecot: IMAP(username): file mbox-sync-rewrite.c: line 357 (mbox_sync_read_and_move): assertion failed:
2006 Mar 06
3
break a vector into classes
Hi,
I'm looking for a function which divides a vector into n classes and
returns the breaks as well as the number of values in each class.
This is actually what hist(vector, breaks=n) does, but in hist() n is a
suggestion only, and is a suggestion only and cannot be enforced (as
far as I know...)
It is not so difficult to do it yourself, but a ready made function would
be nice...
2009 Aug 13
3
Upgrade question from 1.1 to 1.2
Good afternoon,
I am considering to upgrade from Dovecot 1.1.18 to 1.2.x and was reading
your Wiki regarding any changes and found: "If you were using e.g.
mail_location = maildir:/var/mail/%h, just change it to mail_location =
maildir:%h and add /var/mail/ prefix to home dirs."
I am currently using: "mail_location = maildir:~/Maildir" in combination
with vpopmail. Does
2002 Apr 26
3
different data series on one graph
Hello,
I'm looking for a way to plot different data series on one graph.
I have a series of hourly rainfall and quarterly flow
measurements (i.e. 4 times an hour) of a catchment. The rainfall
should be plotted in bars, the flow as a line. Both on the same X
axe (time) but with different Y axes.
The problem is the plot() function does not support add=TRUE...
Furthermore I'm not sure
2008 Nov 20
4
[Bug 18636] New: nouveau git does not run on NV34M
http://bugs.freedesktop.org/show_bug.cgi?id=18636
Summary: nouveau git does not run on NV34M
Product: xorg
Version: git
Platform: PowerPC
OS/Version: All
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: wouter
2007 May 13
1
Migrating to Maildir -> path
Hello,
I'm in the process of migrating to Maildir, and I wondered what would be an
acceptable path.
I want to do virtual-accounts only, so $HOME/Maildir/ is not an option.
I was thinking of /some/path/username at domain.tld/Maildir/
and later perhaps /some/path/(firstletter)/username at domain.tld/Maildir/
but perhaps Maildir/ is a bit too redundant here....
Anyone who could advice ?
2006 Nov 30
2
margins within plotting region
Hi list,
there always seem to be a small margin between the actual plot and the
axes/box around the plot. For instance, in
plot(c(0,1),c(0,1))
the 2 points do not lay on the box around the plot but slightly more to
the center. Which parameter controls this margin and is it possible to
eliminate it?
thanks,
Wouter
2009 Jun 17
4
Serverside AjaxRequest or AjaxUpdater detections
Hi all,
This question might be a long shot, but I''m going to ask it anyway. In
my application, I''ve created a before_filter that does some magic. It
looks like this:
if request.xhr? then
render :update do |page|
page.redirect_to url_for_thingy
end
else
redirect_to redirect_to url_for_thingy
end
This works perfectly, however, I have one annoyance. On the server side,
2008 Nov 27
3
UIDL question
Hi all,
I'm migrating a Postfix + Dovecot 1.0 server with mboxes to Qmail + Dovecot
1.4 with Maildirs and encounter the following the problem.
Using perfect-maildir.pl from: http://perfectmaildir.home-dn.net/ i can
relatively succesfully convert the mbox to a Maildir. The problem, however
is that clients with "leave mail on server" set to on retrieve all email a
2nd time.
I
2012 Feb 09
2
XL toolstack and drbd
Hej folks,
I''m messing around with DRBD once again but with a new Xen 4.1.2 installation
using the XL toolstack instead of the xend daemon.
However, after getting my DRBD installed and a device operational, trying to create
a domU using the drbd block device doesn''t want to work:
xl create -c test.cfg
Parsing config file test.cfg
Unknown disk type: drbd
My config has:
disk
2010 Aug 04
1
Asterisk (1.8-beta2) and SIP IPv4/IPv6 dual-stack possibilities
Dear list,
I'm trying to get Asterisk to work dual-stack on Linux and I'm left with
a question.
Imagine that a user (on the road) connects to Asterisk from various
places. Many of them probably don't have IPv6 support yet. However, his
house and office do have IPv6 connectivity. I would like to make sure
that whenever IPv6 is available, the connection will be made over IPv6,
but
2002 May 09
4
Rsquared in summary(lm)
Hello,
I'm doing some linear regression:
>lm<-lm(osas~alp,data)
>summary(lm)
However, the Rsquared in the output of summary() is not the same as the
"standard" Rsquared calculated by spreadsheets, and outlined in
statistical guidebooks, being SSR/SSTO. The output says "multiple
Rsquared", but it is no multiple regression...
What's the difference?
Thanks,
2007 Feb 15
1
Dovecot proxy question (hostname instead of ip)
Hello,
We are planning to use the Proxy feature of Dovecot,
but fail to implement it currently the way we would like to.
Reason is that proxy insists to have an IP-address as host :
Feb 15 15:43:24 proxy-test.widexs.nl dovecot: pop3-login: proxy(username):
mspool01-test.widexs.nl is not a valid IP
When I changed the query to force the IP-address of the above server,
it works.
Would it be
2006 Jan 13
2
Populating form elements with AJAX
Hi All!
Is it possible to populate a form (or certain elements) with the shipped
AJAX library? When using link_to_remote it seems that only innerHTML of
a DOM element can be updated, but I would like to set the value of a
text field (or perhaps multiple).
Greetings,
Wouter
--
Posted via http://www.ruby-forum.com/.