Community Discussions and Support

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

0
-1
closed
mgolden posted May 26 '08 at 1:29 am

The SquirrelMail team did include the Return Receipts fix in the final release: 

**************************************
*** SquirrelMail Stable Series 1.4 ***
**************************************

Version 1.4.15 - 23 May 2008
----------------------------
  - Fix saving of Read Receipts to Sent folder.
  - Converted Romanian (ro_RO) to UTF-8.
  - Converted Slovak (sk_SK) to UTF-8.
  - Converted Swedish (sv_SE) to UTF-8.

0
-1
closed
Greenman posted May 12 '08 at 4:05 pm

Ah! The penny has dropped :)

So, as said, the setup is wrong and their mail server does not recognise the RCPT data as being local. I understand.

Thanks very much!

0
-1
closed
dilberts_left_nut posted May 7 '08 at 1:52 am

Get Mercury set up with IMAP running.

Add the IMAP profile to Thunderbird.

Copy mails from 'mbox' folders to IMAP folders.

I would suggest leaving them on your own Mercury IMAP server if you have a static IP (or use dyndns.org for dynamic IP).

But if you want to GIFT ALL YOUR DATA to Google, go ahead.

[quote]

Resistance is futile .... you will be assimilated.

[/quote]

[:)]

 

0
-1
closed
dilberts_left_nut posted May 23 '08 at 3:28 pm

Unless your ISP offers IMAP access (for an IMAP client like Pegasus or Thunderbird, but NOT Mercury) then yopu will need to log onto the webmail interface and copy any mail you want from the subfolders into the INBOX, then POP-ing via Mercury will collect it.

0
-1

The idea is that you provide an exported function that sets a variable in the dll that controls if the main daemon function will be active or not. There are severals ways to do it, a dialog window with a checkbox for instance. Below is Pascal code for a simple configuration function (this one only shows a message box).

/Rolf

 

function configure (var m:TMInterface; name, parameter: pChar):shortint;export;cdecl;
begin
  messagebox(MainW, pChar('Parameter is '+parameter), name, MB_OK);
  Result:=1;
end;
0
-1
closed
PaulW posted May 7 '08 at 11:40 am

I'm not quite sure what your setup is, but 'localhost' at least has a meaning - a fictional 'domain.com' only works if you have your own DNS server or you alter all the host files.

Perhaps if you explain what it is you are trying to achieve and how many computers are involved, then someone may be able to assist.

0
-1
closed
subelman posted May 3 '08 at 10:45 pm

I have finally had time to look at POPFile version 1.0.0. The current version of the POPFile Daemon for Mercury (POPFileD 1.22.4) works fine with POPFile 1.0.0.

The only caveat is that after installing (or updating or reinstalling) POPFile, you *must* reinstall POPFileD again.

I also made a minor tweak in the installation instructions, so I would recommend downloading a new copy of the Daemon at the usual place:

http://users.adelphia.net/~homedale/popfiled

I'd appreciate hearing if anyone is using POPFileD. Send your "postcards" to popfiled [at] markmatrix.com

0
-1
closed
tomt posted May 6 '08 at 9:59 pm

Thanks.. Working now !!

I use SMTP  blacklists to tag emails, Content control and SpamHalter.
I think it was logging emails caught be Content Control in the syslog !!

0
-1
closed
RHDetweiler posted Jun 12 '08 at 7:19 pm

For all the frustration that these delays bring both you as the program and us as the end users... You software has always been well worth the wait!!!  I think I can hold out a little longer ;-)

 Thanks for GREAT products in Pegasus and Mercury.

0
-1
closed
dilberts_left_nut posted May 1 '08 at 1:44 pm

Maybe a basic filter rule for 'failure' in the subject and MOVE to admin or a temp user for review?

Keeps them out of the users boxes.

You just have to ride it out, it will stop eventually. 

 

PS

"..and no relaying at all."

If you have outgoing mail you are relaying. Any mail accepted by your server addressed to a non-local domain must be relayed to the server that handles that domain. [:)]

I assume you mean that you do not relay mail from non-local sources. [:)]

 

0
-1

We don't use synonyms in our installation so I have no experience of this. This is what the manual says about it, though:

If you have created synonyms on your system using the Pegasus Mail PMGRANT utility, you will
need to use the CH_SYN.EXE utility supplied with Mercury to build a synonym database for
Mercury, and enter the name and location of that file here. (note that if running in NDS mode,
you will use the NDS-aware synonym builder NSYNONYM.EXE instead).

/Rolf

0
-1
closed
Rolf Lindby posted May 1 '08 at 10:02 pm

To send mail through your ISP's mailserver:

1. Open the Configuration / Protocol modules dialog in Mercury. 

2. Uncheck MercuryE

3. Check MercuryC

4. Click OK and restart Mercury.

5. Open the Configuration / MercuryC SMTP client dialog and fill in the name of your ISP's SMTP server as well as username and password (according to the information you have received from your ISP). It might be a good idea to enter a name for a general log file as well. Increase the value for TCP/IP timeout to at least 300. Leave the rest as it is for the time being.

6. Click OK and test it.

/Rolf 

0
-1
closed
Rolf Lindby posted May 1 '08 at 3:21 am

Yes, SpamHalter processes the message before it gets to the rules, so you can create rules to handle messages tagged by SpamHalter the way you prefer. The recommended procedure is to move them to a special mailbox that you can review to make sure there are no false positives.

/Rolf 

0
-1

I have a couple of excluded addresses in an email list (status = X) (*). When I do a review of the list (via email), the excluded addresses appear as normal active subscribed addresses. (Whereas disabled addresses, and those not receiving mail, are described as such.) Bit of a shock to see apparently signed up!

Is there something wrong with my installation or is it always like this?

(*) yes, I know, probably not overly useful seeing as they could sign up with new addresses

0
-1
closed
EricT2000 posted Apr 27 '08 at 8:12 pm

My ISP has made it tough to send e-mails if the sender's e-mail address isn't the one registered with them.  I run a mailing list and would like to continue doing so, the problem of course is that I can't register all the senders' e-mail addresses at my ISP.  When an e-mail arrives from the list the FROM is: Mail Server @ me.com on behalf of   but the internal From address is just sender@otherISP.com.  I would like to change it so that the FROM address is mailserver@me.com and the reply-to is sender@otherISP.com

Is that something that's doable? 

Thanks, Eric 

PS: I've written daemons for Mercury in the past and wouldn't mind doing it that way...

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