• smtp/mail server

    From JOHNNY BOWEN@1:124/5013 to All on Thu Jan 31 19:18:36 2019
    Date: Tue, 28 Feb 2006 22:58:49 -0400
    From: JOHNNY BOWEN
    To: all
    Subject: smtp/mail server
    Newsgroups: win.server.smtp.&.avs
    Message-ID: <1141185529.46.0@winserver.com>
    X-Mailer: Wildcat! Interactive Net Server v7.0.454.5
    Lines: 27

    Hi,

    Since upgradeing from v5.449 to v6.1 recently I am unable to get my internet email to work. I am a comcast customer and use my machine name given by
    them c38229-a and my domain of whoknowsbbs.com.

    My primary domain is:
    local domain bame = whoknowsbbs.com

    local site name = c38229-a

    primary host provider = default

    smtp local domain name = whoknowsbbs.com

    when wins hooks in my machine name it connects to c38229-a.

    I know its someting simple but a little more complicatted then my older version.

    Suggestions most welcome,
    Thanks,
    Johnny




    --- Platinum Xpress/Win/WINServer v3.1
    * Origin: Prison Board BBS Mesquite Tx //telnet.RDFIG.NET www. (1:124/5013)
  • From HECTOR SANTOS@1:124/5013 to All on Thu Jan 31 19:18:36 2019
    Date: Sat, 04 Mar 2006 06:22:00 -0400
    From: HECTOR SANTOS
    To: JOHNNY BOWEN
    Subject: RE: smtp/mail server
    Newsgroups: win.server.smtp.&.avs
    Message-ID: <1141471320.46.1141185529@winserver.com>
    References: <1141185529.46.0@winserver.com>
    X-WcMsg-Attr: Rcvd
    X-Mailer: Wildcat! Interactive Net Server v7.0.454.5
    Lines: 57

    What part of your email is not working? SMTP?

    I'm not sure of what problem you are having with the domains, but I
    connected to your MX record at mail.whoknows.com and I can see that you did
    not unzip the WCSASL.ZIP file.

    Shutdown wildcat, unzip and restart wildcat.

    You came from a very old version. You should open AUP.CHM (help) with
    explorer and read the Upgrade section, brew some coffee and read the
    history from old version to now. For the most part, its normally plug
    and play, but you didn't have any SALS stuff installed, and you need atleast:

    saslLOGIN.dll

    for basic SMTP AUTHENTICATION (login). But you should have all of them unzipped.

    Try that Johnny.

    ---
    Hector




    On 2/28/06 10:58 PM, JOHNNY BOWEN wrote to all:

    Hi,

    Since upgradeing from v5.449 to v6.1 recently I am unable to get my internet email to work. I am a comcast customer and use my machine name given by
    them c38229-a and my domain of whoknowsbbs.com.

    My primary domain is:
    local domain bame = whoknowsbbs.com

    local site name = c38229-a

    primary host provider = default

    smtp local domain name = whoknowsbbs.com

    when wins hooks in my machine name it connects to c38229-a.

    I know its someting simple but a little more complicatted then my older version.

    Suggestions most welcome,
    Thanks,
    Johnny






    * Origin: Prison Board BBS Mesquite Tx //telnet.RDFIG.NET www. (1:124/5013)
  • From hector.santos@winserver.com@1:124/5013 to All on Thu Jan 31 19:18:36 2019
    Date: Sat, 04 Mar 2006 06:39:20 -0400
    From: "HECTOR SANTOS" <hector.santos@winserver.com>
    To: JOHNNY BOWEN
    Subject: RE: smtp/mail server
    Newsgroups: win.server.smtp.&.avs
    Message-ID: <1141472360.46.1141185529@winserver.com>
    References: <1141185529.46.0@winserver.com>
    X-WcMsg-Attr: Rcvd
    X-Mailer: Wildcat! Interactive Net Server v7.0.454.5
    Lines: 72

    PS: Telnet on port 25 to your SMTP server and type:

    EHLO machinename or domainname.of.machine.connecting.to.server.

    You should see the AUTH lines in the response. You didn't this before when
    I tested before. Here is my mail.winserver.com looks like:

    220 winserver.com Wildcat! ESMTP Server v6.1.451.6 ready
    ehlo hdev1
    250-winserver.com, Pleased to meet you.
    250-SIZE 5120000
    250-SUBMITTER
    250-ETRN
    250-AUTH CRAM-MD5 LOGIN PLAIN PLAIN-MD5 SHA-1
    250-AUTH=LOGIN
    250 HELP

    You can type QUIT to exit SMTP.

    You need at a minimum the "LOGIN" AUTH method, which is SASLLOGIN.DLL. "CRAM-MD5" is used by some readers like Endora and Netscape.

    The AUTH=LOGIN is a redundant kludge to fix older SMTP software (I think Netscape is one) that expected the equal sign. That is why LOGIN is shown twice.

    Also, Enable PORT 587 in your Wildcat SMTP Server Setup.

    [X] Enable ESMTP Authenication
    [X] Enable Port 587
    [_] Required for all connections
    [_] From address must be local
    [X] Accept Authenticated Local Email for Non-Email Users

    Port 587 is good for users whose ISP has blocked 25 and you want to allow
    them to send mail thru your system.

    ---
    Hector


    On 2/28/06 10:58 PM, JOHNNY BOWEN wrote to all:

    Hi,

    Since upgradeing from v5.449 to v6.1 recently I am unable to get my internet email to work. I am a comcast customer and use my machine name given by
    them c38229-a and my domain of whoknowsbbs.com.

    My primary domain is:
    local domain bame = whoknowsbbs.com

    local site name = c38229-a

    primary host provider = default

    smtp local domain name = whoknowsbbs.com

    when wins hooks in my machine name it connects to c38229-a.

    I know its someting simple but a little more complicatted then my older version.

    Suggestions most welcome,
    Thanks,
    Johnny






    * Origin: Prison Board BBS Mesquite Tx //telnet.RDFIG.NET www. (1:124/5013)
  • From JOHNNY BOWEN@1:124/5013 to All on Thu Jan 31 19:18:36 2019
    Date: Mon, 06 Mar 2006 17:31:05 -0400
    From: JOHNNY BOWEN
    To: HECTOR SANTOS
    Subject: RE: smtp/mail server
    Newsgroups: win.server.smtp.&.avs
    Message-ID: <1141684265.46.1141471320@winserver.com>
    References: <1141471320.46.1141185529@winserver.com>
    X-WcMsg-Attr: Rcvd
    X-Mailer: Wildcat! Interactive Net Server v7.0.454.5
    Lines: 73

    Thanks Hector! I'll brew up a pot of coffee and get comfortable :) My
    isp "comcast.net" is blocking access to the mail server directly :( Just found that out by reading the smtp log.

    Thanks much Hector,
    Johnny


    On 3/4/06 6:22 AM, HECTOR SANTOS wrote to JOHNNY BOWEN:

    What part of your email is not working? SMTP?

    I'm not sure of what problem you are having with the domains, but I connected to your MX record at mail.whoknows.com and I can see that
    you did
    not unzip the WCSASL.ZIP file.

    Shutdown wildcat, unzip and restart wildcat.

    You came from a very old version. You should open AUP.CHM (help) with explorer and read the Upgrade section, brew some coffee and read the
    history from old version to now. For the most part, its normally plug
    and play, but you didn't have any SALS stuff installed, and you need
    atleast:

    saslLOGIN.dll

    for basic SMTP AUTHENTICATION (login). But you should have all of them unzipped.

    Try that Johnny.

    ---
    Hector




    On 2/28/06 10:58 PM, JOHNNY BOWEN wrote to all:

    Hi,

    Since upgradeing from v5.449 to v6.1 recently I am unable to get my
    internet
    email to work. I am a comcast customer and use my machine name
    given by
    them c38229-a and my domain of whoknowsbbs.com.

    My primary domain is:
    local domain bame = whoknowsbbs.com

    local site name = c38229-a

    primary host provider = default

    smtp local domain name = whoknowsbbs.com

    when wins hooks in my machine name it connects to c38229-a.

    I know its someting simple but a little more complicatted then my older version.

    Suggestions most welcome,
    Thanks,
    Johnny








    --- Platinum Xpress/Win/WINServer v3.1
    * Origin: Prison Board BBS Mesquite Tx //telnet.RDFIG.NET www. (1:124/5013)
  • From JOHNNY BOWEN@1:124/5013 to All on Thu Jan 31 19:18:36 2019
    Date: Mon, 06 Mar 2006 17:40:10 -0400
    From: JOHNNY BOWEN
    To: HECTOR SANTOS
    Subject: RE: smtp/mail server
    Newsgroups: win.server.smtp.&.avs
    Message-ID: <1141684810.46.1141472360@winserver.com>
    References: <1141472360.46.1141185529@winserver.com>
    X-WcMsg-Attr: Rcvd
    X-Mailer: Wildcat! Interactive Net Server v7.0.454.5
    Lines: 91

    Thanks Hector,

    Unfortunatelymy aup ran out at version 6.1.451.5! So it is my understanding that port 587 isn't available in my version. I am just a hobbiest bbs and internet email isnt critical to me anymore like it use to be with all the free email providers. I am impressed how far WINS has grown over the
    years..great job!

    Thanks Hector,
    Johnny


    On 3/4/06 6:39 AM, HECTOR SANTOS wrote to JOHNNY BOWEN:

    PS: Telnet on port 25 to your SMTP server and type:

    EHLO machinename or domainname.of.machine.connecting.to.server.

    You should see the AUTH lines in the response. You didn't this before when
    I tested before. Here is my mail.winserver.com looks like:

    220 winserver.com Wildcat! ESMTP Server v6.1.451.6 ready
    ehlo hdev1
    250-winserver.com, Pleased to meet you.
    250-SIZE 5120000
    250-SUBMITTER
    250-ETRN
    250-AUTH CRAM-MD5 LOGIN PLAIN PLAIN-MD5 SHA-1
    250-AUTH=LOGIN
    250 HELP

    You can type QUIT to exit SMTP.

    You need at a minimum the "LOGIN" AUTH method, which is
    SASLLOGIN.DLL.
    "CRAM-MD5" is used by some readers like Endora and Netscape.

    The AUTH=LOGIN is a redundant kludge to fix older SMTP software (I think Netscape is one) that expected the equal sign. That is why LOGIN is shown twice.

    Also, Enable PORT 587 in your Wildcat SMTP Server Setup.

    [X] Enable ESMTP Authenication
    [X] Enable Port 587
    [_] Required for all connections
    [_] From address must be local
    [X] Accept Authenticated Local Email for Non-Email Users

    Port 587 is good for users whose ISP has blocked 25 and you want to allow them to send mail thru your system.

    ---
    Hector


    On 2/28/06 10:58 PM, JOHNNY BOWEN wrote to all:

    Hi,

    Since upgradeing from v5.449 to v6.1 recently I am unable to get my
    internet
    email to work. I am a comcast customer and use my machine name
    given by
    them c38229-a and my domain of whoknowsbbs.com.

    My primary domain is:
    local domain bame = whoknowsbbs.com

    local site name = c38229-a

    primary host provider = default

    smtp local domain name = whoknowsbbs.com

    when wins hooks in my machine name it connects to c38229-a.

    I know its someting simple but a little more complicatted then my older version.

    Suggestions most welcome,
    Thanks,
    Johnny








    --- Platinum Xpress/Win/WINServer v3.1
    * Origin: Prison Board BBS Mesquite Tx //telnet.RDFIG.NET www. (1:124/5013)