Ignore:
Timestamp:
Feb 18, 2009, 7:30:38 PM (16 years ago)
Author:
katerina
Message:

Fix ticket #138 (ability to specify SMTP port). Patch by lucas sizzo org.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_readconf.c

    r215 r216  
    11011101  { N_("setmailrelay"),      SH_SECTION_MAIL,  SH_SECTION_MISC,
    11021102    sh_mail_set_relay },
     1103  { N_("setmailport"),       SH_SECTION_MAIL,  SH_SECTION_MISC,
     1104    sh_mail_set_port },
    11031105  { N_("mailsingle"),        SH_SECTION_MAIL,  SH_SECTION_MISC,
    11041106    sh_mail_setFlag },
Note: See TracChangeset for help on using the changeset viewer.