Community Discussions and Support
blocked smtp & pop3 ports?

The offline problem is probably due to a bug in MercuryX. Disable that module unless you actually need to use it. If you use it please install this patch:

http://community.pmail.com/files/folders/patches/entry24194.aspx

/Rolf 

<p>The offline problem is probably due to a bug in MercuryX. Disable that module unless you actually need to use it. If you use it please install this patch:</p><p><a href="http://community.pmail.com/files/folders/patches/entry24194.aspx">http://community.pmail.com/files/folders/patches/entry24194.aspx</a></p><p><a href="http://community.pmail.com/files/folders/patches/entry24194.aspx"></a>/Rolf </p>

I am running Mercury on XAMPP to test the automated emails on my site. I set up Mercury last night, and after a couple of hours working at it I finally got it working - I was able to send test mail through Outlook Express and also through a test page on my site. After I got it working, I powered down my computer for a break, thinking it was all taken care of. When I came back to test the automated mail on my actual site pages it had stopped working, and I was getting the "SMTP port 25" message. I went back to both the test page and Outlook, and I'm getting the same thing.

Nothing had changed other than the power-down, and I have tried several times with several different configurations. I have changed the ports to 587 & 995, as well as other ports which I know to be open. Nothing. I have tried Outlook with exsisting email addresses (going through 587 & 995) and that works fine.

I should note that the email addresses being used are @localhost only - I'm not trying to contact "real" addresses outside of my network. I'm not even working outside of my computer - I'm just testing on this machine. I'm not sure if my ISP is blocking the ports, but as I say I have tried dozens of other ports and I'm not sure that matters anyway since I'm just working internally at the moment.

 I'm really stuck here and frustrated, even more so since I already had it working. Any help might just save my sanity.

<P>I am running Mercury on XAMPP to test the automated emails on my site. I set up Mercury last night, and after a couple of hours working at it I finally got it working - I was able to send test mail through Outlook Express and also through a test page on my site. After I got it working, I powered down my computer for a break, thinking it was all taken care of. When I came back to test the automated mail on my actual site pages it had stopped working, and I was getting the "SMTP port 25" message. I went back to both the test page and Outlook, and I'm getting the same thing.</P> <P>Nothing had changed other than the power-down, and I have tried several times with several different configurations. I have changed the ports to 587 & 995, as well as other ports which I know to be open. Nothing. I have tried Outlook with exsisting email addresses (going through 587 & 995) and that works fine.</P> <P>I should note that the email addresses being used are @localhost only - I'm not trying to contact "real" addresses outside of my network. I'm not even working outside of my computer - I'm just testing on this machine. I'm not sure if my ISP is blocking the ports, but as I say I have tried dozens of other ports and I'm not sure that matters anyway since I'm just working internally at the moment.</P> <P> I'm really stuck here and frustrated, even more so since I already had it working. Any help might just save my sanity.</P>

If you can give us a little more to work with we'll see what we can figure out. The default configuration for Mercury in XAMPP can be rather strange, so please post your mercury.ini file (leave everything as it is that isn't a password). Then please make a new test run and include any error messages you get and the relevant entries from Mercury's log files. We need to track step by step what is happening.

/Rolf 

<p>If you can give us a little more to work with we'll see what we can figure out. The default configuration for Mercury in XAMPP can be rather strange, so please post your mercury.ini file (leave everything as it is that isn't a password). Then please make a new test run and include any error messages you get and the relevant entries from Mercury's log files. We need to track step by step what is happening.</p><p>/Rolf </p>

thanks rolf

 so here's the mercury.ini file:

 

#  MERCURY.INI generated by Mercury Setup
#
#
#  Sample Bindery Mode / Standalone Mode MERCURY.INI file.
#  This sample file implements most of the possible switches for each
#  module, but you can edit it to do less if you wish.
#
#  Anything after a '#' to the end of the line is a comment and
#  is stripped out before parsing. Trailing and leading whitespace
#  is also stripped before parsing. Many sample commands have been
#  left in this file commented out for reference purposes.
#
#  Note that in general, manual modification of this file is NOT
#  RECOMMENDED - use the Mercury "Configuration" menu to change the
#  program's settings wherever possible.
#

[General]
myname:          localhost    # Canonical name for this server
timezone:        +0000    # Time Zone to add to date fields
file_api:        1    # Use the file api instead of queues
mailqueue:       C:\XAMPP\MERCURYMAIL\QUEUE    # Where mail should be put for delivery
smtpqueue:       C:\XAMPP\MERCURYMAIL\QUEUE    # Where the SMTP client should look for mail
newmail_path:    C:\XAMPP\MERCURYMAIL\MAIL\~N    # Where to find the users' WinPMail mailboxes.

[Protocols]
C:\xampp\MercuryMail\MERCURYS.DLL
C:\xampp\MercuryMail\MERCURYP.DLL
C:\xampp\MercuryMail\MERCURYE.DLL
# C:\xampp\MercuryMail\MERCURYC.DLL
C:\xampp\MercuryMail\MERCURYD.DLL
C:\xampp\MercuryMail\MERCURYH.DLL
C:\xampp\MercuryMail\MERCURYF.DLL
C:\xampp\MercuryMail\MERCURYW.DLL
C:\xampp\MercuryMail\MERCURYX.DLL
C:\xampp\MercuryMail\MERCURYI.DLL
C:\xampp\MercuryMail\MERCURYB.DLL

