Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

imapcopy(1) [debian man page]

IMAPCOPY(1)						       IMAPCopy User Manual						       IMAPCOPY(1)

NAME
imapcopy - IMAP backup, copy and migration tool SYNOPSIS
imapcopy DESCRIPTION
Read imapcopy -h for reference. An example configuration file can be found in the directory /usr/share/doc/imapcopy/examples. Sadly IMAPCopy does not have builtin SSL/TLS support, so you can not connect to most modern IMAP servers. A workaround is to run stunnel -c -f -d 1143 -r imap.boh.org:993 -P '' in parallel with IMAPCopy and then modify the configuration to connect to port 1143 on localhost. Here we have assumed that imap.boh.org is your IMAP server. Note, that if you need this hack for both source and destination, then you have to use two instances of stunnel and you have to configure them for different ports, of course (e.g. 1143 and 2143). SEE ALSO
stunnel(8), http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html AUTHORS
Armin Diehl <ad@ardiehl.de> Author of IMAPCopy. Gergely Risko <risko@debian.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Armin Diehl, Gergely Risko This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. imapcopy 06/26/2010 IMAPCOPY(1)

Check Out this Related Man Page

SLUDGE PROJECT 
MANAG(1) SLUDGE Project Manager Manual SLUDGE PROJECT MANAG(1) NAME
sludge-projectmanager - manage and compile SLUDGE games SYNOPSIS
sludge-projectmanager [projectfile.slp] DESCRIPTION
This manual page documents briefly the sludge-projectmanager command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the html format; see below. FILES
${HOME}/.config/sludge-devkit/ This directory is used to store configuration files. BUGS
Please report bugs in the SLUDGE forum at http://opensludge.sourceforge.net. SEE ALSO
sludge-devkit(1), sludge-engine(1) The full SLUDGE documentation is included in the package sludge-doc. It is installed to /usr/share/doc/sludge/SLUDGE_Help.html. AUTHOR
Tobias Hansen <tobias.han@gmx.de> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2011 Tobias Hansen This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. sludge-projectmanager 05/13/2012 SLUDGE PROJECT MANAG(1)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

stunnel will not start

am tring to start stunnel version 4.05 that come standard with Suse Enterprise 9 CD. I intend to start stunnel as a daemon, I have generate and self signed the certificate using openssl with openssl version 0.9.7d but stunnel will not start up instead I received the following error message ... (1 Reply)
Discussion started by: hassan1
1 Replies

2. SCO

Starting up stunnel on SCO Openserver 5.0.7

Hi there I have compiled a binary of stunnel for SCO Openserver 5.0.7 At the moment the binary is in /u/testroom/sbin/stunnel as root I cd to /u/testroom/sbin and start the stunnel daemon up with ./stunnel The stunnel log shows when users successfully connect or disconnect, so... (1 Reply)
Discussion started by: The_Librarian
1 Replies

3. UNIX and Linux Applications

Update CRL in stunnel?

Hi, Does anyone know if there is a way to update CRLs in stunnel, without restarting stunnel? If I copy a new CRL to my CRLPath, it is only used for services (from config file) that hasn't been used yet. Services that has been used at least once does not care about new CRLs... (0 Replies)
Discussion started by: pelig
0 Replies

4. UNIX for Advanced & Expert Users

Stunnel as non root !!

HI I'm trying to install stunnel as(or in) non-root user. there are these options setuid and setgid in stunnel.conf ,that by default are "nobody". but u can change them to "user" .. to enable stunnel in non root mode I tried doing it but no luck. Please drop in your valuable suggestions ... (2 Replies)
Discussion started by: leghorn
2 Replies