Displaying 20 results from an estimated 100 matches similar to: "dovecot-dspam plugin & virtual users"
2000 Feb 18
1
Netscape Profiles
There was a posting on Netscape Profiles mapped to network drives that I was
hoping someone could help me with. Other than setting the key for password
encryption, I've never messed with the NT registry keys.
I see this folder:
\Registry\Machine\SOFTWARE\Netscape\Netscape Navigator\Users =
But making this part, I could use some help:
CurrentUser = Default
2009 Aug 11
2
I don't get --link-dest, at all
Hourly I have an rsync job backup /home to /home/backup. I have 24
directories (one for each hour):
home.0
...
home.23
Here is the script I am running via cron:
#! /usr/local/bin/bash
dest=`date +%k | sed 's/ //g'`
linkdir=`date -v-1H +%k | sed 's/ //g'`
chflags -R noschg /home/backup
rm -rf /home/backup/home.$dest
rsync -ahHP --numeric-ids --delete --stats --link-dest=../
2006 Jul 18
2
Masking INBOX.INBOX
I am using dovecot and trying to make it compatible with my a BincIMAP
installation. BincIMAP uses a scheme similar to Courier-IMAP, so I set
up this default_mail_env:
default_mail_env = maildir:~/Maildir
And this namespace:
namespace private {
separator = .
prefix = INBOX.
inbox = yes
}
Which mostly works as expected, but I now see an "INBOX" subfolder of
"INBOX" in
2003 Sep 02
2
dovecot, vpopmail and djb's tcpserver
Hello!
I've tried to set up dovecot in conjuction with vpopmail, and running it
under djb's tcpserver instead of (x)inetd.
Btw - there was no reference to setting dovecot up using (x)inetd either in
the manuals/faqs i read, though I didn't search all that hard. Anyway, back
to my Q:
vpopmail uses vchkpw as an authentication mechanism, and with tcpserver I
can do relaycontrol (based
2004 Jun 18
2
LDAP Bind
hi all
2 Questions :
- how not using the authentication bind feature of ldap server ?
i rewrite checkpassword-ldap recently to use in bincimap server, and it
take 3 lines to do this, so i don't understand how you don't use it.
it is more powerful and more secure than retrieve pasword from the base
and use crypto api to compare it.
- is the dovecot server support the IMAPdir feature like
2003 Feb 04
2
bincimap
hi,
what do you tyhink about it? especially the faq comment about dovecot?
http://www.bincimap.andreas.hanssen.name/
--
Levente "Si vis pacem para bellum!"
2008 Feb 27
2
Dovecot NFS Indexes and IMAP Migration
Hi there,
After being extremely impressed from implementing it in some customer
installations, I've decided to migrate our mail infrastructure to dovecot.
Being able to have /bin/checkpassword support across the board for pop,
imap, and smtp authentication, as well as being able to ditch stunnel for
the SSL layer...where were you in 2001?!? :)
I have two concerns, the first is about the
2005 Jul 11
2
migration from bincimap to dovecot (imaps)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi folks,
I've installed dovecot 0.99.14 (last port on my freebsd system), and
now I've to migrate from bincimap.
My system uses qmail with vpopmail (uid/gid 89) and Maildir format.
Well, now the authentication is ok, but when I try to connect to
mailbox I receive an error like "IMAP command SELECT failed".
My dovecot.conf:
2003 Oct 14
1
Ordering mailboxes
I have a really weird problem. To whit:
I compiled dovecot 0.99.10 on two different systems: a linux-ppc box running
Debian, and a Mac OS X Server v. 10.2.8. It compiled fine on both.
The same Maildir's are being served up on both -- the OS X server exports
home directories to the clients via NFS.
BUT the OS X box orders mailboxes this way:
INBOX
Deleted Items
Sent Items
.
.
.
And the
2006 Jan 12
2
Auth protocol and Perl
Hi,
does anyone have at working Perl example of how to use the auth protocol
with Perl (I'm planing on making a dovecot auth plugin for qpsmtpd but
it would a lot easier to reuse somebody elses code :))
tia,
--
Allan Joergensen - http://nowhere.dk/
"All right, so it's impossible. How long will it take?"
-------------- next part --------------
A non-text attachment was
2003 Aug 29
2
better body and text search?
(this is a resend, sorry if duplicate but my first post didn't get through).
I was wondering what plans dovecot has for text and body search?
This is one of those issues that *no* imap implementation ever
seems to document :(.
Not cyrus, courier, bincimap, or dovecot....
i speed-read some of the sources and found src/lib-mail/message-body-search.c
After a quick scan, it seems:
- it uses no
2008 Jul 21
1
Conversion help
Hi there,
I'm working on converting my server from using bincimap to dovecot. I
seem to be having some trouble with folders, however. Binc was set up
like this :
depot = "IMAPdir", /* Use Maildir++ style
type = "Maildir", /* only Maildir
path = "Maildir", /* default
2018 Jun 11
2
iproute2 problems
I currently am using tinc 1.0.33 on a 4 node Ubuntu 14.04 server network at Digital Ocean connecting on the Eth1 private network interfaces. This works great.
Recently I added two more Ubuntu 18.04 servers at the same location and attempted to link them to the Tinc mesh already established. The 18.04 servers do not allow me to use the net-tools ipconfig command and so I have adapted my
2007 Mar 10
1
logging volumes
Hello!
I?m in the process of migrating from BincIMAP to Dovecot, and I have a
minor question. One of the things that Binc does is logs how many
bytes of data it has sent as part of logging the log-out. Is there a
way to get Dovecot to do that, or to calculate something similar?
~Kyle
--
Racism is man's greatest threat to man---the maximum of hatred for a
minimum of reason.
2007 Jan 06
1
trouble debugging
I want to switch away from bincimap, and I am having some trouble getting
dovecot up and running. Something isn't working (I suspect it's a permissions
problem) but the logs aren't really telling me anything interesting.
I can authenticate and get a list of folders, but when I try to select a folder,
I get the "Internal error" message that tells me to check the server
2006 Feb 03
0
newbie trouble with find method and dual many-to-many relationship
Hi,
I''m trying to do something which I think is fairly simple, but I''m stuck on the
syntax. Briefly, I have three classes: users, groups, and blog_entries.
There''s a M2M relationship between users and groups, and a M2M relationship
between groups and blog_entries.
I''ve got my classes defined ok, but in my "list" method for the blog_entries I
2000 Feb 09
0
The sameNetscape Profile on every machine
this is how i do it...
after installing netscape on an nt workstation, set these registry keys:
\Registry\Machine\SOFTWARE\Netscape\Netscape Navigator\Users
=
CurrentUser = Default
Default
DirRoot = h:\.netscape
UserName =
EmailAddr =
then add something like this to your nt workstation logon script:
rem copy netscape preferences file if it doesn't exist.
2008 Jul 22
2
Namespaces
Hi all,
I'm working to convert from a bincIMAP setup to a Dovecot setup. I've
tried messing around with namespaces to make the conversion
transparent, but I'm getting nowhere. Are namespaces necessary? Or
can I proceed by recursively renaming the folders on the server? A
transparent solution would be wonderful, but I can't get it to work
for me..
Any help would be
2008 Mar 05
3
Effects of migration
So, to follow up to my previous thread, we just successfully migrated our
NFS-based mail cluster from qmail pop, courier imap, and bincimap to
dovecot 1.1rc1.
Overall the transition was very smooth, the only unexpected adjustment was
having to implement ntpd on each box, rather than doing an hourly ntpdate
against our local ntpd server, to prevent dovecot from crashing itself
from too much
2011 Aug 24
2
Post-login scripting with virtual users
I am running Dovecot 2.0.13 on Fedora 15. I have migrated from a
bincimap installation using checklocalpwd. All email is in folders
owned by a unprivileged user, popuser. The email users are entirely
virtual and have no relationship to actual linux users.
My userdb calls return the UID and GID of popuser and all goes well
retrieving the mail via POP3 and IMAP.
I am trying to implement a