[Mercury]
failfile:      C:\xampp\MercuryMail\MERCURY\failure.mer    # Delivery failure notification template
confirmfile:   C:\xampp\MercuryMail\MERCURY\confirm.mer    # Delivery confirmation template
aliasfile:     C:\xampp\MercuryMail\MERCURY\alias.mer    # System-wide alias file
synfile:       C:\xampp\MercuryMail\MERCURY\synonym.mer    # User synonym database
listfile:      C:\xampp\MercuryMail\MERCURY\lists.mer    # List of lists
logfile:       C:\xampp\MercuryMail\LOGS\CORE\~y-~m-~d.log    # Traffic logging file
logwidth:      30    # Width of address fields in logfile
retpath:       1    # Do/Don't use 'return-path' for errors
maxhops:       30    # Used to detect mailing loops
gullible:      0    # If NZ, don't validate 'From' fields
poll:          10   # Seconds between queue polling cycles
scratch:       C:\xampp\MercuryMail\SCRATCH    # Where we can write temp files
returnlines:   15    # How many lines of failed messages to return
postmaster:    Admin    # NetWare UIC of postmaster
broadcast:     1    # Yes, we want broadcast notifications, but
receipts:      0    # ... no broadcasts for receipt confirmations
PM_notify:     1    # Do/Don't send errors to the postmaster
change_owner:  1    # Change message ownership to recipient
auto_tzone:    1    # If NZ, obtain timezone information from OS
LogLevel:      15    # System message reporting level
LogMax:        100    # Maximum number of system messages to store
RetryPeriod:   30    # Period between job retries (minutes)
MaxRetries:    16    # Maximum number of times a job can fail
TwoPasses:     1    # If NZ, process submission queue in 2 passes
Autoaddress:   0    # If NZ, auto-generate user addresses based on name
Daily_exit:    0    # If NZ, auto-restart each day after maintenance
No_Areply:     0    # If NZ, disable automatic replies system-wide
Alt_Forward:   0    # If NZ, allow alternate forwarding specification
Maint_hour:    2    # Hour for daily maintenance (24-hour clock)
Maint_min:     0    # Minute for daily maintenance
Retry_Mode:    0    # If NZ, use progressive backoff for queue retries
Local_DSNs:    1    # If NZ generate Delivery Status for local users only
DSN_time1:     10800    # Seconds deferred before first DSN is sent
DSN_time2:     86400    # Seconds deferred before second DSN is sent
DSN_time3:     259200    # Seconds deferred before third DSN is sent
Host_in_title: 0    # If NZ, show hostname in system tray and taskbar
Lingering:     0    # Enable or disable 'lingering mailboxes'
Linger_Timeout: 60   # Seconds before a lingering mailbox is shut down
Alert_Host:    notify.pmail.com    # Host to check for licensee advisories
Alert_Interval: 720   # Frequency in minutes (min 240) for checks
Alert_Flags:   3    # Flags controlling advisory checks

[MercuryC]
Host:             # mail mail host which relays for us
Failfile : C:\xampp\MercuryMail\MERCURY\failure.mer
Poll : 30
Scratch : C:\xampp\MercuryMail\SCRATCH
ReturnLines : 15
Timeout : 30
ESMTP : 1
POP3_Auth : 0
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYC\~y-~m-~d.log
Log_Verbose : 0
Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYC
Session_logmode : 0

[MercuryE]
HELO : 127.0.0.1
Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYE
Session_logmode : 0
Poll : 15
Timeout : 60
Nameservers : 127.0.0.1
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYE\~y-~m-~d.log
Log_Verbose : 0
DNS_Timeout : 20
DNS_Retries : 4
Transcripts : 1
MaxThreads : 10

[MercuryD]
Scratch : C:\xampp\MercuryMail\SCRATCH\MERCURYD
Timeout : 30
Poll : 120
Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYD
Session_logmode : 0

[MercuryS]
Debug : 1
HELO : 127.0.0.1
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYS\~y-~m-~d.log
Timeout : 30
Relay : 0
Strict_Relay : 0
Server_Port : 587
Interface : 127.0.0.1
Allow_Illegals : 0
SMTP_Authentication : 0
Session_logging : C:\xampp\MercuryMail\ESSIONS\MERCURYS
Session_logmode : 0
Compliance_Settings : 0
Maximum_Failed_Rcpts : 4
Max_Relay_Attempts : 4
SSL_Mode : 0
ST_Blacklisting : 288
No_VRFY : 0
SMTP_ConnFlags : 0

[MercuryP]
Scratch : C:\xampp\MercuryMail\SCRATCH\MercuryP
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYP\~y-~m-~d.log
Stack : 32768
Interface : 127.0.0.1
Mark_Read : 1
Server_Port: 995
SSL_Mode : 0
Login_Disabled : 0
UIDL_nul_list : 1
New_UIDs : 1
No_NUL_passwords : 1
Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYP
Session_logmode : 0
Timeout : 60

[MercuryX]
Cmd_Wait: 1
IE4_Dialling: 0
Use_ETRN: 0
Clients_only: 0
Drain_queues: 1
Sunday: 0000,0000,0,0,0,0
Monday: 0000,0000,0,0,0,0
Tuesday: 0000,0000,0,0,0,0
Wednesday: 0000,0000,0,0,0,0
Thursday: 0000,0000,0,0,0,0
Friday: 0000,0000,0,0,0,0
Saturday: 0000,0000,0,0,0,0

[Domains]
localhost: localhost

[Maiser]
Maiser:          Maiser   # 'Username' of mail server account
Helpfile:        C:\xampp\MercuryMail\MERCURY\maiser.hlp   # Help sent on failed maiser requests
Lookupfile:      C:\xampp\MercuryMail\MERCURY\maiser.lkp   # Format file for the 'lookup' command
Send_dir:        C:\xampp\MercuryMail\MERCURY\SENDABLE   # Directory for the 'send' command
Logfile:         C:\xampp\MercuryMail\LOGS\MAISER\~y-~m-~d.log   # Mail server log file
Notify:          C:\xampp\MercuryMail\MERCURY\TMP   # Dir. for pending 'notify' commands
NoList:          N   # If 'Y', disable the 'list' command
Local_only:      Y   # If 'Y', local 'notify' commands only

[MercuryH]
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYH\~y-~m-~d.log
Timeout : 30

[MercuryI]
Scratch : C:\xampp\MercuryMail\SCRATCH\MERCURYI
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYI\~y-~m-~d.log
Timeout : 120
Server_Port : 143
Charset : ISO-8859-1
Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYI
Session_logmode : 0
Idle_Timeout : 1800
SSL_Mode : 0
Login_Disabled : 0
No_NUL_passwords : 1

