Community Discussions and Support

The perfect forum for general discussions or technical questions about Mercury Mail Server.

0
-1

I still use MercuryX to schedule collection of POP3 mail and sending SMTP mail via our ISP. We now have broadband, but still use a dial-up account when the broadband service is down. I run a batch file before starting and another batch file after stopping.

The 1st batch file contains the following line:
start "RASdial connect" /min /wait rasdial "<account-name>" <username> <password>

The 2nd batch file contains the following line:
start "RASdial disconnect" /min /wait rasdial "<account-name>" /disconnect

I've never experienced any problems with this method (OS: WinNT and Win2K).

I hope this is useful to you. Good Luck.

Stephen.

0
-1
closed
PiS posted May 9 '07 at 4:30 pm

[quote user="yravi"] Our institution has 2 mail servers on different domains maintained by 2 ISP's across the globe.[/quote]

Email is routed based on mx-pointers within the dns. For your two domains, the mx-pointers either go to you ISP or to your XP machine.

If the mx-pointers point to your XP-machine all e-mails will be delivered to it, and received by using MercuryS, SMTP Server. 

If they point to your ISP, you can collect all the mail by the XP box, so that your users later can retrieve the emails. The module to use to download mail from your ISPs is MercuryD.

[quote user="yravi"]     vbsa.com
    vbsb.com[/quote]

Configure these two domains in "Configuration" | "Mercury Core Module Configuration" tab "Local domains"

[quote user="yravi"] we have 10 to 15 mail-id on each mail server. I want to configure my Windows XP box which is connected to Broad Band Internet connection and have installed mercury/32 on it to distribute mails to the clients on outlook express in the LAN. Bascially I want my XP system to work as a mails hub.

ex:
  
   info@vbsb.com
   hodphysics@vbsa.com

[/quote]

Under "Configuration" | "Manage Local users", you add mailboxes. A mailbox works like your mailbox by the road, it can receive mail addressed to many nick-names as long as the delivery address is correct. A delivery address is set up using aliases.

Under "Configurarion" | "Aliases", you tell that info@vbsa.com should go to the "real address" which is the local mailbox, you can also add any other alias to be delivered to the same mailbox (ie "Real Address".

Hope this helps

0
-1
closed
PiS posted May 11 '07 at 11:51 am

[quote user="Methuselah"]
Local Users:
 Username=TechnoMail, Personal Name = Robin Martin

Core/Local Domain:
  LocalHost = YMCSERV, Internet name = technolib.coza

 Aliases:
  Alias=robin@technolib.coza, Real address=TechnoMail

THIS WORKS - via Mercury spooler only . . .  at last !![/quote]

My goodness, you're really good at trial and error. Now here is an explanation:
Real Address within the Alias configuration, is either

  1. A local mailbox, a local user in netware, (or later a local user in Windows AD)
  2. An off-host recipient - we call it a relay address then, since the email is relayed out of this system.

Configuration interfaces is hard to do that are so intuitive that someone with limited knowledge can set this up. As programmers it is also very hard to imagine, how someone not involved in the lingo reads the interfaces.
Nonetheless, you DID IT! Congratulations.

0
-1
closed
dkocmoud posted May 22 '07 at 11:37 pm

Just to clarify:

  • MercuryS: SMTP Server module that receives incoming SMTP email from SMTP clients and from other SMTP servers.
  • MercuryC or MercuryE: SMTP Client module that sends outgoing SMTP email to other SMTP servers; MercuryC is a relay client that simply relays all outgoing mail to a specified SMTP server whereas MercuryE is an End-to-end delivery client that can do domain name resolution in order to contact the recipient's SMTP mail server and deliver the SMTP email message directly.
  • MercuryP: POP3 Server module provides new emails to POP3 clients
  • MercuryD: POP3 Client module downloads new emails from other POP3 hosts on behalf of your users

I recommend that you keep the "do not permit SMTP relaying of non-local mail" option enabled at all times.  Otherwise, your Mercury server will become known as an "open relay", which is a bad thing and which will get your Mercury server's IP address added to various blacklists.  Instead, I recommend adding your local subnet(s) to MercuryS's connection control's Allow column and optionally enabling the "strict relaying" option.  If you have any remote users that use public IP addresses outside of your control, then see about using SMTP authentication in Outlook when relaying email through Mercury.

 

0
-1

Welcome to the Community Support forum for the Mercury Mail Transport System.

What this forum IS: 

a place where you can ask questions and give answers, where Mercury

users can share their expertise and experience with each other for

the benefit of all.

What this forum IS NOT:

an official technical support forum. Whilst I and my test teams will

participate here as much as time permits, the fact that you post a

question does not create any formal obligation on us to answer it. We

will do our best to assist you as time and circumstance permits.

Rules for using this forum: This forum is provided as a community service: as such, certain rules apply.

  • No

    flames, outbursts, bad manners, slurs, abuse or rudeness. Discourteous

    behaviour will not be tolerated. Forum moderators will delete posts

    that breach this rule without notice or apology. Don't get me wrong:

    you're welcome to complain here - but if you do so, do it courteously

    and respectfully and we'll all get along fine.

  • No spam or advertising. Don't post irrelevant messages or advertise products unless they are directly relevant to Mercury.
  • No large attachments, please.
  • No wishlists please - not because we don't want them, but because there is another forum specifically intended for them.
  • No WareZ, no links to illegal download sites, no porn, no material that breaches copyright.

To participate in this forum, you must be a registered user of the site.

These rules notwithstanding, this forum is provided so that we can all help each other. Enjoy!

-- David Harris --
0
-1
closed
mangrove posted Mar 13 '07 at 1:11 am

I know of three occasions where this happens:

  1. When two Mercury/32 processes are running simultaneously (by mistake) both are polling the same queue, leading to several identical mail being delivered.
  2. When using MercuryD (POP3 client) a mail might be too big, or a TCP/IP error might occur during the transaction. Then MercuryD won't delete the mail from the POP3 host, and it gets redownloaded at the next try. Try setting the timeout to a larger number, and increase the time between POP3 connections as needed.
  3. Some double-mail IMAP errors with Thunderbird can be solved by setting mail.server.serverX.max_cached_connections to 1 (where X is the number of the associated account, typically 2) in the Thunderbird configuration editor.
2.31k
13.66k
8
Actions
Hide topic messages
Enable infinite scrolling
Previous
Next
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft