Re: [Evolution] "Run before connect" feature



Because I have no desire nor time to invest into convincing the powers
that be that it's worth the time to make our Domino server run imaps
instead of what it runs now.  Plus, it took forever to convince them
that it was ok that I punch a hole through the firewall to get ssh
access let alone punching another hole in the firewall.

Chris Tooley

On Fri, 2001-12-21 at 17:55, Bill Kenworthy wrote:
Why bother:

# cat /etc/xinetd.d/imaps
# default: off
# description: The IMAPS service allows remote users to access their
mail \
#            using an IMAP client with SSL support such as Netscape \
#            Communicator or fetchmail.
service imaps
{
      disable = no
      socket_type             = stream
      wait                    = no
      user                    = root
      server                  = /usr/sbin/imapsd
      log_on_success          += DURATION USERID
      log_on_failure          += USERID
}


On Fri, 2001-12-21 at 23:25, Chris Tooley wrote:
Evolution Gurus:

    I use IMAP to connect to my Lotus Domino server and it works
wonderfully.  I absolutely love the way it's worked out for me. 
However, we are putting some machines together for staff to have at
home.  I would like to set the machines up to connect to the IMAP server
before I give them to the person.  However, since I require tunneling
IMAP through SSH to get to the IMAP (and LDAP for that matter) server I
was wondering something.  I know when I run "evolution" it fires off a
bunch of different parts.  Would it be possible to add another thing to
fire off with that (an ssh client with tunneling).  That would be very
handy to have set up for them so they don't have to know anything at all
about ssh happening.

    I was thinking about a shell script to perform the same basic function
but that may be trickier.

Chris Tooley


_______________________________________________
evolution maillist  -  evolution ximian com
http://lists.ximian.com/mailman/listinfo/evolution



_______________________________________________
evolution maillist  -  evolution ximian com
http://lists.ximian.com/mailman/listinfo/evolution







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]