[MercuryB]
Scratch : C:\xampp\MercuryMail\SCRATCH\MERCURYB
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYB\~y-~m-~d.log
Timeout : 120
Server_Port : 2224
Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYB
Session_logmode : 0
Idle_Timeout : 1800
SSL_Mode : 0
Alt_Server_Port : 443

[Groups]

[Rewrite]

[Statistics]
StatFlags:    0  # Statistical reporting settings
STF_Hours:    24  # How often to write stat log files
STM_Hours:    24  # How often to e-mail stat log files

 

I only enabled general logging for the smtp/pop3 modules this afternoon, but I cannot seem to find any useful files. The only thing I see is in the MercuryS log folder, and that appears to be a record of only the successfully posted messages (from both Outlook and the test page) and none of the six hundred three failed attempts. Still, for what it's worth, here it is:

 

T 20100817 224940 4c6afc39 Connection from 127.0.0.1
T 20100817 224940 4c6afc39 HELO WeezyTorbot
T 20100817 224940 4c6afc39 MAIL FROM: <jamestest2@localhost.com>
T 20100817 224940 4c6afc39 RCPT TO: <jamestest1@localhost.com>
T 20100817 224940 4c6afc39 DATA
T 20100817 224940 4c6afc39 DATA - 38 lines, 1189 bytes.
T 20100817 224940 4c6afc39 QUIT
T 20100817 224940 4c6afc39 Connection closed with 127.0.0.1, 0 sec. elapsed.
T 20100817 225010 4c6afc3a Connection from 127.0.0.1
T 20100817 225010 4c6afc3a HELO WeezyTorbot
T 20100817 225010 4c6afc3a MAIL FROM: <jamestest2@localhost.com>
T 20100817 225010 4c6afc3a RCPT TO: <jamestest2@localhost.com>
T 20100817 225010 4c6afc3a DATA
T 20100817 225010 4c6afc3a DATA - 68 lines, 2195 bytes.
T 20100817 225010 4c6afc3a QUIT
T 20100817 225010 4c6afc3a Connection closed with 127.0.0.1, 0 sec. elapsed.
T 20100817 225201 4c6afc3b Connection from 127.0.0.1
T 20100817 225201 4c6afc3b EHLO WeezyTorbot
T 20100817 225201 4c6afc3b MAIL FROM: <jamestest2@localhost.com>
T 20100817 225201 4c6afc3b RCPT TO: <jamestest1@localhost.com>
T 20100817 225201 4c6afc3b DATA
T 20100817 225201 4c6afc3b DATA - 38 lines, 1190 bytes.
T 20100817 225201 4c6afc3b QUIT
T 20100817 225201 4c6afc3b Connection closed with 127.0.0.1, 0 sec. elapsed.
T 20100817 225329 4c6afc3c Connection from 127.0.0.1
T 20100817 225329 4c6afc3c HELO WeezyTorbot
T 20100817 225329 4c6afc3c MAIL FROM: <jamestest1@localhost.com>
T 20100817 225329 4c6afc3c RCPT TO: <jamestest2@localhost.com>
T 20100817 225329 4c6afc3c DATA
T 20100817 225329 4c6afc3c DATA - 38 lines, 1205 bytes.
T 20100817 225329 4c6afc3c QUIT
T 20100817 225329 4c6afc3c Connection closed with 127.0.0.1, 0 sec. elapsed.
T 20100817 225441 4c6afc3d Connection from 127.0.0.1
T 20100817 225441 4c6afc3d HELO WeezyTorbot
T 20100817 225441 4c6afc3d MAIL FROM:<sender@example.com>
T 20100817 225441 4c6afc3d RCPT TO:<jamestest1@localhost.com>
T 20100817 225441 4c6afc3d DATA
T 20100817 225442 4c6afc3d DATA - 16 lines, 368 bytes.
T 20100817 225442 4c6afc3d QUIT
T 20100817 225442 4c6afc3d Connection closed with 127.0.0.1, 1 sec. elapsed.
T 20100817 225528 4c6afc3e Connection from 127.0.0.1
T 20100817 225528 4c6afc3e HELO WeezyTorbot
T 20100817 225528 4c6afc3e MAIL FROM:<sender@example.com>
T 20100817 225528 4c6afc3e RCPT TO:<jamestest1@localhost>
T 20100817 225528 4c6afc3e DATA
T 20100817 225528 4c6afc3e DATA - 16 lines, 364 bytes.
T 20100817 225528 4c6afc3e QUIT
T 20100817 225528 4c6afc3e Connection closed with 127.0.0.1, 0 sec. elapsed.
T 20100817 225618 4c6afc3f Connection from 127.0.0.1
T 20100817 225618 4c6afc3f HELO WeezyTorbot
T 20100817 225618 4c6afc3f MAIL FROM:<sender@example.com>
T 20100817 225618 4c6afc3f RCPT TO:<jamestest2@localhost>
T 20100817 225618 4c6afc3f DATA
T 20100817 225618 4c6afc3f DATA - 16 lines, 364 bytes.
T 20100817 225618 4c6afc3f QUIT
T 20100817 225618 4c6afc3f Connection closed with 127.0.0.1, 0 sec. elapsed

