let them have SMTP!

This commit is contained in:
psyc://psyced.org/~lynX 2009-09-13 20:00:36 +02:00
parent f4616332be
commit c5a5b76dbf
2 changed files with 6 additions and 10 deletions

View File

@ -1560,10 +1560,6 @@ ________________________________________________________________________
- place and v("place") aren't in sync (new changes for psyc clients)
- when forwarding _message_echo_private from a remote server to a local
client, newlines get replaced by mere spaces. where does that happen
and how can it be avoided?
+ if newbie: directly show register dialog
(lynx should add _status_unregistered or so)

View File

@ -1021,14 +1021,14 @@ _IRC_encrypted = $IRCS_PORT
_HTTP = $HTTP_PORT
_HTTP_encrypted = $HTTPS_PORT
_applet = $APPLET_PORT
_SMTP = $SMTP_PORT
_SMTP_encrypted = $SMTPS_PORT
; Experimental protocol services
;_SMTP = $SMTP_PORT
;_SMTP_encrypted = $SMTPS_PORT
;_POP3 = $POP3_PORT
;_POP3_encrypted = $POP3S_PORT
;_NNTP = $NNTP_PORT
;_NNTP_encrypted = $NNTPS_PORT
_POP3 = $POP3_PORT
_POP3_encrypted = $POP3S_PORT
_NNTP = $NNTP_PORT
_NNTP_encrypted = $NNTPS_PORT
[_optional]
; Enable web-based configuration tool