After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 209739 - not obvious how to use arbitrary port for IMAP/SMTP/etc
not obvious how to use arbitrary port for IMAP/SMTP/etc
Status: RESOLVED NOTABUG
Product: evolution
Classification: Applications
Component: User Documentation
unspecified
Other All
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-09-12 21:35 UTC by Tom Duffy
Modified: 2005-11-15 02:22 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Tom Duffy 2001-09-12 21:35:28 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:

I am trying to access my company's IMAP server from a remote location
through an ssh tunnel.  In order to get this to work, I need to map port
143 on the remote machine to some port on my workstation.  Right now, I
can only do this to port 143 on my local machine since Evolution does not
allow me to configure it to connect to an arbitrary port.  Of course, to
create a service that listens on a port < 1024, I must be root.  This is
not ideal.

This especially hits when I need to map port 25 on my workstation to the
remote, tunnelled server since I then cannot run sendmail on my
workstation.

Steps to reproduce the problem:
1. open mail config.
2. select IMAP server
3. realize there is no box to override server port (not even an expert
mode that would allow this).

Actual Results:

must connnect to port 143

Expected Results:

should allow to connect to any port

How often does this happen? 

...

Additional Information:

mozilla mail seems to support this feature.
Comment 1 Dan Winship 2001-09-13 14:52:13 UTC
Actually, you can--just append it to the hostname, eg
"smtp.foo.com:999"

We didn't want to make this option too prominent, because 99%
of users will never use it. But no one ever seems to figure out
how to do this, so we need a document it or make it more
obvious somehow.
Comment 2 aaron 2001-09-18 20:29:32 UTC
I have added this information as a note in the "Configuration and
Preferences" section of the manual. It says:

Your system administrator may ask you to connect to a specific port on
a mail server. To specify which port you use, just type a colon and
the port number after the server name. For example, to connect to port
143 on the server smtp.omniport.com, you would enter
as
<userinput>
smtp.omniport.com:143
</userinput> as the server name.
Comment 3 Dan Winship 2002-05-29 14:28:57 UTC
people don't read docs
Comment 4 aaron 2002-08-08 22:28:38 UTC
Jeff, was there a reason that you reopened this?
Comment 5 aaron 2002-08-08 22:29:16 UTC
Doh. Nm. Closing.
Comment 6 Jeffrey Stedfast 2002-08-08 22:47:38 UTC
I didn't reopen, danw did. I just re-marked the version from 0.13.99
to "unspecified" since it's not specific to 0.13.99 :-)