&lt;P&gt;thanks rolf&lt;/P&gt; &lt;P&gt;&amp;nbsp;so here&#039;s the mercury.ini file:&lt;/P&gt; &lt;P mce_keep=&quot;true&quot;&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;#&amp;nbsp; MERCURY.INI generated by Mercury Setup # # #&amp;nbsp; Sample Bindery Mode / Standalone Mode MERCURY.INI file. #&amp;nbsp; This sample file implements most of the possible switches for each #&amp;nbsp; module, but you can edit it to do less if you wish. # #&amp;nbsp; Anything after a &#039;#&#039; to the end of the line is a comment and #&amp;nbsp; is stripped out before parsing. Trailing and leading whitespace #&amp;nbsp; is also stripped before parsing. Many sample commands have been #&amp;nbsp; left in this file commented out for reference purposes. # #&amp;nbsp; Note that in general, manual modification of this file is NOT #&amp;nbsp; RECOMMENDED - use the Mercury &quot;Configuration&quot; menu to change the #&amp;nbsp; program&#039;s settings wherever possible. #&lt;/P&gt; &lt;P&gt;[General] myname:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; localhost&amp;nbsp;&amp;nbsp;&amp;nbsp; # Canonical name for this server timezone:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +0000&amp;nbsp;&amp;nbsp;&amp;nbsp; # Time Zone to add to date fields file_api:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # Use the file api instead of queues mailqueue:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\XAMPP\MERCURYMAIL\QUEUE&amp;nbsp;&amp;nbsp;&amp;nbsp; # Where mail should be put for delivery smtpqueue:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\XAMPP\MERCURYMAIL\QUEUE&amp;nbsp;&amp;nbsp;&amp;nbsp; # Where the SMTP client should look for mail newmail_path:&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\XAMPP\MERCURYMAIL\MAIL\~N&amp;nbsp;&amp;nbsp;&amp;nbsp; # Where to find the users&#039; WinPMail mailboxes.&lt;/P&gt; &lt;P&gt;[Protocols] C:\xampp\MercuryMail\MERCURYS.DLL C:\xampp\MercuryMail\MERCURYP.DLL C:\xampp\MercuryMail\MERCURYE.DLL # C:\xampp\MercuryMail\MERCURYC.DLL C:\xampp\MercuryMail\MERCURYD.DLL C:\xampp\MercuryMail\MERCURYH.DLL C:\xampp\MercuryMail\MERCURYF.DLL C:\xampp\MercuryMail\MERCURYW.DLL C:\xampp\MercuryMail\MERCURYX.DLL C:\xampp\MercuryMail\MERCURYI.DLL C:\xampp\MercuryMail\MERCURYB.DLL&lt;/P&gt; &lt;P&gt;[Mercury] failfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\failure.mer&amp;nbsp;&amp;nbsp;&amp;nbsp; # Delivery failure notification template confirmfile:&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\confirm.mer&amp;nbsp;&amp;nbsp;&amp;nbsp; # Delivery confirmation template aliasfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\alias.mer&amp;nbsp;&amp;nbsp;&amp;nbsp; # System-wide alias file synfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\synonym.mer&amp;nbsp;&amp;nbsp;&amp;nbsp; # User synonym database listfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\lists.mer&amp;nbsp;&amp;nbsp;&amp;nbsp; # List of lists logfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\LOGS\CORE\~y-~m-~d.log&amp;nbsp;&amp;nbsp;&amp;nbsp; # Traffic logging file logwidth:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp; # Width of address fields in logfile retpath:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # Do/Don&#039;t use &#039;return-path&#039; for errors maxhops:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp; # Used to detect mailing loops gullible:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, don&#039;t validate &#039;From&#039; fields poll:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp; # Seconds between queue polling cycles scratch:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\SCRATCH&amp;nbsp;&amp;nbsp;&amp;nbsp; # Where we can write temp files returnlines:&amp;nbsp;&amp;nbsp; 15&amp;nbsp;&amp;nbsp;&amp;nbsp; # How many lines of failed messages to return postmaster:&amp;nbsp;&amp;nbsp;&amp;nbsp; Admin&amp;nbsp;&amp;nbsp;&amp;nbsp; # NetWare UIC of postmaster broadcast:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # Yes, we want broadcast notifications, but receipts:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # ... no broadcasts for receipt confirmations PM_notify:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # Do/Don&#039;t send errors to the postmaster change_owner:&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # Change message ownership to recipient auto_tzone:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, obtain timezone information from OS LogLevel:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&amp;nbsp;&amp;nbsp;&amp;nbsp; # System message reporting level LogMax:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; # Maximum number of system messages to store RetryPeriod:&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp; # Period between job retries (minutes) MaxRetries:&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&amp;nbsp;&amp;nbsp;&amp;nbsp; # Maximum number of times a job can fail TwoPasses:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, process submission queue in 2 passes Autoaddress:&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, auto-generate user addresses based on name Daily_exit:&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, auto-restart each day after maintenance No_Areply:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, disable automatic replies system-wide Alt_Forward:&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, allow alternate forwarding specification Maint_hour:&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp; # Hour for daily maintenance (24-hour clock) Maint_min:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # Minute for daily maintenance Retry_Mode:&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, use progressive backoff for queue retries Local_DSNs:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ generate Delivery Status for local users only DSN_time1:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10800&amp;nbsp;&amp;nbsp;&amp;nbsp; # Seconds deferred before first DSN is sent DSN_time2:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 86400&amp;nbsp;&amp;nbsp;&amp;nbsp; # Seconds deferred before second DSN is sent DSN_time3:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 259200&amp;nbsp;&amp;nbsp;&amp;nbsp; # Seconds deferred before third DSN is sent Host_in_title: 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, show hostname in system tray and taskbar Lingering:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # Enable or disable &#039;lingering mailboxes&#039; Linger_Timeout: 60&amp;nbsp;&amp;nbsp; # Seconds before a lingering mailbox is shut down Alert_Host:&amp;nbsp;&amp;nbsp;&amp;nbsp; notify.pmail.com&amp;nbsp;&amp;nbsp;&amp;nbsp; # Host to check for licensee advisories Alert_Interval: 720&amp;nbsp;&amp;nbsp; # Frequency in minutes (min 240) for checks Alert_Flags:&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp; # Flags controlling advisory checks&lt;/P&gt; &lt;P&gt;[MercuryC] Host:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # mail mail host which relays for us Failfile : C:\xampp\MercuryMail\MERCURY\failure.mer Poll : 30 Scratch : C:\xampp\MercuryMail\SCRATCH ReturnLines : 15 Timeout : 30 ESMTP : 1 POP3_Auth : 0 Logfile : C:\xampp\MercuryMail\LOGS\MERCURYC\~y-~m-~d.log Log_Verbose : 0 Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYC Session_logmode : 0&lt;/P&gt; &lt;P&gt;[MercuryE] HELO : 127.0.0.1 Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYE Session_logmode : 0 Poll : 15 Timeout : 60 Nameservers : 127.0.0.1 Logfile : C:\xampp\MercuryMail\LOGS\MERCURYE\~y-~m-~d.log Log_Verbose : 0 DNS_Timeout : 20 DNS_Retries : 4 Transcripts : 1 MaxThreads : 10&lt;/P&gt; &lt;P&gt;[MercuryD] Scratch : C:\xampp\MercuryMail\SCRATCH\MERCURYD Timeout : 30 Poll : 120 Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYD Session_logmode : 0&lt;/P&gt; &lt;P&gt;[MercuryS] Debug : 1 HELO : 127.0.0.1 Logfile : C:\xampp\MercuryMail\LOGS\MERCURYS\~y-~m-~d.log Timeout : 30 Relay : 0 Strict_Relay : 0 Server_Port : 587 Interface : 127.0.0.1 Allow_Illegals : 0 SMTP_Authentication : 0 Session_logging : C:\xampp\MercuryMail\ESSIONS\MERCURYS Session_logmode : 0 Compliance_Settings : 0 Maximum_Failed_Rcpts : 4 Max_Relay_Attempts : 4 SSL_Mode : 0 ST_Blacklisting : 288 No_VRFY : 0 SMTP_ConnFlags : 0&lt;/P&gt; &lt;P&gt;[MercuryP] Scratch : C:\xampp\MercuryMail\SCRATCH\MercuryP Logfile : C:\xampp\MercuryMail\LOGS\MERCURYP\~y-~m-~d.log Stack : 32768 Interface : 127.0.0.1 Mark_Read : 1 Server_Port: 995 SSL_Mode : 0 Login_Disabled : 0 UIDL_nul_list : 1 New_UIDs : 1 No_NUL_passwords : 1 Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYP Session_logmode : 0 Timeout : 60&lt;/P&gt; &lt;P&gt;[MercuryX] Cmd_Wait: 1 IE4_Dialling: 0 Use_ETRN: 0 Clients_only: 0 Drain_queues: 1 Sunday: 0000,0000,0,0,0,0 Monday: 0000,0000,0,0,0,0 Tuesday: 0000,0000,0,0,0,0 Wednesday: 0000,0000,0,0,0,0 Thursday: 0000,0000,0,0,0,0 Friday: 0000,0000,0,0,0,0 Saturday: 0000,0000,0,0,0,0&lt;/P&gt; &lt;P&gt;[Domains] localhost: localhost&lt;/P&gt; &lt;P&gt;[Maiser] Maiser:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Maiser&amp;nbsp;&amp;nbsp; # &#039;Username&#039; of mail server account Helpfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\maiser.hlp&amp;nbsp;&amp;nbsp; # Help sent on failed maiser requests Lookupfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\maiser.lkp&amp;nbsp;&amp;nbsp; # Format file for the &#039;lookup&#039; command Send_dir:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\SENDABLE&amp;nbsp;&amp;nbsp; # Directory for the &#039;send&#039; command Logfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\LOGS\MAISER\~y-~m-~d.log&amp;nbsp;&amp;nbsp; # Mail server log file Notify:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MercuryMail\MERCURY\TMP&amp;nbsp;&amp;nbsp; # Dir. for pending &#039;notify&#039; commands NoList:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N&amp;nbsp;&amp;nbsp; # If &#039;Y&#039;, disable the &#039;list&#039; command Local_only:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y&amp;nbsp;&amp;nbsp; # If &#039;Y&#039;, local &#039;notify&#039; commands only&lt;/P&gt; &lt;P&gt;[MercuryH] Logfile : C:\xampp\MercuryMail\LOGS\MERCURYH\~y-~m-~d.log Timeout : 30&lt;/P&gt; &lt;P&gt;[MercuryI] Scratch : C:\xampp\MercuryMail\SCRATCH\MERCURYI Logfile : C:\xampp\MercuryMail\LOGS\MERCURYI\~y-~m-~d.log Timeout : 120 Server_Port : 143 Charset : ISO-8859-1 Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYI Session_logmode : 0 Idle_Timeout : 1800 SSL_Mode : 0 Login_Disabled : 0 No_NUL_passwords : 1&lt;/P&gt; &lt;P&gt;[MercuryB] Scratch : C:\xampp\MercuryMail\SCRATCH\MERCURYB Logfile : C:\xampp\MercuryMail\LOGS\MERCURYB\~y-~m-~d.log Timeout : 120 Server_Port : 2224 Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYB Session_logmode : 0 Idle_Timeout : 1800 SSL_Mode : 0 Alt_Server_Port : 443&lt;/P&gt; &lt;P&gt;[Groups]&lt;/P&gt; &lt;P&gt;[Rewrite]&lt;/P&gt; &lt;P&gt;[Statistics] StatFlags:&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; # Statistical reporting settings STF_Hours:&amp;nbsp;&amp;nbsp;&amp;nbsp; 24&amp;nbsp; # How often to write stat log files STM_Hours:&amp;nbsp;&amp;nbsp;&amp;nbsp; 24&amp;nbsp; # How often to e-mail stat log files&lt;/P&gt; &lt;P mce_keep=&quot;true&quot;&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;I only enabled general logging for the smtp/pop3 modules this afternoon, but I cannot seem to find any useful files. The only thing I see is in the MercuryS log folder, and that appears to be a record of only the successfully posted messages (from both Outlook and&amp;nbsp;the test page) and none of the six hundred three failed attempts. Still, for what it&#039;s worth, here it is:&lt;/P&gt; &lt;P mce_keep=&quot;true&quot;&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;T 20100817 224940 4c6afc39 Connection from 127.0.0.1 T 20100817 224940 4c6afc39 HELO WeezyTorbot T 20100817 224940 4c6afc39 MAIL FROM: &amp;lt;&lt;A href=&quot;mailto:jamestest2@localhost.com&quot;&gt;jamestest2@localhost.com&lt;/A&gt;&amp;gt; T 20100817 224940 4c6afc39 RCPT TO: &amp;lt;&lt;A href=&quot;mailto:jamestest1@localhost.com&quot;&gt;jamestest1@localhost.com&lt;/A&gt;&amp;gt; T 20100817 224940 4c6afc39 DATA T 20100817 224940 4c6afc39 DATA - 38 lines, 1189 bytes. T 20100817 224940 4c6afc39 QUIT T 20100817 224940 4c6afc39 Connection closed with 127.0.0.1, 0 sec. elapsed. T 20100817 225010 4c6afc3a Connection from 127.0.0.1 T 20100817 225010 4c6afc3a HELO WeezyTorbot T 20100817 225010 4c6afc3a MAIL FROM: &amp;lt;&lt;A href=&quot;mailto:jamestest2@localhost.com&quot;&gt;jamestest2@localhost.com&lt;/A&gt;&amp;gt; T 20100817 225010 4c6afc3a RCPT TO: &amp;lt;&lt;A href=&quot;mailto:jamestest2@localhost.com&quot;&gt;jamestest2@localhost.com&lt;/A&gt;&amp;gt; T 20100817 225010 4c6afc3a DATA T 20100817 225010 4c6afc3a DATA - 68 lines, 2195 bytes. T 20100817 225010 4c6afc3a QUIT T 20100817 225010 4c6afc3a Connection closed with 127.0.0.1, 0 sec. elapsed. T 20100817 225201 4c6afc3b Connection from 127.0.0.1 T 20100817 225201 4c6afc3b EHLO WeezyTorbot T 20100817 225201 4c6afc3b MAIL FROM: &amp;lt;&lt;A href=&quot;mailto:jamestest2@localhost.com&quot;&gt;jamestest2@localhost.com&lt;/A&gt;&amp;gt; T 20100817 225201 4c6afc3b RCPT TO: &amp;lt;&lt;A href=&quot;mailto:jamestest1@localhost.com&quot;&gt;jamestest1@localhost.com&lt;/A&gt;&amp;gt; T 20100817 225201 4c6afc3b DATA T 20100817 225201 4c6afc3b DATA - 38 lines, 1190 bytes. T 20100817 225201 4c6afc3b QUIT T 20100817 225201 4c6afc3b Connection closed with 127.0.0.1, 0 sec. elapsed. T 20100817 225329 4c6afc3c Connection from 127.0.0.1 T 20100817 225329 4c6afc3c HELO WeezyTorbot T 20100817 225329 4c6afc3c MAIL FROM: &amp;lt;&lt;A href=&quot;mailto:jamestest1@localhost.com&quot;&gt;jamestest1@localhost.com&lt;/A&gt;&amp;gt; T 20100817 225329 4c6afc3c RCPT TO: &amp;lt;&lt;A href=&quot;mailto:jamestest2@localhost.com&quot;&gt;jamestest2@localhost.com&lt;/A&gt;&amp;gt; T 20100817 225329 4c6afc3c DATA T 20100817 225329 4c6afc3c DATA - 38 lines, 1205 bytes. T 20100817 225329 4c6afc3c QUIT T 20100817 225329 4c6afc3c Connection closed with 127.0.0.1, 0 sec. elapsed. T 20100817 225441 4c6afc3d Connection from 127.0.0.1 T 20100817 225441 4c6afc3d HELO WeezyTorbot T 20100817 225441 4c6afc3d MAIL FROM:&amp;lt;&lt;A href=&quot;mailto:sender@example.com&quot;&gt;sender@example.com&lt;/A&gt;&amp;gt; T 20100817 225441 4c6afc3d RCPT TO:&amp;lt;&lt;A href=&quot;mailto:jamestest1@localhost.com&quot;&gt;jamestest1@localhost.com&lt;/A&gt;&amp;gt; T 20100817 225441 4c6afc3d DATA T 20100817 225442 4c6afc3d DATA - 16 lines, 368 bytes. T 20100817 225442 4c6afc3d QUIT T 20100817 225442 4c6afc3d Connection closed with 127.0.0.1, 1 sec. elapsed. T 20100817 225528 4c6afc3e Connection from 127.0.0.1 T 20100817 225528 4c6afc3e HELO WeezyTorbot T 20100817 225528 4c6afc3e MAIL FROM:&amp;lt;&lt;A href=&quot;mailto:sender@example.com&quot;&gt;sender@example.com&lt;/A&gt;&amp;gt; T 20100817 225528 4c6afc3e RCPT TO:&amp;lt;&lt;A href=&quot;mailto:jamestest1@localhost&quot;&gt;jamestest1@localhost&lt;/A&gt;&amp;gt; T 20100817 225528 4c6afc3e DATA T 20100817 225528 4c6afc3e DATA - 16 lines, 364 bytes. T 20100817 225528 4c6afc3e QUIT T 20100817 225528 4c6afc3e Connection closed with 127.0.0.1, 0 sec. elapsed. T 20100817 225618 4c6afc3f Connection from 127.0.0.1 T 20100817 225618 4c6afc3f HELO WeezyTorbot T 20100817 225618 4c6afc3f MAIL FROM:&amp;lt;&lt;A href=&quot;mailto:sender@example.com&quot;&gt;sender@example.com&lt;/A&gt;&amp;gt; T 20100817 225618 4c6afc3f RCPT TO:&amp;lt;&lt;A href=&quot;mailto:jamestest2@localhost&quot;&gt;jamestest2@localhost&lt;/A&gt;&amp;gt; T 20100817 225618 4c6afc3f DATA T 20100817 225618 4c6afc3f DATA - 16 lines, 364 bytes. T 20100817 225618 4c6afc3f QUIT T 20100817 225618 4c6afc3f Connection closed with 127.0.0.1, 0 sec. elapsed&lt;/P&gt;

