Thanks,  I did just that.  It has been a long time since I managed a linux system.  What I really needed to do was use IMAP and SSH.  Using port 993.  Using fetchmail to do this.  Found what I needed in the OTRS docs.

Thanks again,

Ken

Christian Schoepplein wrote:
Hi Ken!

On Fri, Jun 03, 2005 at 10:18:49AM -0500, Ken Kilgore wrote:
  
I need to be able to pop mail from a port other than 110.  How would go
about setting this up?
    

Thats not possible via the web interface and without changing the 
sources of OTRs. Are you using OTRS on a linux platform? If so, I'd 
disable the pop3 accounts you have specified via the web interface and 
use fetchmail instead. fetchmail is more flexible then the pop3 
interface of OTRS and you can specify a non tandard port.

To sort the fetched mails in to OTRS again, you can use the 
bin/PostMaster.pl, executed via procmail or maildrop for example. See 
the manual for procmail examples.

  
Ken
    

Ciao,
Christian