Community Discussions and Support
need help with mercuryE

I found the postmater whitelist app for aol if anyone else needs it:

 

http://postmaster.aol.com/cgi-bin/whitelist/whitelist_guides.pl

 

thanks for all of your help.

 

I knew that I had the wrong mercury protocol, but forgot to change it before submitting, and with it having to be approved, there was no way to edit before having to leave...sorry for any confusion.

<p>I found the postmater whitelist app for aol if anyone else needs it:</p><p> </p><p>http://postmaster.aol.com/cgi-bin/whitelist/whitelist_guides.pl</p><p> </p><p>thanks for all of your help.</p><p> </p><p>I knew that I had the wrong mercury protocol, but forgot to change it before submitting, and with it having to be approved, there was no way to edit before having to leave...sorry for any confusion. </p>

I am having a problem trying to send email to my brother in law at his aol account.

 

My domain binghamtontechs.com is registered through godaddy and I use their DNS. It's setup as follows (my dedicated servers ip is 64.120.28.60. Reverse DNS is 64.120.28.60.ubiquityservers.com)

 

A record

A @  64.120.28.60

A mail 64.120.28.60

 

CNAME records

 CNAME ftp @

 CNAME www @

 

MX Records

MX @ mail.binghamtontechs.com

 

SPF Records

v=spf1 a mx ptr ~all

 

 

MY mercury.ini

 

###############

 [General]
myname:          binghamtontechs.com    # 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]
MERCURYS.DLL
MERCURYP.DLL
MERCURYE.DLL
# MERCURYC.DLL
MERCURYD.DLL
# MERCURYH.DLL
# MERCURYF.DLL
# MERCURYW.DLL
# MERCURYX.DLL
MERCURYI.DLL
# 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:          5   # 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:    postmaster    # 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:   1    # 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


[MercuryE]
HELO : binghamtontechs.com
Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYE
Session_logmode : 1
Poll : 15
Timeout : 60
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYE\~y-~m-~d.log
Log_Verbose : 1
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 : 64.120.28.60.ubiquityservers.com
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYS\~y-~m-~d.log
Size : 55555555
Timeout : 30
Relay : 0
Strict_Relay : 1
8BitMime : 1
Interface : 64.120.28.60
Allow_Illegals : 0
SMTP_Authentication : 3
Auth_File : C:\xampp\MercuryMail\auth.txt
Session_logging : C:\xampp\MercuryMail\ESSIONS\MERCURYS
Session_logmode : 1
Compliance_Settings : 0
Maximum_Failed_Rcpts : 4
Max_Relay_Attempts : 4
SSL_Mode : 0
ST_Blacklisting : 0
No_VRFY : 1
SMTP_ConnFlags : 0

[MercuryP]
Scratch : C:\xampp\MercuryMail\SCRATCH\MercuryP
Logfile : C:\xampp\MercuryMail\LOGS\MERCURYP\~y-~m-~d.log
Stack : 32768
Interface : 64.120.28.60
Mark_Read : 1
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
localhost: [127.0.0.1]
mail: binghamtontechs.com
mail: mail.binghamtontechs.com
mail: [64.120.28.60]


