Displaying 20 results from an estimated 1000 matches similar to: "Fwd: Re: Dovecot & SquirrelMail HELP!"
2005 Aug 14
2
Dovecot & SquirrelMail
Hi I am back thought I should start a new mail... since i lost track of
previous. Anyways,
Does Dovecot require courier-authdaemon or whatever it is called to run?
When running the following i recieve the following output should I kill inet
from 143 or not.
aries:/etc/init.d# netstat -ltnp | grep ':143'
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN
2005 Aug 11
3
Dovecot & SquirrelMail HELP!
Hi All,
I just installed Dovecot-Imap because uw-imap is awful... and Dovecot seems like
a good Imap Server.
Anyway I am using a Debian Server and apt-get install dovecot
Seems to be working... I can telnet to port 143 and run /var/run/dovecot/login
However SquirrelMail Config test cannot detect if, If anyone knows a guide to
make Dovecot work with SquirrelMail please let me know...
THis is
2003 Nov 21
2
suspend to disk & early userspace
Hey,
Sorry for dropping in like this, couldn't find any information on this
and I guess I'm too lazy to read all the relevant bits and pieces of the
kernel sources to find out:
I'm currently running encrypted root and swap, but would still like to
use suspend to disk.
Would early userspace be capable of inserting the crypto-loop module
into the kernel, load the keys off my
2004 Mar 26
1
dovecot tls configuration
Hi,
I looked through the web and the list archives, but couldn't find how to
set up the following:
- dovecot with ssl/tls enabled
- login from localhost allowed with and without tls
- login from remote hosts only allowed via tls
Is that possible at all? I'm using debian/unstable so its version
0.99.10.4-3.
Thanks,
johannes
--
http://www.sipsolutions.de/
Key-ID: 9AB78CA5 Johannes
2013 Mar 11
5
Integrating with Drupal SQL db
Hi
I'm trying to get Dovecot to use Drupal users password for authenticating
IMAP users. But I just cant figure out how to make Dovecot understand the
password hash type that Drupal 7 is using.
My example user with password Teacher1 looks like this in Drupal database:
$S$DZwJa.U8HXT2PvTmwCK13rGEYEvnx5DB6/hlqnfCBum4s4U7MVWU
Dovecot retrieves this hash but complains that its not a recognized
2012 Nov 16
3
dovecot: lda(root): Fatal: Invalid user settings. Refer to server log for more information.
I ran dovecot -a and the blizzard of data seemed ok to my limited
knowledge. Is there another log I should look into to trace this error
down?
Dovecot and system info:
thufir at dur:~$
thufir at dur:~$ dovecot --version
2.0.19
thufir at dur:~$
thufir at dur:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1
2012 Dec 10
2
IMAP instead of Maildir on Ubuntu Precise
Why is dovecot using Maildir and not IMAP. Or is it using even using
Maildir at all?
Currently I'm using mailman, postfix and dovecot to manage a mailing
list. Mail is sent to thufir at dur.bounceme.net which the "mail server
delivery agent stack provided by Ubuntu server team" of dovecot-postfix
handles fine, keeping it locally, so far as it goes. The mail ends up
in
2017 Aug 22
2
unexpected delivery location
Hi,
We're running dovecot 2.2.13, virtual users, with postfix. We have an
olddomain and a new domainname. To 'translate' *@olddomain into
*@newdomain, I have configured:
> cat /etc/postfix/canonical
> @olddomain.com @newdomain.com
While this seems to work, lately we have noticed that dovecot
occasionally creates mailboxes for non-existent users, like:
>
2006 Apr 19
2
DSPAM Plugin Deployment (Was Re: Unoffical Survey - What MTA/Spam filtering do you use?)
On 4/19/06, Johannes Berg <johannes at sipsolutions.net> wrote:
> On Tue, 2006-04-18 at 22:56 +0200, Marcus Rueckert wrote:
>
> > libdspam instead of system("dspam...")
>
> That's a lot of work, how about calling to the dspam server instead?
I'm about to start building a system for ~10,000 users, using dovecot,
and was going to use dspam with it... Is
2009 Nov 11
1
Postfix and Dovecot SASL
Hello all,
I am struggeling to get my Dovecot SASL to work within postfix. I have used
the configuration example listed on the main-site of dovecot and it
basically isn't giving me any success at all. I am probably missing
something easy, but after spending a few days testing and walking through
everything I could think about I thought figured it was better to ask :)
Hope someone can point me
2005 Sep 24
1
Dovecot-Pop3d
What port does Dovecot-Pop3d run on? 110?
If so I can't get it to work
"netstat -ltnp | grep ':110'"
shows nothing.
and dovecot-pop3d is installed.
Regards,
_________________________________________________________________
The new MSN Search Toolbar now includes Desktop search!
http://toolbar.msn.co.uk/
2019 May 23
0
[Qemu-devel] custom virt-io support (in user-mode-linux)
On Thu, May 23, 2019 at 3:25 PM Johannes Berg <johannes at sipsolutions.net> wrote:
> Not sure I understand why there's all this stuff about multiple FDs,
> once you have access to the guest's memory, why do you still need a
> second (or more) FDs?
The memory regions could be different files (maybe additional RAM was
hotplugged later).
> Also, not sure I understand how
2008 May 20
2
Cannot compile current version of antispam
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
with the current (2008-05-20) repository releases of Dovecot-1.0 and
antispam the plugin no longer compiles:
antispam-storage-1.0.c: In function ?antispam_mail_update_keywords?:
antispam-storage-1.0.c:285: error: ?idxkwd__type? undeclared (first use in
this function)
antispam-storage-1.0.c:285: error: (Each undeclared identifier is reported
2006 Jul 19
2
[PATCH]
This patch makes it possible to use a negative offset to count from the
end of a variable.
Signed-off-by: Johannes Berg <johannes at sipsolutions.net>
--- dovecot-1.0.rc2/doc/variables.txt 2006-04-12 09:39:31.000000000 +0200
+++ dovecot-1.0.rc2.mod/doc/variables.txt 2006-07-19 19:27:15.611041184 +0200
@@ -35,7 +35,10 @@
You can take a substring of the variable by giving optional offset
2007 Jul 25
1
dspam plugin
Hello,
I'm trying to install the dspam plugin to dovecot.
So far, I've
Installed dovecot 1.0.2 from RPM and set up
Installed dspam 3.8.0, set up and integrated with postfix, using
dspam as local delivery agent before dovecot's deliver
Downloaded the dovecot 1.0.2 source in order to compile the C file
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/
2007 Jul 11
2
dovecot-dspam plugin & virtual users
Hi list, hi Johannes,
I'm trying to use the dovecot-dspam plugin (
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration )
with vpopmail's virtual users.
All seems well, except for the fact that dspam should be called with
'--user currentuser at currentdomain.com' at line 157 here:
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/beta7-code
For my
2019 Apr 06
1
SMTPUTF8 support
On 5 Apr 2019, at 13:47, Andr? Rodier via dovecot <dovecot at dovecot.org> wrote:
>
>> root at portal:/etc/postfix# postmap -q andr?@homebox.space ldap:/etc/postfix/ldap-aliases.cf
>> andre at homebox.space
You have a solution that properly maps UTF to a non-UTF namespace. As I understand it, SMTPUTF8 uses a UTF8 namespace.
So, this would indicate SMTPUTF8
# postmap -q
2008 Nov 09
3
Dovecot and Bogofilter
Hi,
on my small Xen-virtualised server with 48 MiB RAM I use Postfix and
Dovecot, because the Debian administrators dislike qmail [1], which is in
my opinion despite some maintainability and code quality issues a quite
well designed software, because it mostly follows the UNIX principles.
Postfix is not able to sort my E-Mail into different Maildir folders and
after I looked at procmail's
2008 Nov 19
3
puzzle
Sorry again for the only marginal relation to asterisk, but the issue does
affect the voice performance I am experiencing, so I am soothing my guilt
with that.
Bet you don't see this every day:
ast% uptime
13:48:08 up 981 days, 18:29, 1 user, load average: 1.08, 1.02, 1.01
ast%
I *REALLY* want this machine to see 1000 days uptime, if for nothing other
than bragging rights. Its been
2019 Apr 05
0
SMTPUTF8 support
On 2019-04-05 08:57, David B?rgin via dovecot wrote:
> Andr?, are you quite sure you have it working?
>
> In this thread someone from Open-Xchange stated that no, Dovecot
> doesn?t
> have SMTPUTF8 support implemented, and the same response was given by
> another Dovecot developer last September (it ?is being considered? was
> the answer then, see
>