Opened 11 years ago

Closed 9 years ago

#9784 closed enhancement (fixed)

E-Mail tools always assume default server ports

Reported by: kallisti5 Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: Servers/mail_daemon Version: R1/Development
Keywords: mail server port imap Cc:
Blocked By: Blocking:
Platform: All

Description

The email server and friends always assume the standard imap ports and do not allow users to specify non-standard ports.

The source of these default ports seems to be hard coded here: private/mail/ServerConnection.h

Server of ssl.unixzen.com:1993 specified in email preferences results in:

/Data/Projects/haiku/headers> /boot/system/servers/mail_daemon 
Connect
SocketConnection to server ssl.unixzen.com:993
account name UnixZen, id 1368922315, in 0x3509810, out 0x3492dd0
Server resolves to 50.115.169.109:993
Connect: Connect Error: Connection refused

Change History (2)

comment:1 by axeld, 11 years ago

Owner: changed from czeidler to axeld
Status: newin-progress

That's already fixed in my IMAP branch.

comment:2 by pulkomandy, 9 years ago

Resolution: fixed
Status: in-progressclosed

... and the branch is merged now.

Note: See TracTickets for help on using tickets.