[quote][Protocols]
C:\xampp\MercuryMail\MERCURYS.DLL
C:\xampp\MercuryMail\MERCURYP.DLL
C:\xampp\MercuryMail\MERCURYE.DLL
# C:\xampp\MercuryMail\MERCURYC.DLL
C:\xampp\MercuryMail\MERCURYD.DLL
C:\xampp\MercuryMail\MERCURYH.DLL
C:\xampp\MercuryMail\MERCURYF.DLL
C:\xampp\MercuryMail\MERCURYW.DLL
C:\xampp\MercuryMail\MERCURYX.DLL
C:\xampp\MercuryMail\MERCURYI.DLL
C:\xampp\MercuryMail\MERCURYB.DLL[/quote]

Are you really using all these?

comment the modules you are not using, especially MercX, or apply the patch here http://community.pmail.com/files/folders/patches/entry24194.aspx as there is a bug in it that could explain your symptoms quite well.

&lt;p&gt;[quote][Protocols] C:\xampp\MercuryMail\MERCURYS.DLL C:\xampp\MercuryMail\MERCURYP.DLL C:\xampp\MercuryMail\MERCURYE.DLL # C:\xampp\MercuryMail\MERCURYC.DLL C:\xampp\MercuryMail\MERCURYD.DLL C:\xampp\MercuryMail\MERCURYH.DLL C:\xampp\MercuryMail\MERCURYF.DLL C:\xampp\MercuryMail\MERCURYW.DLL C:\xampp\MercuryMail\MERCURYX.DLL C:\xampp\MercuryMail\MERCURYI.DLL C:\xampp\MercuryMail\MERCURYB.DLL[/quote]&lt;/p&gt;&lt;p&gt;Are you really using all these?&lt;/p&gt;&lt;p&gt;comment the modules you are not using, especially MercX, or apply the patch here [url]http://community.pmail.com/files/folders/patches/entry24194.aspx[/url] as there is a bug in it that could explain your symptoms quite well. &lt;/p&gt;