[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

[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

 

#######

 

A short MercuryS snap of what is printing out...

 

#######

 

20:55:18: processing job MO00003C
Resolved MX for 'gmail.com' to 74.125.65.27
Connecting to 74.125.65.27
MAIL FROM:<xxxx@binghamtontechs.com>
RCPT TO:<xxxxx@gmail.com>
DATA
[734 bytes] Message accepted for delivery by 74.125.65.27.
20:55:21: 3 seconds elapsed, closing connection.

Connection error during handshake with 64.12.138.161.

Connection error during handshake with 64.12.139.193.

Connection error during handshake with 205.188.146.193.

Connection error during handshake with 64.12.90.97.

20:56:06: processing job MO00003E
Resolved MX for 'aol.com' to 64.12.138.161
Connecting to 64.12.138.161
Connection error.
Attempting connection to alternate, 64.12.139.193
Connection error on alternate.
Attempting connection to alternate, 205.188.146.193
Connection error on alternate.
Attempting connection to alternate, 64.12.90.97
Connection error on alternate.

########################

 

 http://www.mxtoolbox.com/SuperTool.aspx?action=mx%3abinghamtontechs.com

 

220 64.120.28.60.ubiquityservers.com ESMTP server ready.

 OK - 64.120.28.60 resolves to 64.120.28.60.ubiquityservers.com
 OK - Reverse DNS matches SMTP Banner
 0 seconds - Good on Connection time
Not an open relay.
 0.296 seconds - Good on Transaction time

 

 

I am able to send mail to my gmail account and receive it. my local road runner accounts, my other domains that are setup on a normal mail host. The only provider that cannot send email to is aol.com. I see where it resolves the mx servers to aol.com, but it just can't connect to them and I can't for the life of me figure it out why. Any help would be greatly appreciated. I have been working on this for days lol

 

 

 









&lt;p&gt;I am having a problem trying to send email to my brother in law at his aol account. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My domain binghamtontechs.com is registered through godaddy and I use their DNS. It&#039;s setup as follows (my dedicated servers ip is 64.120.28.60. Reverse DNS is 64.120.28.60.ubiquityservers.com)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A record&lt;/p&gt;&lt;p&gt;A @&amp;nbsp; 64.120.28.60&lt;/p&gt;&lt;p&gt;A mail 64.120.28.60&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;CNAME records &lt;/p&gt;&lt;p&gt;&amp;nbsp;CNAME ftp @&lt;/p&gt;&lt;p&gt;&amp;nbsp;CNAME www @&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;MX Records&lt;/p&gt;&lt;p&gt;MX @ mail.binghamtontechs.com &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;SPF Records&lt;/p&gt;&lt;p&gt;v=spf1 a mx ptr ~all &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;MY mercury.ini&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;############### &lt;/p&gt;&lt;p&gt;&amp;nbsp;[General] myname:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; binghamtontechs.com&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. [Protocols] MERCURYS.DLL MERCURYP.DLL MERCURYE.DLL # MERCURYC.DLL MERCURYD.DLL # MERCURYH.DLL # MERCURYF.DLL # MERCURYW.DLL # MERCURYX.DLL MERCURYI.DLL # MERCURYB.DLL [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; 5&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; postmaster&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; 1&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; [MercuryE] HELO : binghamtontechs.com Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYE Session_logmode : 1 Poll : 15 Timeout : 60 Logfile : C:\xampp\MercuryMail\LOGS\MERCURYE\~y-~m-~d.log Log_Verbose : 1 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 : 64.120.28.60.ubiquityservers.com Logfile : C:\xampp\MercuryMail\LOGS\MERCURYS\~y-~m-~d.log Size : 55555555 Timeout : 30 Relay : 0 Strict_Relay : 1 8BitMime : 1 Interface : 64.120.28.60 Allow_Illegals : 0 SMTP_Authentication : 3 Auth_File : C:\xampp\MercuryMail\auth.txt Session_logging : C:\xampp\MercuryMail\ESSIONS\MERCURYS Session_logmode : 1 Compliance_Settings : 0 Maximum_Failed_Rcpts : 4 Max_Relay_Attempts : 4 SSL_Mode : 0 ST_Blacklisting : 0 No_VRFY : 1 SMTP_ConnFlags : 0 [MercuryP] Scratch : C:\xampp\MercuryMail\SCRATCH\MercuryP Logfile : C:\xampp\MercuryMail\LOGS\MERCURYP\~y-~m-~d.log Stack : 32768 Interface : 64.120.28.60 Mark_Read : 1 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 localhost: [127.0.0.1] mail: binghamtontechs.com mail: mail.binghamtontechs.com mail: [64.120.28.60]&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 [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 [Groups] [Rewrite] [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&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;#######&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A short MercuryS snap of what is printing out...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;#######&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;20:55:18: processing job MO00003C Resolved MX for &#039;gmail.com&#039; to 74.125.65.27 Connecting to 74.125.65.27 MAIL FROM:&amp;lt;xxxx@binghamtontechs.com&amp;gt; RCPT TO:&amp;lt;xxxxx@gmail.com&amp;gt; DATA [734 bytes] Message accepted for delivery by 74.125.65.27. 20:55:21: 3 seconds elapsed, closing connection.  Connection error during handshake with 64.12.138.161. Connection error during handshake with 64.12.139.193. Connection error during handshake with 205.188.146.193. Connection error during handshake with 64.12.90.97. 20:56:06: processing job MO00003E Resolved MX for &#039;aol.com&#039; to 64.12.138.161 Connecting to 64.12.138.161 Connection error. Attempting connection to alternate, 64.12.139.193 Connection error on alternate. Attempting connection to alternate, 205.188.146.193 Connection error on alternate. Attempting connection to alternate, 64.12.90.97 Connection error on alternate. &lt;/p&gt;&lt;p&gt;######################## &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;http://www.mxtoolbox.com/SuperTool.aspx?action=mx%3abinghamtontechs.com&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span id=&quot;ctl00_ContentPlaceHolder1_UpdatePanel1&quot;&gt;&lt;span id=&quot;ctl00_ContentPlaceHolder1_stHistoryPane2_lblResultStream&quot;&gt;&lt;span id=&quot;ctl00_ContentPlaceHolder1_stHistoryPane2_StResultBlob1_lblResultText&quot; style=&quot;font-size: 16pt;&quot;&gt;220 64.120.28.60.ubiquityservers.com ESMTP server ready.&lt;/span&gt; &lt;span id=&quot;ctl00_ContentPlaceHolder1_stHistoryPane2_StResultBlob1_lblResultTextSmall&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;tools_description&quot;&gt;&lt;img src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot; mce_src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot;&gt;&amp;nbsp;OK - 64.120.28.60 resolves to 64.120.28.60.ubiquityservers.com &lt;img src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot; mce_src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot;&gt;&amp;nbsp;OK - Reverse DNS matches SMTP Banner &lt;img src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot; mce_src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot;&gt;&amp;nbsp;0 seconds - Good on Connection time &lt;img src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot; mce_src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot;&gt; Not an open relay. &lt;img src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot; mce_src=&quot;http://www.mxtoolbox.com/public/images/btn_green.gif&quot;&gt;&amp;nbsp;0.296 seconds - Good on Transaction time&lt;/p&gt;&lt;p class=&quot;tools_description&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am able to send mail to my gmail account and receive it. my local road runner accounts, my other domains that are setup on a normal mail host. The only provider that cannot send email to is aol.com. I see where it resolves the mx servers to aol.com, but it just can&#039;t connect to them and I can&#039;t for the life of me figure it out why. Any help would be greatly appreciated. I have been working on this for days lol &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;table id=&quot;ctl00_cphMain_tblDNSSummary&quot; style=&quot;padding-left: 5px;&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; height=&quot;51&quot; width=&quot;1174&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding-right:5px;&quot;&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;padding-right:5px;&quot;&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding-right:5px;&quot;&gt; &lt;/td&gt;&lt;td style=&quot;padding-right:5px;&quot;&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding-right:5px;&quot;&gt; &lt;/td&gt;&lt;td style=&quot;padding-right:5px;&quot;&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;

> [MercuryC]
> Host : 64.120.28.60

This host address must not be your own host, it must be a external SMTP host that will allow you to relay.


> Failfile :

C:\xampp\MercuryMail\MERCURY\failure.mer
> HELO : binghamtontechs.com
> Poll :

30
> Scratch : C:\xampp\MercuryMail\SCRATCH
> ReturnLines : 15
> Timeout :

30

I would set this timeout to at least 120 seconds, and I generally use 300 seconds on my systems.


> ESMTP : 1
> SMTP_Username: Chris
> SMTP_Password:

cU-6Ba6e
> SMTP_ConnFlags : 16
> POP3_Auth : 0
> POP3_Host :

64.120.28.60
> 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;&amp;gt; [MercuryC] &amp;gt; Host : 64.120.28.60&lt;/p&gt;&lt;p&gt;This host address must not be your own host, it must be a external SMTP host that will allow you to relay.&lt;/p&gt;&lt;p&gt; &amp;gt; Failfile : C:\xampp\MercuryMail\MERCURY\failure.mer &amp;gt; HELO : binghamtontechs.com &amp;gt; Poll : 30 &amp;gt; Scratch : C:\xampp\MercuryMail\SCRATCH &amp;gt; ReturnLines : 15 &amp;gt; Timeout : 30&lt;/p&gt;&lt;p&gt;I would set this timeout to at least 120 seconds, and I generally use 300 seconds on my systems.&lt;/p&gt;&lt;p&gt; &amp;gt; ESMTP : 1 &amp;gt; SMTP_Username: Chris &amp;gt; SMTP_Password: cU-6Ba6e &amp;gt; SMTP_ConnFlags : 16 &amp;gt; POP3_Auth : 0 &amp;gt; POP3_Host : 64.120.28.60 &amp;gt; Logfile : C:\xampp\MercuryMail\LOGS\MERCURYC\~y-~m-~d.log &amp;gt; Log_Verbose : 0 &amp;gt; Session_logging : C:\xampp\MercuryMail\SESSIONS\MERCURYC &amp;gt; Session_logmode : 0 &lt;/p&gt;

AOL are known to be very picky with reverse DNS results. Their servers will not respond to connection requests that resolve to a name that contains a numerical IP rather than a proper fully qualified hostname. This is of course not according to RFC requirements, it's AOL's own policy.

In other words you can either ask ubiquityservers to change the lookup name, or you can try to have AOL add your IP address to some kind of whitelist.

/Rolf 

&lt;p&gt;AOL are known to be very picky with reverse DNS results. Their servers will not respond to connection requests that resolve to a name that contains a numerical IP rather than a proper fully qualified hostname. This is of course not according to RFC requirements, it&#039;s AOL&#039;s own policy. &lt;/p&gt;&lt;p&gt;In other words you can either ask&amp;nbsp;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Tahoma, Arial, Helvetica; &quot;&gt;ubiquityservers to change the lookup name, or you can try to have AOL add your IP address to some kind of whitelist.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;/Rolf&amp;nbsp;&lt;/p&gt;

... and you are using MercE (direct delivery SMTP client) not MercC (relay SMTP client).

... and you are using MercE (direct delivery SMTP client) not MercC (relay SMTP client).
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