similar to: Dovecot & SquirrelMail

Displaying 20 results from an estimated 2000 matches similar to: "Dovecot & SquirrelMail"

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
2005 Aug 11
0
Fwd: Re: Dovecot & SquirrelMail HELP!
aries:/etc/postfix# netstat -ltnp | grep ':143' tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 22272/cyrmaster Well we are getting somewhere :) Just one now... Cyrus has been removed and purged off the system.. i found something about cyrus commented in postfix config, i have removed it, restarted and reloaded postfix still there aries:/etc/postfix# pidof
2012 Feb 02
1
Joining Active Directory & wbinfo -u
Hi, I was able to join the domain correctly and from what I Understand I should see it added as A computer on my Windows 2008 Server PC. Is this true? But when I do a wbinfo -u I do not see my domain users listed. I was wondering if this is because we installed winbind4 rather than winbind? I installed samba4 and winbind4 in Ubuntu 11.04 LTS Thanks for everyones help, Scott root at
2013 May 21
7
[Patch[ xl problems with xendomains
Hi, Ever since xl become the preferred toolstack, I have had problems using the xendomains startup/shutdown script. Having retested today, it seems that the issues are now reduced down to xendomains being unable to restart previously saved domains. Here is a typical session using xl running Xen 4.2.2 on Ubuntu 64 12.04 bit server, using stock Dom0 kernel (3.2.0-43-generic)
2014 Sep 16
2
missing sam.ldb file
Hi, We have suddenly noticed a difference between our dc's. The file called /var/lib/samba/private/sam.ldb.d/sam.ldb is only present on 1 of our three dc's. The AD seems to be in healthy state, but...isn't this a bit strange? root at dc3:/var/lib/samba/private/sam.ldb.d# ls -l sam.ldb -rw-r--r-- 1 root root 53248 Sep 2 17:31 sam.ldb root at dc3:/var/lib/samba/private/sam.ldb.d#
2006 Aug 15
7
mongrel_cluster not starting on reboot
Hi, I''m in the process of moving my blog over from lighttpd -> apache 2.2 + mongrel. Everything works fine as long as I don''t reboot :) On reboot apache comes up but mongrel_cluster doesn''t start up the pooches... I have added the mongrel_cluster call to my startup scripts like so: www:/etc/init.d# update-rc.d mongrel_cluster defaults Adding system startup for
2010 Mar 14
2
Dovecot 2.0beta3: Auth master process is now running as default_internal_user
Hi, with 'changeset 10910' the Auth master process is running as 'default_internal_user' now (dovecot). This requires permissions tuning for 'passwd-files' at least, while other plugins would run in a different user context, 'vmail' in my setup. I see that this may be safer, just wondering how to streamline the config: [20:27] root spectre:/var/vmail/conf.d# l
2007 Oct 17
2
TC basic match problems
Hello, I am attempting to match on a single bit of the NF mark value, and after hours of reading and googling I can not get the syntax right. It got to be something very simple, yet I can''t find it. Any help will be greatly appreciated. Thanks! root@Arzamas:/etc/init.d# tc filter add dev wan_b protocol ip prio 2 parent 1:0 basic match meta\(nf_mark mask 0x80 eq 0x80\) flowid 1:0x80
2003 Jul 15
2
printf and friends in R?
Hi folks Does R have anything straightforwardly resembling the commands fprintf, sprintf, printf (derived from C, and present in octave and matlab)? As in printf(format_string, ... ) where "format_string" defines the print format (including any fixed text) and "..." is a list of variables whose values are to be inserted into the line. Example: printf("Case
2011 Jul 27
3
USB at domU PV domain & PVUSB
Good Evenight I try to do working usb''s into domU xen guest, SO of xen server is Debian Squenze 6.0, into HVM guest usb works and can make use but with ParaVirtual guest PV can find this devices with lsusb or into /dev/ directory. Kernel load into xend and guest is the same and is the kernel provided by this package: ii linux-image-2.6.32-5-xen-amd64 2.6.32-35
2006 Jul 11
2
Samba PDC With LDAP Backend, Failed to initialise SAM_ACCOUNT for user
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have seen this problem posted several times and the common answer doesn't seem to be doing it for me. Here's the error: Trying to load: ldapsam_compat:ldap://127.0.0.1/ Attempting to register passdb backend ldapsam Successfully added passdb backend 'ldapsam' Attempting to register passdb backend ldapsam_compat Successfully added
2004 Mar 12
3
rsync wont work
can someone tell me what am i doing wrong? d# rsync -vcrlpogtz . rsync@domain.ltd:/rsync/ rsync@domain.ltd's password: sh: rsync: rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(189) d# it works fine if i just specify directory instead of remote site, but thats not what i need.. thanks in advance alexus
2004 Mar 10
1
rsync
d# rsync -vcrlpogtz . rsync@domain.ltd:/export/home/rsync/ rsync@domain.ltd's password: sh: rsync: rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(189) d# Can someone tell me what am I doing wrong? Thanks
2020 Feb 03
3
Ldapsearch against Samba AD returns records outside the search base
On Mon, 2020-02-03 at 18:17 +0200, Palle Kuling via samba wrote: > Hello, > > I did some detective work here, stepping through all the versions > from > the old 4.9.4 database onwards, building them from source on an > isolated > system and doing ldapsearch against them. It is the change from > 4.10.13 > to 4.11.0 (or maybe in general from pre-4.11 to 4.11?) that
2010 Jan 13
2
User and GRoup mapping
I have two servers running Samba, one as a Domain Controller one as a Member Server. Both are running Ubuntu 8.10 and running smbd, nmbd and winbindd using the tdb back end. I am having a problem understanding ID mapping. The mapping is not the same on both machines. On the Domain Controller > root at thelma:/etc/init.d# wbinfo -i 'ATLANTA\rob' > rob:*:1000:2003:Robert
2017 Jan 19
2
Multiple GPL violations including Samba in Auralic products
Hello, I recently bought an Auralic Aries Mini streamer. This little streamer can also function as a NAS when mounting a laptop drive or ssd inside, via samba. The box did not come with a media containing source code and did not include a GPL written offer. So I asked Auralic to provide the source code for all GPlv2 and v3 packages used. For the Linux kernel and their modifications, they asked
2017 Feb 11
1
AW: no Authnticationmethode from outlook to Imap
Thanks for your feedback...... I use 143 and if using 993 tell the system the the Certificate are wrong ??? root at caloro:/etc/dovecot/conf.d# doveconf -n # 2.2.13: /etc/dovecot/dovecot.conf # OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.7 auth_mechanisms = plain login debug_log_path = /var/log/mail.log info_log_path = /var/log/mail.log log_path = /var/log/mail.log mail_access_groups = vmail
2023 Jan 16
2
Transferring fsmo roles to new DC2
Hi Team I am transferring to a new AD DC So I started transferring the fsmo roles the first five transferred fine the domaindns and forestdns had the following error! root at DC2:/etc/sudoers.d# samba-tool fsmo transfer --role=forestdns -UAdministrator Password for [BALEWAN\Administrator]: ERROR: Failed to add role 'forestdns': LDAP error 16 LDAP_NO_SUCH_ATTRIBUTE -? <attribute
2015 Nov 18
2
Cannot chown file to active directory user/group on member server
On Wed, Nov 18, 2015 at 6:00 AM, Rowland Penny <rowlandpenny241155 at gmail.com > wrote: > On 18/11/15 10:27, Jeff Dickens wrote: > >> >> >> On Nov 18, 2015 4:35 AM, "Rowland Penny" <rowlandpenny241155 at gmail.com >> <mailto:rowlandpenny241155 at gmail.com>> wrote: >> > >> > On 17/11/15 23:09, Jeff Dickens wrote:
2007 May 16
2
Login with firstname.lastname instead of loginname
Some of our users use to login as firstname.lastname or firstname.lastname at charite.de instead of using the "correct" "flastname" login name. In order to get this behaviour a long-gone co-worker wrote an authdaemon.pl, which speaks the courier-authdaemon protocol. How can I emulate this behaviour with dovecot? Basically, all I need is a usernamen mapping ala: