Re: Recommended tool for migrating IMAP servers

2017-12-04 Thread Harondel J. Sibble
Imapsync for sure. Have used it for both IMAP to IMAP and IMAP to Exchange migrations. Works great. > On Dec 3, 2017, at 2:08 PM, x9p wrote: > > Hi, > > I vouch for imapsync. Have used it in the past with quite a big amount of > emails. > > cheers. > > x0p > >> Hi Friends, >> I would like

Re: sieve vacation script exclude based on sender email address

2016-06-04 Thread Harondel J. Sibble
be true. I just want the email to be delivered without an autoresponse at that point. -- Harondel J. Sibble Sibble Computer Consulting Ltd. Creating Solutions for the small and medium business computer user. haron...@pdscc.com (use pgp keyid 0x3CC3CFCE not 0x3AD5C11D) http://www.pdscc.com Blog: http://www.pdscc.com/blog (604) 739-3709 (voice)

sieve vacation script exclude based on sender email address

2016-05-31 Thread Harondel J. Sibble
certain sender email addressess from ever receiving a vacation autoresponse, how do I go about adding that to my existing vacation recipe. I suspect my search terminology is what is causing me not to find anything as I typically am using exclude and similar search terms. -- Harondel J.

Re: speaking of sieve scripts... how to selectively not send vacation autoreply

2015-04-04 Thread Harondel J. Sibble
ipie RH posted if address :is ["From", "Sender"] ["h.rei...@thelounge.net", "nick.z.edwa...@gmail.com"] { discard; } modified as below if address :is ["From", "Sender"] ["addressidontw...@repliedtoo.tld"

speaking of sieve scripts... how to selectively not send vacation autoreply

2015-04-04 Thread Harondel J. Sibble
#x27;s recipient is not on this list, no vacation reply is sent for it.   :addresses ["u...@repliedtoo.tld"] This is on a Dovecot 1.x system that is slated for an upgrade soon. -- Harondel J. Sibble Sibble Computer Consulting Ltd. Creating Solutions for the small and medium bu

[Dovecot] mixed client ssl certs and non cert

2008-10-23 Thread Harondel J. Sibble
How do I setup mixed authentication so that I can have say a couple of machines on my lan only use ssl without client certs, but have all the other machines connecting from remotely required to have ssl certs to connect to imap? This is with Dovecot 1.1.4 on CentOS 5.2 -- Harondel J. Sibble

Re: [Dovecot] dovecot and postfix with tls and dovecot sasl issues for smtp clients

2008-10-22 Thread Harondel J. Sibble
p://www.dovecot.org/list/dovecot/2008-August/032732.html http://www.nabble.com/sasl-parameters-missing-td18820817.html I guess I'll have to look at Exim in the interim. -- Harondel J. Sibble Sibble Computer Consulting Creating Solutions for the small and medium business computer user. [EM

Re: [Dovecot] dovecot and postfix with tls and dovecot sasl issues for smtp clients

2008-10-22 Thread Harondel J. Sibble
o work with Dovecot's SASL implementation. -- Harondel J. Sibble Sibble Computer Consulting Creating Solutions for the small and medium business computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)

[Dovecot] dovecot and postfix with tls and dovecot sasl issues for smtp clients

2008-10-21 Thread Harondel J. Sibble
r: pam userdb: driver: passwd socket: type: listen client: path: /var/spool/postfix/private/auth mode: 432 user: postfix group: postfix Interestingly enough the mode line in the dovecot.conf file is set as 0660, not 432 as noted above?!?!? What else should I be

Re: [Dovecot] client certs with godaddy ssl cert

2008-10-13 Thread Harondel J. Sibble
Note, the problem below also occurs with Thunderbird so it's something server side, but the "what exactly" has me scractching my head... On 11 Oct 2008 at 23:43, Harondel J. Sibble wrote: > > > On 29 Sep 2008 at 8:40, Rainer Frey (Inxmail GmbH) wrote: > > &g

Re: [Dovecot] client certs with godaddy ssl cert

2008-10-11 Thread Harondel J. Sibble
eady wiped all the certs from both the server and the phone and recreated a new CA, but same problem occurs. Kinda out of ideas, any suggestions? -- Harondel J. Sibble Sibble Computer Consulting Creating Solutions for the small and medium business computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5

Re: [Dovecot] client certs with godaddy ssl cert

2008-10-09 Thread Harondel J. Sibble
he same client cert imported into Thunderbird works perfectly. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)