I have installed the patch, and that didn't seem to do anything. Anyway, I'm not sure what I'm actually running - I just started Mercury from the XAMPP control panel. The only changes I made were to 1) add the test accounts, 2) change the IP to 127.0.0.1 in a few places as directed in another post somewhere, and 3) change the SMTP & POP3 ports to 587 & 995, respectively. Otherwise Mercury is running out-of-the-box, so to speak.

&lt;P&gt;I have installed the patch, and that didn&#039;t seem to do anything. Anyway, I&#039;m not sure what I&#039;m actually running - I just started Mercury from the XAMPP control panel. The only changes I made were to 1) add the&amp;nbsp;test accounts, 2) change the IP to 127.0.0.1 in a few places as directed in another post somewhere, and 3) change the SMTP &amp;amp; POP3 ports to 587 &amp;amp; 995, respectively. Otherwise Mercury is running out-of-the-box, so to speak.&lt;/P&gt;

[quote user="mimewear"]

I have installed the patch, and that didn't seem to do anything. Anyway, I'm not sure what I'm actually running - I just started Mercury from the XAMPP control panel.[/quote]

If you are only using the SMTP & the POP3 server modules, then disable all the others.

[quote]The only changes I made were to 1) add the test accounts,[/quote]ok[quote] 2) change the IP to 127.0.0.1 in a few places as directed in another post somewhere,[/quote]then make sure your client is configured to connect to this interface[quote] and 3) change the SMTP & POP3 ports to 587 & 995, respectively.[/quote]why?[quote] Otherwise Mercury is running out-of-the-box, so to speak.

