Pegasus Mail & Mercury

Welcome to the Community for Pegasus Mail and
The Mercury Mail Transport System, the Internet's longest-serving PC e-mail system!
Welcome to Pegasus Mail & Mercury Sign in | Join | Help
in
Home Blogs Forums Downloads Pegasus Mail Overview Mercury Overview Wiki

POP Mail client...

Last post 02-18-2010, 21:12 by Thomas R. Stephenson. 9 replies.
Sort Posts: Previous Next
  •  02-17-2010, 19:56

    • erikdr is not online. Last active: 02-21-2010, 17:11 erikdr
    • Top 500 Contributor
    • Joined on 02-15-2010
    • Member
    • Points 260

    POP Mail client...

    Hi again,

     

    Okay next step. Basically just a request to point me in the right direction, manuals and Wiki are vague on this. MercuryD does get the main from POP server (even with ICS) but now how to configure Windows Mail (Outlook Express 7) to use it? Just pointing to 'localhost' up til now, as I did with predecessor Winproxy. Result: 

     

     Account: 'localhost', Server: 'localhost', Protocol: POP3, Server Response: '-ERR AVG POP3 Proxy Server: Cannot connect to the mail server!', Port: 110, Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 0x800CCC90

     

    Tnx again,

     

    <Erik>

    Filed under: ,
  •  02-17-2010, 21:54

    • erikdr is not online. Last active: 02-21-2010, 17:11 erikdr
    • Top 500 Contributor
    • Joined on 02-15-2010
    • Member
    • Points 260

    Re: POP Mail client...

    Oops, and another side more or less of the same coin:

    The originating testmail bounced with

    The local mail transport system has reported the following problems
    it encountered while trying to deliver your message:

    -------------------------------------------------------------------
    *** lorderik
    User lorderik not known at this site.
    -------------------------------------------------------------------

    but definitely I planned to have lorderik@mydomainname.nl and 3 other mailboxes (spread over 2 PC's) in Mercury. So where to create those, nextto having them in Outlook Express (sorry MS-Mail)? In Winproxy, my reference world, indeed I created one user id per mailbox but haven't found that place yet in MercuryD and/or the filtering module...

    Tnx again,

     

    <Erik> 

     

  •  02-17-2010, 22:52

    Re: POP Mail client...


    but definitely I planned to have lorderik@mydomainname.nl and 3 other mailboxes (spread over 2 PC's) in Mercury.

     Not sure what this means but the Mercury users mailboxes are in the directory c:\mercury\mail by default and is specified as c:\mercury\mail\~n in Configuration | Mercury core | Local mailbox directory path. 

    You enter and manage the Mercury users via Configuration | Manage local users.  When mercury is running and you want to add/change the user without rebooting you would use CTRL+Configuration +Manage local users.

     

     


    Thomas R. Stephenson
    San Jose, California
    Member of Pegasus Mail Support Team

    I do not answer private messages from the forum. If you want to contact me use email to techsupp@tstephenson.com.
  •  02-18-2010, 2:31

    • Rolf Lindby is online. Last active: 2010-09-02, 18:54 Rolf Lindby
    • Top 10 Contributor
    • Joined on 05-08-2007
    • Stockholm, Sweden
    • Star
    • Points 12,140
    • BetaTeam Moderator SystemAdministrator

    Re: POP Mail client...

    Account should be the name of a user account created in Mercury (see Thomas' reply on how to do that). Server localhost should be OK if you run Windows Mail on the same machine as Mercury. The error message is a reply from AVG POP3 Proxy Server, that apparently intercepts connections on port 110. You should either remove it or configure it to pass traffic on to Mercury.

    /Rolf 

  •  02-18-2010, 17:21

    • erikdr is not online. Last active: 02-21-2010, 17:11 erikdr
    • Top 500 Contributor
    • Joined on 02-15-2010
    • Member
    • Points 260

    Re: POP Mail client...

    Okay, accounts created, tnx for that; will see whether now it keeps the downloaded test msg.

     AVG e-mail checking disabled for now, indeed weird; it should act between the ISP and Mercury (as V 8.5 does with Winproxy on XP), so a new problem with either 9.0 or Vista; will tackle once the comms work.

    Sending test mails gives

    The connection to the server has failed. Subject 'Test2', Account: 'Lorderik', Server: 'localhost', Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10061, Error Number: 0x800CCC0E

    And receiving now gives

     The connection to the server has failed. Account: 'Lorderik', Server: 'localhost', Protocol: POP3, Port: 110, Secure(SSL): No, Socket Error: 10061, Error Number: 0x800CCC0E

    WinMail configured with same userid as Mercury, with password, without APOP secret.

    Hoping for further tipz,

     <Erik> 

     

    Filed under: ,
  •  02-18-2010, 17:36

    Re: POP Mail client...

    The connection to the server has failed. Subject 'Test2', Account: 'Lorderik', Server: 'localhost', Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10061, Error Number: 0x800CCC0E

    This means little or nothing, what does the MercuryP session log show?  And why are you connecting to port 25 instead of port 110.

     


    Thomas R. Stephenson
    San Jose, California
    Member of Pegasus Mail Support Team

    I do not answer private messages from the forum. If you want to contact me use email to techsupp@tstephenson.com.
  •  02-18-2010, 19:10

    • erikdr is not online. Last active: 02-21-2010, 17:11 erikdr
    • Top 500 Contributor
    • Joined on 02-15-2010
    • Member
    • Points 260

    Re: POP Mail client...

    Oops...sorry for the dual topic, both sides of the WinMail-Mercury link; for SMTP sending of course it's not to MercuryD but to MercuryC if I'm right. Above also error for the POP (indeed port 110).

    Checked the debug/session log: it shows ALL ISP polls (POP) in painful detail but none of the WinMail polls to MercuryD. Weird. What now to try? The ip address instead of localhost, or.... ?

    Tnx again,

    <Erik>

  •  02-18-2010, 20:26

    Re: POP Mail client...

    > Oops...sorry for the dual topic, both sides of the WinMail-Mercury link; for SMTP sending of course it's not to MercuryD but to MercuryC
    > if I'm right.

    MercuryD is POP3 outbound to ISP POP3 server.

    MercuryC is SMTP outbound to ISP to SMTP host.

    MercuryS is SMTP inbound from client/server to Mercury

    MercuryP is POP3 inbound from client to Mercury.

    > Above also error for the POP (indeed port 110). Checked the debug/session log: it shows ALL ISP polls (POP) in painful detail but
    > none of the WinMail polls to MercuryD. Weird. What now to try? The ip address instead of localhost, or.... ?

    Are you running MercuryP?  Did you check the MercuryP session log?


    Thomas R. Stephenson
    San Jose, California
    Member of Pegasus Mail Support Team

    I do not answer private messages from the forum. If you want to contact me use email to techsupp@tstephenson.com.
  •  02-18-2010, 20:47

    • erikdr is not online. Last active: 02-21-2010, 17:11 erikdr
    • Top 500 Contributor
    • Joined on 02-15-2010
    • Member
    • Points 260

    Re: POP Mail client...

    Great, a scenario to add to the helpfiles. Indeed I did need MercuryP too...

    Remaining problem, less urgent than receiving as sending could be done directly even from the 2nd PC: why does SMTP relay not reach MercuryC? No sessionlog filled...

     Tnx,

    <Erik>

  •  02-18-2010, 21:12

    Re: POP Mail client...

    > Great, a scenario to add to the helpfiles. Indeed I did need MercuryP too...
    >
    > Remaining problem, less urgent than receiving as sending could be done directly even from the 2nd PC: why does SMTP relay not reach MercuryC?

    It should be connecting to MercuryS.  MercuryC is the outbound SMTP client, MercuryS is the inbound SMTP server.

    >
    > No sessionlog filled... Tnx,

    Possible causes

    1.    Mercury not running on port 25.

    2.    Port 25 being blocked.

    3.    Another SMTP application is on port 25.

    In any case setup an alternative port of 587 on MercuryS and then try to telnet into port 587.   You should see a reply from MercuryS that looks like

    220 novell-tstephenson.com ESMTP server ready.

    when you telnet into port 587 or port 25.  If you see something different it's quite possible you have another SMTP host running.
     


    Thomas R. Stephenson
    San Jose, California
    Member of Pegasus Mail Support Team

    I do not answer private messages from the forum. If you want to contact me use email to techsupp@tstephenson.com.
View as RSS news feed in XML

Contact | Advertise | Host provider: PraktIT | Terms of Use | Privacy Statement
Copyright © 2007-2010 David Harris / Peter Strömblad. | Pegasus Mail Home Page