similar to: IMAP proxy between Office 365 client/Sun Messaging Server

Displaying 20 results from an estimated 200 matches similar to: "IMAP proxy between Office 365 client/Sun Messaging Server"

2008 Mar 08
2
dovecotpw
Hi I would like to simulate dovecot's dovecotpw with a perl script I tried / used use Crypt::SaltedHash; my $csh = Crypt::SaltedHash->new(algorithm => 'SHA-1'); $csh->add($passwd_string); my $salted = $csh->generate; also use Digest::SHA1; use MIME::Base64; $ctx = Digest::SHA1->new; $ctx->add($passwd_string); $ctx->add('salt'); my $salted =
2016 May 01
2
Changing Password Schemes
First of all, you can probably go online before you convert all passwords. You can modify your query in dovecot-sql.conf.ext to something like the following: SELECT IF(crypt_pass IS NULL OR crypt_pass='', CONCAT('{PLAIN}',plain_pass), crypt_pass) as password FROM mailuser .. This is assuming that: * for incoming users, you have a plain_pass column containing just the plaintext
2016 May 01
3
Changing Password Schemes
You do need to complete the query. Don't just replace your query with the one I wrote. You have to have a WHERE clause, and you might need to return other fields. Keep the password query you had before, just replace the 'password' column with "IF( ... ) as password" The query as you have it now simply returns all the passwords for all the users, because you don't have a
2013 Aug 14
0
weird situation with pop3/imap proxy and postfix authentication
Hello dovecot mailing list, I have a server running postfix and dovecot. I havea configuration on dovecot that allows me to provide imap4/pop3 messages for local hosted users as well as for proxied users on other servers. Basically, i have a simple MySQL table (imapproxy) with two fields, 'domain' and 'host'. My password_query isa 'UNION' query, exactly like:
2016 Apr 30
2
Changing Password Schemes
This looks good, except it is truncated, it should be something like 95chars long, Is your hash column set to 128 or up around there or larger? Quoting Carl A Jeptha <cajeptha at gmail.com>: > Sorry for double reply, but this what a password looks like in the > "hashed" password column: > {SHA512-CRYPT}$6$wEn1UFuiMzl9OSjd$Vh/PZ95WDID1GwI2 > > ------------
2009 May 07
3
authentication to IMAP
HI All, Is there a way to do admin authentication for a normal user in dovecot IMAP ? I have a user using PAM to store password in /etc/shadow file. I need to authenticate the user in IMAP using that password. I tried using : - I tried all combinations as below [root at mail ~]# cat /etc/shadow| grep -i ajay ajay.lal:CM730q8foSA9A:13545:0:99999:7::: [root at mail ~]# telnet 0 143 Trying
2010 Jun 24
2
Work with auth socket
I need to use Dovecot auth socket from my perl script to validate user's passwords (for jabber server). Is there any information about how to communicate with dovecot auth socket?
2007 Aug 02
2
how to "authenticate plain" ???
Hello list, my name is Steven and of course: I got a problem... we are using dovecot 0.99 because it?s the actual stable version for RedHat 4 Enterprise. I am trying to authenticate using "PLAIN" but I don?t know how. that?s what I am doing: telnet conny.MYDOMAIN.de 143 Trying IP.AD.RE.SS... Connected to conny.MYDOMAIN.de. Escape character is '^]'. * OK dovecot ready. a1
2010 Mar 30
2
Can Dovecot do this...
I need some experienced Dovecot and email administrators to give me some feed back on a project which has been assigned to me. First some background. What exists now at our college: Three email gateway systems that route email between the Internet and one of the student email system, the staff email system, or the email list server system. The gateway systems do not route email from an external
2002 Nov 04
2
quota problem
Hello, What am I missing ? thanks ! -dikshie- @fisbum:/usr/bin$ uname -a Linux fisbum 2.4.18 #3 Tue Mar 19 16:55:23 JAVT 2002 i686 unknown @fisbum:/usr/bin$ mount /dev/hda1 on / type ext3 (rw,errors=remount-ro) /dev/hda3 on /usr type reiserfs (rw) /dev/hda5 on /home type reiserfs (rw,nosuid,usrquota) /dev/hda6 on /var type reiserfs (rw,usrquota) /dev/hda7 on /tmp type reiserfs (rw) /dev/hdb1
2011 May 17
5
Email out of R (code)
Hi all, I thought I would post code to send an email out of R. The code uses Grothendieck and Bellosta's interface package rJython for executing Python from R. The code itself provides basic email functionality for email servers requiring authentication. It should be easy to extend it (e.g., for sending attachments). I hope it's useful. require(rJython) rJython <- rJython()
2009 Dec 09
3
SASL plain authentication failed; unable to lookup user record
i'll guess the solution to my problem will be something simple and obvious, because i know i ain't the first person to do this and it ain't all that complicated, but i've been staring at it for days and can't see what's wrong. new installation; os x snow leopard server; postfix 2.5.5; dovecot 1.1.17apple0.5 i'm trying to get SMTP auth working via SASL. using a
2000 Feb 14
1
Question about permissions and roaming profiles
Hi, Just a short question : Is it possible to NOT have the profiles directory used for the roaming profiles shares ([profiles]) in unix mode 777 ? Because it is a bit annoying when unix users have access to the samba server providing a 777 space ? Thanks in advance, -- G?rard MILHAUD ?cole Sup?rieure d'Ing?nieurs de Luminy (ESIL) Luminy - Case 925 - 13288 Marseille Cedex 09 T?l.: 04
2008 Oct 30
2
Inno setup script request
Dear all, I am a public resaerch engineer in marseille (France) and I am currently developping a free software for high throughput experiments in biology using mainly R (bioconductor). This project is almost at a finalisation stage and I would like to build an installshield using innosetup for the windows version of my software. The ideal case would be to also include the required 2.6
2008 Oct 09
1
Error when reading a SAS transport file
Dear All, I get the following error when using either SASxport or Hmisc to read an .xpt file: > w <- read.xport("D:/consult/Trophos/dnp/base/TRO_ds_20081006.xpt") Erreur dans factor(x, f$value, f$label) : invalid labels; length 15 should be 1 or 14 > z<- sasxport.get("D:/consult/Trophos/dnp/base/TRO_ds_20081006.xpt") Erreur dans factor(x, f$value, f$label) :
2011 Aug 16
1
Asterisk -> Office 365 Unified Messaging... anyone done it?
Trying to make this work, and Office 365 support is useless, giving me the following response when I asked them for help troubleshooting a 488 Not Acceptable Here. Regarding your service request about configuring your PBX system with Office 365, we do not support specific setups for PBX systems for Unified Messaging. Please contact the vendor for more specific instructions and configurations.
1999 Jan 29
2
Installation of SAMBA 2.0 on Solaris 2.6
Hi people, Is there somebody who knows how to install SAMBA 2.0 on Solaris 2.6? Thanks, Rivaldo
2006 Sep 11
3
Installation difficulty with "rimage"
Dear R people, I am trying to install rimage using install.packages("rimage") but am receiving the following errors despite having FFTW installed. I would appreciate any help to get this fixed. checking fftw.h usability... no checking fftw.h presence... no checking for fftw.h... no configure: error: Sorry, can't find fftw header ERROR: configuration failed for package
2002 Jul 19
0
[Bug 365] New: .ssh/environment not read when home = /
http://bugzilla.mindrot.org/show_bug.cgi?id=365 Summary: .ssh/environment not read when home = / Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Cygwin on NT/2k Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org
2007 Aug 13
1
[PATCH] [365/2many] MAINTAINERS - PARAVIRT_OPS INTERFACE
Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches <joe@perches.com> diff --git a/MAINTAINERS b/MAINTAINERS index 2166416..44768ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3519,6 +3519,9 @@ M: rusty@rustcorp.com.au L: virtualization@lists.osdl.org L: linux-kernel@vger.kernel.org S: Supported +F: arch/i386/kernel/paravirt.c +F: include/asm-i386/paravirt.h +F: