Add support for specifying on which port to connect to a server; fix a potential...
authorPeter Williams <peterw@src.gnome.org>
Fri, 25 Aug 2000 21:09:53 +0000 (21:09 +0000)
committerPeter Williams <peterw@src.gnome.org>
Fri, 25 Aug 2000 21:09:53 +0000 (21:09 +0000)
commit6a3d0582c07e183574d165a0e452fd14dfa5fd88
tree71e9cc2be7610951c24b9accb7e75e37e7804dd0
parent0e480a300745c01421b05233479f6e74f6e45bfa
Add support for specifying on which port to connect to a server; fix a potential infinite loop in unicode.
camel/ChangeLog
camel/camel-provider.h
camel/camel.c
camel/providers/imap/camel-imap-provider.c
camel/providers/mbox/camel-mbox-provider.c
camel/providers/mh/camel-mh-provider.c
camel/providers/nntp/camel-nntp-provider.c
camel/providers/pop3/camel-pop3-provider.c
camel/providers/sendmail/camel-sendmail-provider.c
camel/providers/smtp/camel-smtp-provider.c
camel/providers/vee/camel-vee-provider.c