Re: [Dovecot] client certs with godaddy ssl cert

2008-10-09 Thread Harondel J. Sibble
atically send the personal certificate, there is only a single one installed on the pda. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)

Re: [Dovecot] client certs with godaddy ssl cert

2008-10-09 Thread Harondel J. Sibble
On 8 Oct 2008 at 1:05, Harondel J. Sibble wrote: > auth default { > # Space separated list of wanted authentication mechanisms: > # plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi > mechanisms = plain > ssl_require_client_cert = yes > > ssl_ca_fi

Re: [Dovecot] client certs with godaddy ssl cert

2008-10-08 Thread Harondel J. Sibble
t: Dovecot v1.0.7 starting up Oct 8 01:01:51 myserver dovecot: imap-login: Disconnected: method=PLAIN, rip=10.12.13.14, lip=10.12.13.14, TLS At this point the client device is stuck asking to confirm account credentials -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the s

Re: [Dovecot] client certs with godaddy ssl cert

2008-10-05 Thread Harondel J. Sibble
h to > your private key or add it to the beginning of your cert file. This > handles SSL/TLS for the server. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com

Re: [Dovecot] client certs with godaddy ssl cert

2008-10-01 Thread Harondel J. Sibble
x27;t care less about the iPhone at this point since it doesn't offer much of the business functionality I expect, maybe in 3-6 months, who know. > extended idle, network disconnect, or reset, requiring a password to > unlock it. That enforces a "something you know" on the

Re: [Dovecot] client certs with godaddy ssl cert

2008-09-29 Thread Harondel J. Sibble
27;ve already beat that one into the couple of business partners that will be making use of this. Personally I don't ever save passwords, in browsers or otherwise as a matter of course so not an issue for me. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for t

Re: [Dovecot] client certs with godaddy ssl cert

2008-09-28 Thread Harondel J. Sibble
ready have a commercial cert on the mailserver so that's a moot point. Secondly a client cert allows me to verify that the device connecting is allowed, this is secondary to any login info the user may have, ie 2 factor authentication, something you know (uid/password) and something you hav

[Dovecot] client certs with godaddy ssl cert

2008-09-26 Thread Harondel J. Sibble
igned ca, the question is more what configuration changes do I need to make in dovecot to handle both godaddy and the self signed ca functionality? Thanks -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (us

Re: [Dovecot] syncml with server push email

2008-08-27 Thread Harondel J. Sibble
upWare. All I need is email syncing working now. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)

Re: [Dovecot] syncml with server push email

2008-08-27 Thread Harondel J. Sibble
d kaboodle, so mail comes into dovecot, runs through sieve and the stuff that the sieve rules allow, gets forwarded to the phone by funambol? -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C

[Dovecot] syncml with server push email

2008-08-26 Thread Harondel J. Sibble
perly deal with the conversion from vcal to ical and as a result appointments synced on the pda end, always ended up 8 hours early :-( This was going from ThunderBird to Windows Mobile, so I am hoping to avoid this happening again. -- Harondel J. Sibble Sibble Computer Consulting Creating solution

Re: [Dovecot] problems with sieve and lda

2008-08-12 Thread Harondel J. Sibble
Then everything works. Any ideas why? According to everything I've read including the wiki, that shouldn't be necessary. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http

Re: [Dovecot] problems with sieve and lda

2008-08-11 Thread Harondel J. Sibble
on refused stuff only happening today. Googling's coming up with squat. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)

Re: [Dovecot] problems with sieve and lda

2008-08-11 Thread Harondel J. Sibble
current problem I am having where deliver is not triggering at all. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)

Re: [Dovecot] problems with sieve and lda

2008-08-11 Thread Harondel J. Sibble
cli or enabled the changes in the master.cf that anything shows up in the deliver log. -- Harondel J. Sibble Sibble Computer Consulting Creating solutions for the small business and home computer user. [EMAIL PROTECTED] (use pgp keyid 0x3AD5C11D) http://www.pdscc.com (604) 739-3709 (voice/fax) (604) 686-2253 (pager)

[Dovecot] problems with sieve and lda

2008-08-10 Thread Harondel J. Sibble
erver to find users. #auth_socket_path = /var/run/dovecot/auth-master #sieve_global_path = script_path = ~/.dovecot.sieve log_path = /var/log/dovecot/deliverlog info_log_path = /var/log/dovecot/deliverlog debug = yes } What am I missing here to getting this