[/quote]If logging is enabled and there are no logs written, it is either because mercury is not seeing any connection attempts or the specified logfile is not writable.
[quote user=&quot;mimewear&quot;]&lt;p&gt;I have installed the patch, and that didn&#039;t seem to do anything. Anyway, I&#039;m not sure what I&#039;m actually running - I just started Mercury from the XAMPP control panel.[/quote]&lt;/p&gt;&lt;p&gt;If you are only using the SMTP &amp;amp; the POP3 server modules, then disable all the others.&lt;/p&gt;&lt;p&gt;[quote]The only changes I made were to 1) add the&amp;nbsp;test accounts,[/quote]ok[quote] 2) change the IP to 127.0.0.1 in a few places as directed in another post somewhere,[/quote]then make sure your client is configured to connect to this interface[quote] and 3) change the SMTP &amp;amp; POP3 ports to 587 &amp;amp; 995, respectively.[/quote]why?[quote] Otherwise Mercury is running out-of-the-box, so to speak.&lt;/p&gt;[/quote]If logging is enabled and there are no logs written, it is either because mercury is not seeing any connection attempts or the specified logfile is not writable.

As a follow up, the log files seem to have updated, so I'm pasting a  few lines from each here (I have cut a lot of redundant messages out to cut down the repetition):

From MercuryE:

T 20100818 193023 4c6c6d2c Begin processing job MO000006 from jamestest2@localhost.com
T 20100818 193023 4c6c6d2d Begin processing job MO000008 from jamestest1@localhost.com
T 20100818 193023 4c6c6d2e Begin processing job MO00000A from sender@example.com
W 20100818 193023 4c6c6d2e Temporary error 249 (temporary MX resolution error) resolving 'localhost.com'.
T 20100818 193023 4c6c6d2e Job MO00000A processing complete.

 

From MercuryP:

Connection from 127.0.0.1, Wed Aug 18 19:55:14 2010
1 sec. elapsed, connection closed Wed Aug 18 19:55:15 2010

Connection from 127.0.0.1, Wed Aug 18 19:55:15 2010
User jamestest2, (2) 32 messages, 175045 bytes
2 sec. elapsed, connection closed Wed Aug 18 19:55:17 2010

 

And from MercuryS:

T 20100818 193042 4c6c34cf Connection from 127.0.0.1
T 20100818 193042 4c6c34cf EHLO WeezyTorbot
T 20100818 193042 4c6c34cf Connection closed with 127.0.0.1, 0 sec. elapsed.

 

 

&lt;P&gt;&lt;FONT size=3 face=&quot;Times New Roman&quot;&gt;As a follow up, the log files seem to have updated, so I&#039;m pasting a&amp;nbsp; few lines from each here (I have cut a lot of redundant messages out to cut down the repetition):&lt;/FONT&gt;&lt;/P&gt; &lt;P&gt;From MercuryE:&lt;/P&gt; &lt;P&gt;T 20100818 193023 4c6c6d2c Begin processing job MO000006 from &lt;A href=&quot;mailto:jamestest2@localhost.com&quot;&gt;jamestest2@localhost.com&lt;/A&gt; T 20100818 193023 4c6c6d2d Begin processing job MO000008 from &lt;A href=&quot;mailto:jamestest1@localhost.com&quot;&gt;jamestest1@localhost.com&lt;/A&gt; T 20100818 193023 4c6c6d2e Begin processing job MO00000A from &lt;A href=&quot;mailto:sender@example.com&quot;&gt;sender@example.com&lt;/A&gt; W 20100818 193023 4c6c6d2e Temporary error 249 (temporary MX resolution error) resolving &#039;localhost.com&#039;. T 20100818 193023 4c6c6d2e Job MO00000A processing complete.&lt;/P&gt; &lt;P mce_keep=&quot;true&quot;&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;From MercuryP:&lt;/P&gt; &lt;P&gt;Connection from 127.0.0.1, Wed Aug 18 19:55:14 2010 1 sec. elapsed, connection closed Wed Aug 18 19:55:15 2010&lt;/P&gt; &lt;P&gt;Connection from 127.0.0.1, Wed Aug 18 19:55:15 2010 User jamestest2, (2) 32 messages, 175045 bytes 2 sec. elapsed, connection closed Wed Aug 18 19:55:17 2010&lt;/P&gt; &lt;P mce_keep=&quot;true&quot;&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;And from MercuryS:&lt;/P&gt; &lt;P&gt;T 20100818 193042 4c6c34cf Connection from 127.0.0.1 T 20100818 193042 4c6c34cf EHLO WeezyTorbot T 20100818 193042 4c6c34cf Connection closed with 127.0.0.1, 0 sec. elapsed.&lt;/P&gt; &lt;P mce_keep=&quot;true&quot;&gt;&amp;nbsp;&lt;/P&gt; &lt;P mce_keep=&quot;true&quot;&gt;&amp;nbsp;&lt;/P&gt;

As the only entry in the [Domains] section of mercury.ini is "localhost: localhost" Mercury will consider a message to someone@localhost.com as an external delivery, and attempt to connect using MercuryE. Please read the help text in Mercury about local domains carefully.

Maybe I'm missing the point here, but having a mail server that only communicates with the computer it's installed on seems rather limited. If you plan to change that there are a number of things in the ini file that needs to be modified, though.

/Rolf 

&lt;p&gt;As the only entry in the &lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Tahoma, Arial, Helvetica; font-size: 12px; &quot;&gt;[Domains] section of mercury.ini is &quot;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Tahoma, Arial, Helvetica; font-size: 12px; &quot;&gt;localhost: localhost&quot; Mercury will consider a message to someone@localhost.com as an external delivery, and attempt to connect using MercuryE. Please read the help text in Mercury about local domains carefully.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Maybe I&#039;m missing the point here, but having a mail server that only communicates with the computer it&#039;s installed on seems rather limited. If you plan to change that there are a number of things in the ini file that needs to be modified, though.&lt;/p&gt;&lt;p&gt;/Rolf&amp;nbsp;&lt;/p&gt;

I have tried localhost and localhost.com - it was one of the two when it worked, but now it's none of them. All I am trying to do at the moment is test my auto mail coming from web pages on my site. All I need to do at the moment is make sure they work. I won't be needing Mercury when they are uploaded to the server, and Mercury was recommended for just this sort of task because its built into XAMPP already. If there is a better way to do the same thing internally I'm game, but if I could also send externally that would be a bonus.

&lt;P&gt;I have tried localhost and localhost.com - it was one of the two when it worked, but now it&#039;s none of them. All I am trying to do at the moment is test my auto mail coming from web pages on my site. All I need to do at the moment is make sure they work. I won&#039;t be needing Mercury when they are uploaded to the server, and Mercury was recommended for just this sort of task because its built into XAMPP already. If there is a better way to do the same thing internally I&#039;m game, but if I could also send externally that would be a bonus.&lt;/P&gt;

Well both 'localhost.com' & 'example.com' are real domains.

If you look them up in DNS they do not resolve to your server, and should not be used as test configuration, although many places that should know better suggest just this.

Would you use microsoft.com for your test domain name?

Pick a non-existing name to use and enter it in the [Local Domains] section as per the help.

Test your sending and receiving using usernames at this domain only.

If you want to send offsite or use non-local domains in your mails you will need further configuration which will depend on your setup.

All the info you need is in the help file.

&lt;p&gt;Well both &#039;localhost.com&#039; &amp;amp; &#039;example.com&#039; are real domains.&lt;/p&gt;&lt;p&gt;If you look them up in DNS they do not resolve to your server, and should not be used as test configuration, although many places that should know better suggest just this.&lt;/p&gt;&lt;p&gt;Would you use microsoft.com for your test domain name? &lt;/p&gt;&lt;p&gt;Pick a non-existing name to use and enter it in the [Local Domains] section as per the help.&lt;/p&gt;&lt;p&gt;Test your sending and receiving using usernames at this domain only.&lt;/p&gt;&lt;p&gt;If you want to send offsite or use non-local domains in your mails you will need further configuration which will depend on your setup.&lt;/p&gt;&lt;p&gt;All the info you need is in the help file. &lt;/p&gt;

I hit this issue myself, oddly enough looking through my firewall settings and port usage I spotted the services weren't actually listening despite having just restarted the server and the Mercury services afterwards.

Mercury was reporting no errors however, I decided to try something silly by going into the file menu and entering and exiting offline mode. It fixed the glitch. If it occurs to me again I'll grab the logs prior to the glitch until the end and put them up for dissection, I'm not entirely sure when the problem first occured given the non existent mail load of the server at present. I'll be watching over the next week at least to spot if it occurs again.

&lt;P&gt;I hit this issue myself, oddly enough looking through my firewall settings and port usage I spotted&amp;nbsp;the&amp;nbsp;services weren&#039;t actually listening despite having just restarted the server and the Mercury services afterwards.&lt;/P&gt; &lt;P&gt;Mercury was reporting no errors however, I decided to try something silly by going into the file menu and entering and exiting offline mode. It fixed the glitch. If it occurs to me again I&#039;ll grab the logs prior to the glitch until the end and put them up for dissection, I&#039;m not entirely sure when the problem first occured given the non existent mail load of the server at present. I&#039;ll be watching over the next week at least to spot if it occurs again.&lt;/P&gt;
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft