Community Discussions and Support
Max length of an mail-adress - no change with actual Mercury version

I give up!

Thank you for your assistance!

<p>I give up!</p><p>Thank you for your assistance! </p>

Hi,

I have an email adress with the length of 52. This is not accepted by the Mercury-Server.

The adress is cut after the 48th byte.

Can I change the maximal length of an email-adress?

<p>Hi,</p><p>I have an email adress with the length of 52. This is not accepted by the Mercury-Server.</p><p>The adress is cut after the 48th byte. </p><p>Can I change the maximal length of an email-adress? </p>

There are all sorts of restrictions regarding the length of e-mail addresses.  http://www.eph.co.uk/resources/email-address-length-faq/#emailmaxlength gives a reasonable overview, with references to the appropriate RFCs.  However, the question is how long can address be for Mercury to handle it, and in what sense do you mean that it "is it not accepted by Mercury-Server".  52 characters seems rather low and I am pretty sure that I have received messages, for which the local-part + @ +domain is longer than this.

GordonM

<P>There are all sorts of restrictions regarding the length of e-mail addresses.  <A href="http://www.eph.co.uk/resources/email-address-length-faq/#emailmaxlength">http://www.eph.co.uk/resources/email-address-length-faq/#emailmaxlength</A> gives a reasonable overview, with references to the appropriate RFCs.  However, the question is how long can address be for Mercury to handle it, and in what sense do you mean that it "is it not accepted by Mercury-Server".  52 characters seems rather low and I am pretty sure that I have received messages, for which the local-part + @ +domain is longer than this.</P> <P>GordonM</P>

If the email-adress is '............@localhost' with the length of 52 bytes

Mercury sends the following error message.

"user <............@local> not known at this site

The last four bytes 'host' of the adress are cut and so it is normal that the adress does not exitst.

&lt;p&gt;If the email-adress is &#039;............@local&lt;b&gt;host&#039;&lt;/b&gt; with the length of 52 bytes Mercury sends the following error message.&lt;/p&gt;&lt;p&gt; &quot;user &amp;lt;............@local&amp;gt; not known at this site &lt;/p&gt;&lt;p&gt;The last four bytes &#039;&lt;b&gt;host&#039; &lt;/b&gt;of the adress are cut and so it is normal that the adress does not exitst.&lt;/p&gt;

> If the email-adress is '............@localhost' with the length of 52 bytes Mercury sends the following error message.
>
> "user <............@local> not known at this site
>
> The last four bytes 'host' of the adress are cut and so it is normal that the adress does not exitst.

Not sure what you mean, Mercury does not limit the actual e-mail address, are you talking about a username and domain name exceeding 52 bytes?  Could you show us exactly want you mean by show us the exact e-mail address?  FWIW, the bounce message may in fact be limited the the number of characters returned in the bounce message. IIRC the limits on an e-mail address is 128 characters@128 characters. 

 

&lt;p&gt;&amp;gt; If the email-adress is &#039;............@localhost&#039; with the length of 52 bytes Mercury sends the following error message. &amp;gt; &amp;gt; &quot;user &amp;lt;............@local&amp;gt; not known at this site &amp;gt; &amp;gt; The last four bytes &#039;host&#039; of the adress are cut and so it is normal that the adress does not exitst. Not sure what you mean, Mercury does not limit the actual e-mail address, are you talking about a username and domain name exceeding 52 bytes?&amp;nbsp; Could you show us exactly want you mean by show us the exact e-mail address?&amp;nbsp; FWIW, the bounce message may in fact be limited the the number of characters returned in the bounce message. IIRC the limits on an e-mail address is 128 characters@128 characters.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;

I would not like to publish the adress here.

But ist is as I wrote it with letters and digits instead of the dots. And the length all in all is 52 characters. username has 42 characters, then @ one character and "localhost" 9 characters.

I would not like to publish the adress here. But ist is as I wrote it with letters and digits instead of the dots. And the length all in all is 52 characters. username has 42 characters, then @ one character and &quot;localhost&quot; 9 characters.

Is 'localhost' a local domain (Configuration / Mercury core / Local domains) ?  Is the username known to Mercury (Configuration / Manage local users) ?

Paste your Mercury.ini file here.

&lt;P&gt;Is &#039;localhost&#039; a local domain (Configuration / Mercury core / Local domains) ?&amp;nbsp; Is the username known to Mercury (Configuration / Manage local users) ?&lt;/P&gt; &lt;P&gt;Paste your Mercury.ini file here.&lt;/P&gt;

[quote user="PaulW"]

Is 'localhost' a local domain (Configuration / Mercury core / Local domains) ?

[/quote]

Yes.

[quote user="PaulW"]

Is the username known to Mercury (Configuration / Manage local users) ?

[/quote]

Yes.

[quote user="PaulW"]

Paste your Mercury.ini file here.

[/quote]

 

 

#  MERCURY.INI generated by Mercury Setup
#
#
#  Sample Bindery Mode MERCURY.INI file (in fact, the one I use on
#  my production server). This one implements most of the possible
#  switches for each module, but you can edit it to do less if you
#  wish. All the fields shown below are described in the file
#  MGUIDE.HLP which is supplied in the Mercury archive.
#
#  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.
#

[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\mercurye.dll
C:\xampp\MERCURYMAIL\mercuryp.dll
C:\xampp\MERCURYMAIL\mercuryd.dll
C:\xampp\MERCURYMAIL\mercuryx.dll
C:\xampp\MERCURYMAIL\mercuryh.dll
C:\xampp\MERCURYMAIL\mercuryw.dll
C:\xampp\MERCURYMAIL\mercuryi.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
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
bitnethost:   cunyvm.cuny.edu    # Relay host for '.bitnet' rewrites
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

[MercuryC]
# Session_logging:  G:\           # Directory to write session transcripts
host:             # mail mail host which relays for us
scratch:     C:\xampp\MERCURYMAIL\Mercury   # Where we can write temp files
poll:        30                   # Seconds between queue polling cycles
returnlines: 15                   # How many lines of failed messages to return
failfile:    C:\xampp\MERCURYMAIL\Mercury\FAILURE.MER  # Delivery failure template
esmtp:       1                    # Yes, we want to use ESMTP extensions

[MercuryE]
Poll : 15
Timeout : 60
# Session_logging : o:\mail\mercury\melogs
# Session_logmode : 1
# Nameservers : 139.80.64.1

[MercuryD]
scratch              :     C:\xampp\MERCURYMAIL\Mercury
# Timeout : 30
# Poll : 120               # How often to check hosts for new mail (seconds)

[MercuryS]
Debug : 1
Logfile : C:\xampp\MERCURYMAIL\Logs\MERCURYS.LOG
Timeout : 30
Relay : 1
Strict_Relay : 0
Allow_Illegals : 0
SMTP_Authentication : 0
Compliance_Settings : 0
Maximum_Failed_Rcpts : 4
Max_Relay_Attempts : 4
SSL_Mode : 0
ST_Blacklisting : 288
No_VRFY : 0

[MercuryP]
Scratch : C:\xampp\MERCURYMAIL\Mercury
Stack : 32768
Mark_Read : 1
SSL_Mode : 0
Login_Disabled : 0
Timeout : 60

[MercuryX]
# Cmd_Delay: 10
# Cmd_Wait: 1
# IE4_Dialling: 0
# Use_ETRN: 1
# Clients_only: 1
# Sunday: 0800,1800,3,15,30,60
# Monday: 0830,2100,5,15,60,60
# Tuesday: 0830,2100,5,15,60,60
# Wednesday: 1500,1900,2,30,5,30
# Thursday: 0900,1900,2,30,0,0
# Friday: 0830,2100,5,15,60,60
# Saturday: 1031,1035,2,45,-1,0

# [Groups]
# testgroup            :     TESTGRP

[Domains]
# NetWare Server           Domain name
localhost  :  localhost
localhost  :  localhost.net
localhost  :  localhost.org
localhost  :  localhost.com

[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.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.LOG
# Addressbook : \\CLIO\SYS\SYSTEM\MERCURY\PH.PMR
# MOTD : \\CLIO\SYS\SYSTEM\MERCURY\PH-MOTD.TXT
# Administrator : postmaster@clio.pmail.gen.nz
Timeout : 30

[MercuryI]
Scratch : C:\xampp\MERCURYMAIL\SCRATCH
Timeout : 120
Server_Port : 143
Idle_Timeout : 1800
SSL_Mode : 0
Login_Disabled : 0

[MercuryB]
Scratch : C:\xampp\MERCURYMAIL\SCRATCH
# Logfile : o:\mail\tmp\mercuryb.log
Timeout : 120
Server_Port : 80
# Session_logging : o:\mail\mercury\mblogs
# Session_logmode : 0
Idle_Timeout : 1800
# URL_Base : enter_your_domain_here
[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

 

[quote user=&quot;PaulW&quot;]&lt;p&gt;Is &#039;localhost&#039; a local domain (Configuration / Mercury core / Local domains) ?&lt;/p&gt;&lt;p&gt; [/quote]&lt;/p&gt;&lt;p&gt;Yes. &lt;/p&gt;&lt;p&gt; [quote user=&quot;PaulW&quot;]&lt;/p&gt;&lt;p&gt;Is the username known to Mercury (Configuration / Manage local users) ?&lt;/p&gt;&lt;p&gt;[/quote]&lt;/p&gt;&lt;p&gt;Yes. &lt;/p&gt;&lt;p&gt;[quote user=&quot;PaulW&quot;] &lt;/p&gt; &lt;p&gt;Paste your Mercury.ini file here.&lt;/p&gt;&lt;p&gt;[/quote]&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;#&amp;nbsp; MERCURY.INI generated by Mercury Setup # # #&amp;nbsp; Sample Bindery Mode MERCURY.INI file (in fact, the one I use on #&amp;nbsp; my production server). This one implements most of the possible #&amp;nbsp; switches for each module, but you can edit it to do less if you #&amp;nbsp; wish. All the fields shown below are described in the file #&amp;nbsp; MGUIDE.HLP which is supplied in the Mercury archive. # #&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. # [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. [Protocols] C:\xampp\MERCURYMAIL\mercurys.dll C:\xampp\MERCURYMAIL\mercurye.dll C:\xampp\MERCURYMAIL\mercuryp.dll C:\xampp\MERCURYMAIL\mercuryd.dll C:\xampp\MERCURYMAIL\mercuryx.dll C:\xampp\MERCURYMAIL\mercuryh.dll C:\xampp\MERCURYMAIL\mercuryw.dll C:\xampp\MERCURYMAIL\mercuryi.dll [Mercury] failfile:&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; C:\xampp\MERCURYMAIL\Mercury\CONFIRM.MER&amp;nbsp;&amp;nbsp;&amp;nbsp; # Delivery confirmation template aliasfile:&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; C:\xampp\MERCURYMAIL\Mercury\SYNONYM.MER&amp;nbsp;&amp;nbsp;&amp;nbsp; # User synonym database listfile:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MERCURYMAIL\Mercury\LISTS.MER&amp;nbsp;&amp;nbsp;&amp;nbsp; # List of lists logwidth:&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; 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; 30&amp;nbsp;&amp;nbsp;&amp;nbsp; # Used to detect mailing loops gullible:&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 bitnethost:&amp;nbsp;&amp;nbsp; cunyvm.cuny.edu&amp;nbsp;&amp;nbsp;&amp;nbsp; # Relay host for &#039;.bitnet&#039; rewrites poll:&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; C:\xampp\MERCURYMAIL\Scratch&amp;nbsp;&amp;nbsp;&amp;nbsp; # Where we can write temp files returnlines:&amp;nbsp; 15&amp;nbsp;&amp;nbsp;&amp;nbsp; # How many lines of failed messages to return postmaster:&amp;nbsp;&amp;nbsp; Admin&amp;nbsp;&amp;nbsp;&amp;nbsp; # NetWare UIC of postmaster broadcast:&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; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # ... no broadcasts for receipt confirmations PM_notify:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # Do/Don&#039;t send errors to the postmaster change_owner: 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # Change message ownership to recipient auto_tzone:&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; 15&amp;nbsp;&amp;nbsp;&amp;nbsp; # System message reporting level LogMax:&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; 30&amp;nbsp;&amp;nbsp;&amp;nbsp; # Period between job retries (minutes) MaxRetries:&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; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, process submission queue in 2 passes Autoaddress:&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, auto-generate user addresses based on name Daily_exit:&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; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, disable automatic replies system-wide Alt_Forward:&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, allow alternate forwarding specification Maint_hour:&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; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # Minute for daily maintenance Retry_Mode:&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; # If NZ, use progressive backoff for queue retries [MercuryC] # Session_logging:&amp;nbsp; G:\&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Directory to write session transcripts 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 scratch:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MERCURYMAIL\Mercury&amp;nbsp;&amp;nbsp; # Where we can write temp files poll:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Seconds between queue polling cycles returnlines: 15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # How many lines of failed messages to return failfile:&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MERCURYMAIL\Mercury\FAILURE.MER&amp;nbsp; # Delivery failure template esmtp:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Yes, we want to use ESMTP extensions [MercuryE] Poll : 15 Timeout : 60 # Session_logging : o:\mail\mercury\melogs # Session_logmode : 1 # Nameservers : 139.80.64.1 [MercuryD] scratch&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MERCURYMAIL\Mercury # Timeout : 30 # Poll : 120&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # How often to check hosts for new mail (seconds) [MercuryS] Debug : 1 Logfile : C:\xampp\MERCURYMAIL\Logs\MERCURYS.LOG Timeout : 30 Relay : 1 Strict_Relay : 0 Allow_Illegals : 0 SMTP_Authentication : 0 Compliance_Settings : 0 Maximum_Failed_Rcpts : 4 Max_Relay_Attempts : 4 SSL_Mode : 0 ST_Blacklisting : 288 No_VRFY : 0 [MercuryP] Scratch : C:\xampp\MERCURYMAIL\Mercury Stack : 32768 Mark_Read : 1 SSL_Mode : 0 Login_Disabled : 0 Timeout : 60 [MercuryX] # Cmd_Delay: 10 # Cmd_Wait: 1 # IE4_Dialling: 0 # Use_ETRN: 1 # Clients_only: 1 # Sunday: 0800,1800,3,15,30,60 # Monday: 0830,2100,5,15,60,60 # Tuesday: 0830,2100,5,15,60,60 # Wednesday: 1500,1900,2,30,5,30 # Thursday: 0900,1900,2,30,0,0 # Friday: 0830,2100,5,15,60,60 # Saturday: 1031,1035,2,45,-1,0 # [Groups] # testgroup&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TESTGRP [Domains] # NetWare Server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Domain name localhost&amp;nbsp; :&amp;nbsp; localhost localhost&amp;nbsp; :&amp;nbsp; localhost.net localhost&amp;nbsp; :&amp;nbsp; localhost.org localhost&amp;nbsp; :&amp;nbsp; localhost.com [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.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&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\xampp\MERCURYMAIL\Logs\MERCURYH.LOG # Addressbook : \\CLIO\SYS\SYSTEM\MERCURY\PH.PMR # MOTD : \\CLIO\SYS\SYSTEM\MERCURY\PH-MOTD.TXT # Administrator : postmaster@clio.pmail.gen.nz Timeout : 30 [MercuryI] Scratch : C:\xampp\MERCURYMAIL\SCRATCH Timeout : 120 Server_Port : 143 Idle_Timeout : 1800 SSL_Mode : 0 Login_Disabled : 0 [MercuryB] Scratch : C:\xampp\MERCURYMAIL\SCRATCH # Logfile : o:\mail\tmp\mercuryb.log Timeout : 120 Server_Port : 80 # Session_logging : o:\mail\mercury\mblogs # Session_logmode : 0 Idle_Timeout : 1800 # URL_Base : enter_your_domain_here [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 &amp;nbsp;&lt;/p&gt;

> I would not like to publish the adress here.

But ist is as I wrote it with letters and digits instead of the
> dots.

And the length all in all is 52 characters. username has 42 characters,

then @ one character
> and "localhost" 9 characters.

But the actual characters used in the address may be causing the problem.  SMTP addresses must be all ASCII.

&lt;p&gt;&amp;gt; I would not like to publish the adress here. But ist is as I wrote it with letters and digits instead of the &amp;gt; dots. And the length all in all is 52 characters. username has 42 characters, then @ one character &amp;gt; and &quot;localhost&quot; 9 characters. &lt;/p&gt;&lt;p&gt;But the actual characters used in the address may be causing the problem.&amp;nbsp; SMTP addresses must be all ASCII. &lt;/p&gt;

[quote user="Thomas R. Stephenson"]

But the actual characters used in the address may be causing the problem.  SMTP addresses must be all ASCII.
[/quote]

They are in ASCII (a-z, 0-9, nothing else).

It must be a problem with the length because I have a lot of adresses which work without problems.

&lt;p&gt;[quote user=&quot;Thomas R. Stephenson&quot;]&lt;/p&gt;&lt;p&gt;But the actual characters used in the address may be causing the problem.&amp;nbsp; SMTP addresses must be all ASCII. [/quote]&lt;/p&gt;&lt;p&gt;They are in ASCII (a-z, 0-9, nothing else).&lt;/p&gt;&lt;p&gt;It must be a problem with the length because I have a lot of adresses which work without problems. &lt;/p&gt;

> > But the actual characters used in the address may be causing the problem.  SMTP addresses must be all ASCII.
>
> They are in ASCII (a-z, 0-9, nothing else).
> It must be a problem with the length because I have a lot of adresses which work without problems.

1.  Did you enter this username in Configuration | Manage users?

2.  Did you reboot Mercury after making the entry or use CTRL+Configuration+Manage local users when entering the data?

&amp;gt; &amp;gt; But the actual characters used in the address may be causing the problem.&amp;nbsp; SMTP addresses must be all ASCII. &amp;gt; &amp;gt; They are in ASCII (a-z, 0-9, nothing else). &amp;gt; It must be a problem with the length because I have a lot of adresses which work without problems. 1.&amp;nbsp; Did you enter this username in Configuration | Manage users? 2.&amp;nbsp; Did you reboot Mercury after making the entry or use CTRL+Configuration+Manage local users when entering the data?

[quote user="Thomas R. Stephenson"]> > But the actual characters used in the address may be causing the problem.  SMTP addresses must be all ASCII.
>
> They are in ASCII (a-z, 0-9, nothing else).
> It must be a problem with the length because I have a lot of adresses which work without problems.

1.  Did you enter this username in Configuration | Manage users?[/quote]
Yes, like with all my domains

 

[quote user="Thomas R. Stephenson"]2.  Did you reboot Mercury after making the entry or use CTRL+Configuration+Manage local users when entering the data?

[/quote]

Yes

&lt;p&gt;[quote user=&quot;Thomas R. Stephenson&quot;]&amp;gt; &amp;gt; But the actual characters used in the address may be causing the problem.&amp;nbsp; SMTP addresses must be all ASCII. &amp;gt; &amp;gt; They are in ASCII (a-z, 0-9, nothing else). &amp;gt; It must be a problem with the length because I have a lot of adresses which work without problems. 1.&amp;nbsp; Did you enter this username in Configuration | Manage users?[/quote] Yes, like with all my domains &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[quote user=&quot;Thomas R. Stephenson&quot;]2.&amp;nbsp; Did you reboot Mercury after making the entry or use CTRL+Configuration+Manage local users when entering the data? [/quote]&lt;/p&gt;&lt;p&gt;Yes &lt;/p&gt;

> > 1.  Did you enter this username in Configuration | Manage users?
>
> Yes, like with all my domains
>
>  
>
> > 2.  Did you reboot Mercury after making the entry or use
> > CTRL+Configuration+Manage local users when entering the data?
>
> Yes

Ok, I have created a test address of 1234567890123456789012345678901234567890@tstephenson.com. This address is longer than the one you specified since the name is 40 characters and the domain is 15 characters for a total of 55 characters.  I would have made the username longer but it's really a pain in the rear working with an e-mail address this long.  Here's the headers of the message as received from Yahoo.  This pretty much shows this is NOT a problem with the length of the e-mail address.  You really need to look into other areas for the problem like a bad entry in the pmail.usr or maybe rights to the user directory.


Received: from spooler by tstephenson.com (Mercury/32 v4.74); 22 May 2012 08:06:16 -0700
X-Envelope-To: <1234567890123456789012345678901234567890@tstephenson.com>
X-CLAMWALL: Passed through antiviral test by ClamWall 1.4.0.96 on tstephenson.com (102)
X-SPAMWALL: Passed through antiSPAM test by Spamhalter 4.5.1.411 on
 tstephenson.com (109)
X-SPAMWALL: probability - 0.0%
Return-path: <tstephensoncom@yahoo.com>
Received: from nm15.bullet.mail.bf1.yahoo.com (98.139.212.174) by
 tstephenson.com (Mercury/32 v4.74) ID MG002562; 22 May 2012 08:06:10 -0700
Received: from [98.139.212.152] by nm15.bullet.mail.bf1.yahoo.com with NNFMP;
 22 May 2012 15:03:30 -0000
Received: from [98.139.212.235] by tm9.bullet.mail.bf1.yahoo.com with NNFMP;
 22 May 2012 15:03:30 -0000
Received: from [127.0.0.1] by omp1044.mail.bf1.yahoo.com with NNFMP;
 22 May 2012 15:03:30 -0000
X-Yahoo-Newman-Property: ymail-3
X-Yahoo-Newman-Id: 45834.38800.bm@omp1044.mail.bf1.yahoo.com
Received: (qmail 13145 invoked by uid 60001); 22 May 2012 15:03:29 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024;
 t=1337699009; bh=BdTJKm6VLl4d9fY/q0oM5jAViWz8UjV4IC2iBfzbqqs=;
 h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type;
 b=tfwy0nOF/koKqS4Fm2nzzCXOxfnLXPaPAfVJ891ozDnnr5copyV755tdAev6cdGlWQe48al2cBMKHHuhVH/6lkSJLK/RWcezM6zqn6He1aVEhb0lqRNsX4Mh3J0V0aKrf1B63nrObn2T0byjSxFSzJzaXJio1xJRtINuKB7v5Gk=
DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
 h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type;
 b=D709Ny9tcV978YOiJJFJlJbMuZzj5NBq4DhnuebLYENstDkml3srvWJyx/sRbZG26hlfBzraRhQ2vXx2Q2Xkd2jxh3FamDWZTSflHrIuPVz9gJhLbKr1Q/XvQTegy8XA2XACUFkL0t6aJ//p82iWjBC/pHPPnoDTws3gUyNFHro=;
X-YMail-OSG: ZThzw6UVM1mTRj.mNA85L8iOW9lhlP_1672aTdzUKEXqzGA
 sqLJmDlqIcSsQ9P5k7K3V61hg51h57s0sp1Bw4ubxXhlPOl.RscKnCxiqyT5
 1cNi_.3rukSDMmXtGn4QsVbEVF6OuOrNB7iP4Kzf17qtD6Vint65oYAXu_iz
 rqpj4xv5qngu9jerShl2vr6W_B6dj84HxKeYL4F9cvhvCC_2ikGIWiGC3vkW
 f4kU0xRrFf4nkhfFUey3GPLuLnx8OQChfBk6wDGlnXWlLx1YFuQnbSTPjBP.
 cFi7S30VlT4yaRHX_QerpduZ6hMjVrCwabieeRJrTu.grHRZKLgOySIbUd9s
 tHER9CL5icnk2KkMHnMLf2EH4kpfE4X05kfy9z0fMfy6EIhupXiDfmowUxkk
 80_yJjfROr5N5edY8TeQqUft7iBguQKA5ELgeTqx.APWLx5UHE4A5p2R7.7y
 _dsMC5XEpiwn68pvGWCaxkO8-
Received: from [209.128.94.2] by web140401.mail.bf1.yahoo.com via HTTP;
 Tue, 22 May 2012 08:03:29 PDT
X-Mailer: YahooMailWebService/0.8.118.349524
Message-ID: <1337699009.85058.YahooMailNeo@web140401.mail.bf1.yahoo.com>
Date: Tue, 22 May 2012 08:03:29 -0700 (PDT)
From: thomas stephenson <tstephensoncom@yahoo.com>
Reply-To: thomas stephenson <tstephensoncom@yahoo.com>
Subject: Test of long e-mail address
To: "1234567890123456789012345678901234567890@tstephenson.com"
 <1234567890123456789012345678901234567890@tstephenson.com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="1892395897-243777509-1337699009=:85058"
X-Rcpt-To: <1234567890123456789012345678901234567890@tstephenson.com>
X-Text-Classification: good
X-POPFile-Link: http://192.168.1.2:8080/jump_to_message?view=63202
X-Recipient: <1234567890123456789012345678901234567890@tstephenson.com>

&amp;gt; &amp;gt; 1.&amp;nbsp; Did you enter this username in Configuration | Manage users? &amp;gt; &amp;gt; Yes, like with all my domains &amp;gt; &amp;gt; &amp;nbsp; &amp;gt; &amp;gt; &amp;gt; 2.&amp;nbsp; Did you reboot Mercury after making the entry or use &amp;gt; &amp;gt; CTRL+Configuration+Manage local users when entering the data? &amp;gt; &amp;gt; Yes Ok, I have created a test address of 1234567890123456789012345678901234567890@tstephenson.com. This address is longer than the one you specified since the name is 40 characters and the domain is 15 characters for a total of 55 characters.&amp;nbsp; I would have made the username longer but it&#039;s really a pain in the rear working with an e-mail address this long.&amp;nbsp; Here&#039;s the headers of the message as received from Yahoo.&amp;nbsp; This pretty much shows this is NOT a problem with the length of the e-mail address.&amp;nbsp; You really need to look into other areas for the problem like a bad entry in the pmail.usr or maybe rights to the user directory. Received: from spooler by tstephenson.com (Mercury/32 v4.74); 22 May 2012 08:06:16 -0700 X-Envelope-To: &amp;lt;1234567890123456789012345678901234567890@tstephenson.com&amp;gt; X-CLAMWALL: Passed through antiviral test by ClamWall 1.4.0.96 on tstephenson.com (102) X-SPAMWALL: Passed through antiSPAM test by Spamhalter 4.5.1.411 on &amp;nbsp;tstephenson.com (109) X-SPAMWALL: probability - 0.0% Return-path: &amp;lt;tstephensoncom@yahoo.com&amp;gt; Received: from nm15.bullet.mail.bf1.yahoo.com (98.139.212.174) by &amp;nbsp;tstephenson.com (Mercury/32 v4.74) ID MG002562; 22 May 2012 08:06:10 -0700 Received: from [98.139.212.152] by nm15.bullet.mail.bf1.yahoo.com with NNFMP; &amp;nbsp;22 May 2012 15:03:30 -0000 Received: from [98.139.212.235] by tm9.bullet.mail.bf1.yahoo.com with NNFMP; &amp;nbsp;22 May 2012 15:03:30 -0000 Received: from [127.0.0.1] by omp1044.mail.bf1.yahoo.com with NNFMP; &amp;nbsp;22 May 2012 15:03:30 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 45834.38800.bm@omp1044.mail.bf1.yahoo.com Received: (qmail 13145 invoked by uid 60001); 22 May 2012 15:03:29 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; &amp;nbsp;t=1337699009; bh=BdTJKm6VLl4d9fY/q0oM5jAViWz8UjV4IC2iBfzbqqs=; &amp;nbsp;h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; &amp;nbsp;b=tfwy0nOF/koKqS4Fm2nzzCXOxfnLXPaPAfVJ891ozDnnr5copyV755tdAev6cdGlWQe48al2cBMKHHuhVH/6lkSJLK/RWcezM6zqn6He1aVEhb0lqRNsX4Mh3J0V0aKrf1B63nrObn2T0byjSxFSzJzaXJio1xJRtINuKB7v5Gk= DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; &amp;nbsp;h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; &amp;nbsp;b=D709Ny9tcV978YOiJJFJlJbMuZzj5NBq4DhnuebLYENstDkml3srvWJyx/sRbZG26hlfBzraRhQ2vXx2Q2Xkd2jxh3FamDWZTSflHrIuPVz9gJhLbKr1Q/XvQTegy8XA2XACUFkL0t6aJ//p82iWjBC/pHPPnoDTws3gUyNFHro=; X-YMail-OSG: ZThzw6UVM1mTRj.mNA85L8iOW9lhlP_1672aTdzUKEXqzGA &amp;nbsp;sqLJmDlqIcSsQ9P5k7K3V61hg51h57s0sp1Bw4ubxXhlPOl.RscKnCxiqyT5 &amp;nbsp;1cNi_.3rukSDMmXtGn4QsVbEVF6OuOrNB7iP4Kzf17qtD6Vint65oYAXu_iz &amp;nbsp;rqpj4xv5qngu9jerShl2vr6W_B6dj84HxKeYL4F9cvhvCC_2ikGIWiGC3vkW &amp;nbsp;f4kU0xRrFf4nkhfFUey3GPLuLnx8OQChfBk6wDGlnXWlLx1YFuQnbSTPjBP. &amp;nbsp;cFi7S30VlT4yaRHX_QerpduZ6hMjVrCwabieeRJrTu.grHRZKLgOySIbUd9s &amp;nbsp;tHER9CL5icnk2KkMHnMLf2EH4kpfE4X05kfy9z0fMfy6EIhupXiDfmowUxkk &amp;nbsp;80_yJjfROr5N5edY8TeQqUft7iBguQKA5ELgeTqx.APWLx5UHE4A5p2R7.7y &amp;nbsp;_dsMC5XEpiwn68pvGWCaxkO8- Received: from [209.128.94.2] by web140401.mail.bf1.yahoo.com via HTTP; &amp;nbsp;Tue, 22 May 2012 08:03:29 PDT X-Mailer: YahooMailWebService/0.8.118.349524 Message-ID: &amp;lt;1337699009.85058.YahooMailNeo@web140401.mail.bf1.yahoo.com&amp;gt; Date: Tue, 22 May 2012 08:03:29 -0700 (PDT) From: thomas stephenson &amp;lt;tstephensoncom@yahoo.com&amp;gt; Reply-To: thomas stephenson &amp;lt;tstephensoncom@yahoo.com&amp;gt; Subject: Test of long e-mail address To: &quot;1234567890123456789012345678901234567890@tstephenson.com&quot; &amp;nbsp;&amp;lt;1234567890123456789012345678901234567890@tstephenson.com&amp;gt; MIME-Version: 1.0 Content-Type: multipart/alternative; &amp;nbsp;boundary=&quot;1892395897-243777509-1337699009=:85058&quot; X-Rcpt-To: &amp;lt;1234567890123456789012345678901234567890@tstephenson.com&amp;gt; X-Text-Classification: good X-POPFile-Link: http://192.168.1.2:8080/jump_to_message?view=63202 X-Recipient: &amp;lt;1234567890123456789012345678901234567890@tstephenson.com&amp;gt;

In the Internet Version I don't have the problem.

The problem exists only in my local Version (localhost).

The directory and pmail.usr has been verified x times by me and a friend of mine.

&lt;p&gt;In the Internet Version I don&#039;t have the problem.&lt;/p&gt;&lt;p&gt;The problem exists only in my local Version (localhost). &lt;/p&gt;&lt;p&gt;The directory and pmail.usr has been verified x times by me and a friend of mine. &lt;/p&gt;

[quote user="Pemarc"]In the Internet Version I don't have the problem.

The problem exists only in my local Version (localhost). [/quote]

What are these 2 versions?  And you have never told us what Mercury is doing when you get this error message.  Whether it is an incoming or outgoing message; how you are receiving/sending it; if it is triggering any exception etc.

[quote user=&quot;Pemarc&quot;]In the Internet Version I don&#039;t have the problem. &lt;P&gt;The problem exists only in my local Version (localhost). [/quote]&lt;/P&gt; &lt;P&gt;What are these 2 versions?&amp;nbsp; And you have never told us what Mercury is doing when you get this error message.&amp;nbsp; Whether&amp;nbsp;it is an incoming or outgoing message; how&amp;nbsp;you are&amp;nbsp;receiving/sending it; if it is triggering any exception etc.&lt;/P&gt;

[quote user="PaulW"]

What are these 2 versions? 

[/quote]

 I don't know which mail program my provider uses in the Internet.

On my local version (where the problem occurs) I use Mercury/32 v4.01b

 [quote user="PaulW"]

And you have never told us what Mercury is doing when you get this

error message.  Whether it is an incoming or outgoing message; how you

are receiving/sending it; if it is triggering any exception etc.[/quote]

I send the message from a localhost-adress to a localhost-adress, 

always in the format 

from: anfrage.von.test@localhost

to:  anfrage.an.vorstand.test@localhost

If the word replacing "test" is short enough there is no problem.

Here the log-file and the error-message sent to the postmaster:


Mercury.log:


T 20120523 132255 4fbce4a5 Connection from 127.0.0.1
T 20120523 132255 4fbce4a5 HELO LS
T 20120523 132255 4fbce4a5 MAIL FROM:<anfrage.von.1234567890123456789012345678901@localhost>
T 20120523 132255 4fbce4a5 RCPT TO:<anfrage.an.vorstand.1234567890123456789012345678901@localhost>
T 20120523 132255 4fbce4a5 DATA - 17 lines, 406 bytes.
T 20120523 132255 4fbce4a5 QUIT
T 20120523 132255 4fbce4a5 Connection closed with 127.0.0.1, 0 sec. elapsed.
T 20120523 132255 4fbce4a6 Connection from 127.0.0.1
T 20120523 132255 4fbce4a6 HELO LS
T 20120523 132255 4fbce4a6 MAIL FROM:<anfrage.von.1234567890123456789012345678901@localhost>
T 20120523 132255 4fbce4a6 RCPT TO:<anfrage.an.webmaster.1234567890123456789012345678901@localhost>
T 20120523 132255 4fbce4a6 DATA - 86 lines, 2720 bytes.
T 20120523 132255 4fbce4a6 QUIT
T 20120523 132255 4fbce4a6 Connection closed with 127.0.0.1, 0 sec. elapsed.




Mail from admin@localhost to postmaster@localhost:


Received: from spooler by localhost (Mercury/32 v4.01b); 23 May 2012 13:23:18 +0200
X-Envelope-To: Electronic Postmaster <Admin@localhost>
To: Electronic Postmaster <Admin@localhost>
From: Electronic Postmaster <postmaster@localhost>
Date: Wed, 23 May 2012 13:23:07 +0200
Subject: Postmaster Notify: Delivery Failure.
MIME-Version: 1.0
Content-type: multipart/mixed; boundary=22655.15376343

This message is in MIME format. If you are seeing this text,
then your mailer does not understand this format properly.

--22655.15376343
Content-type: Text/Plain; charset=US-ASCII
Content-Disposition: Inline
Content-Description: Reason for delivery failure.

The attached message has failed delivery and has been referred
to you as postmaster. The following error report or reports
were given to explain the problem:

   *** <anfrage.von.1234567890123456789012345678901@localhost>
   User <anfrage.von.1234567890123456789012345678901@local not known at this site.

--22655.15376343
Content-type: Message/RFC822

From: Mail Delivery System <postmaster@localhost>
To: <anfrage.von.1234567890123456789012345678901@localhost>
Date: Wed, 23 May 2012 13:22:56 +0200
Subject: Delivery failure notification
MIME-Version: 1.0
Content-Type: Multipart/Report; boundary=Part_Boundary-EA74C0

--Part_Boundary-EA74C0
Content-type: Text/plain; charset=US-ASCII
Content-description: Mail delivery failure report
Content-disposition: Inline

With reference to your message with the subject:
   "Anfrage über Kontaktformular"

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

-------------------------------------------------------------------

--- Problems not related to specific addresses in the message:
Job has invalid or illegal from address.
*** <anfrage.an.vorstand.1234567890123456789012345678901@localhost>
-------------------------------------------------------------------

Your mail message is being returned to you in the next part of this
message.

Should you need assistance, please mail postmaster@localhost.

--Part_Boundary-EA74C0
Content-type: Message/RFC822
Content-description: Contents of original mail message

Return-path: <anfrage.von.1234567890123456789012345678901@localhost>
Received: from LS (127.0.0.1) by localhost (Mercury/32 v4.01b) ID MG000001;
   23 May 2012 13:22:55 +0200
Date: Wed, 23 May 2012 13:22:55 +0200
Subject: Anfrage über Kontaktformular
To: anfrage.an.vorstand.1234567890123456789012345678901@localhost
Content-Type: text/plain; charset=ISO-8859-15
From: anfrage.von.1234567890123456789012345678901@localhost

Anrede: Herr
Name: Schmidt
Vorname:
Strasse:
PLZ:
Ort:
Telefon:
Email:
Mitteilung: Irgendetwas
Kontakt: keine Antwort notwendig



--Part_Boundary-EA74C0--


--22655.15376343--

[quote user=&quot;PaulW&quot;]&lt;p&gt;What are these 2 versions?&amp;nbsp; &lt;/p&gt;&lt;p&gt;[/quote]&lt;/p&gt;&lt;p&gt;&amp;nbsp;I don&#039;t know which mail program my provider uses in the Internet.&lt;/p&gt;&lt;p&gt;On my local version (where the problem occurs) I use Mercury/32 v4.01b &lt;/p&gt;&lt;p&gt;&amp;nbsp;[quote user=&quot;PaulW&quot;]&lt;/p&gt;&lt;p&gt; And you have never told us what Mercury is doing when you get this error message.&amp;nbsp; Whether&amp;nbsp;it is an incoming or outgoing message; how&amp;nbsp;you are&amp;nbsp;receiving/sending it; if it is triggering any exception etc.[/quote] &lt;/p&gt;&lt;p&gt;I send the message from a localhost-adress to a localhost-adress,&amp;nbsp;&lt;/p&gt;&lt;p&gt;always in the format&amp;nbsp;&lt;/p&gt;&lt;p&gt;from: anfrage.von.test@localhost&lt;/p&gt;&lt;p&gt;to:&amp;nbsp; anfrage.an.vorstand.test@localhost&lt;/p&gt;&lt;p&gt;If the word replacing &quot;test&quot; is short enough there is no problem.&lt;/p&gt;&lt;p&gt;Here the log-file and the error-message sent to the postmaster:&lt;/p&gt;&lt;p&gt;&lt;i&gt; &lt;b&gt;Mercury.log:&lt;/b&gt; T 20120523 132255 4fbce4a5 Connection from 127.0.0.1 T 20120523 132255 4fbce4a5 HELO LS T 20120523 132255 4fbce4a5 MAIL FROM:&amp;lt;anfrage.von.1234567890123456789012345678901@localhost&amp;gt; T 20120523 132255 4fbce4a5 RCPT TO:&amp;lt;anfrage.an.vorstand.1234567890123456789012345678901@localhost&amp;gt; T 20120523 132255 4fbce4a5 DATA - 17 lines, 406 bytes. T 20120523 132255 4fbce4a5 QUIT T 20120523 132255 4fbce4a5 Connection closed with 127.0.0.1, 0 sec. elapsed. T 20120523 132255 4fbce4a6 Connection from 127.0.0.1 T 20120523 132255 4fbce4a6 HELO LS T 20120523 132255 4fbce4a6 MAIL FROM:&amp;lt;anfrage.von.1234567890123456789012345678901@localhost&amp;gt; T 20120523 132255 4fbce4a6 RCPT TO:&amp;lt;anfrage.an.webmaster.1234567890123456789012345678901@localhost&amp;gt; T 20120523 132255 4fbce4a6 DATA - 86 lines, 2720 bytes. T 20120523 132255 4fbce4a6 QUIT T 20120523 132255 4fbce4a6 Connection closed with 127.0.0.1, 0 sec. elapsed. &lt;b&gt;Mail from admin@localhost to postmaster@localhost:&lt;/b&gt; Received: from spooler by localhost (Mercury/32 v4.01b); 23 May 2012 13:23:18 +0200 X-Envelope-To: Electronic Postmaster &amp;lt;Admin@localhost&amp;gt; To: Electronic Postmaster &amp;lt;Admin@localhost&amp;gt; From: Electronic Postmaster &amp;lt;postmaster@localhost&amp;gt; Date: Wed, 23 May 2012 13:23:07 +0200 Subject: Postmaster Notify: Delivery Failure. MIME-Version: 1.0 Content-type: multipart/mixed; boundary=22655.15376343 This message is in MIME format. If you are seeing this text, then your mailer does not understand this format properly. --22655.15376343 Content-type: Text/Plain; charset=US-ASCII Content-Disposition: Inline Content-Description: Reason for delivery failure. The attached message has failed delivery and has been referred to you as postmaster. The following error report or reports were given to explain the problem: &amp;nbsp;&amp;nbsp; *** &amp;lt;anfrage.von.1234567890123456789012345678901@localhost&amp;gt; &amp;nbsp;&amp;nbsp; User &amp;lt;anfrage.von.1234567890123456789012345678901@local not known at this site. --22655.15376343 Content-type: Message/RFC822 From: Mail Delivery System &amp;lt;postmaster@localhost&amp;gt; To: &amp;lt;anfrage.von.1234567890123456789012345678901@localhost&amp;gt; Date: Wed, 23 May 2012 13:22:56 +0200 Subject: Delivery failure notification MIME-Version: 1.0 Content-Type: Multipart/Report; boundary=Part_Boundary-EA74C0 --Part_Boundary-EA74C0 Content-type: Text/plain; charset=US-ASCII Content-description: Mail delivery failure report Content-disposition: Inline With reference to your message with the subject: &amp;nbsp;&amp;nbsp; &quot;Anfrage &uuml;ber Kontaktformular&quot; The local mail transport system has reported the following problems it encountered while trying to deliver your message: ------------------------------------------------------------------- --- Problems not related to specific addresses in the message: Job has invalid or illegal from address. *** &amp;lt;anfrage.an.vorstand.1234567890123456789012345678901@localhost&amp;gt; ------------------------------------------------------------------- Your mail message is being returned to you in the next part of this message. Should you need assistance, please mail postmaster@localhost. --Part_Boundary-EA74C0 Content-type: Message/RFC822 Content-description: Contents of original mail message Return-path: &amp;lt;anfrage.von.1234567890123456789012345678901@localhost&amp;gt; Received: from LS (127.0.0.1) by localhost (Mercury/32 v4.01b) ID MG000001; &amp;nbsp;&amp;nbsp; 23 May 2012 13:22:55 +0200 Date: Wed, 23 May 2012 13:22:55 +0200 Subject: Anfrage &uuml;ber Kontaktformular To: anfrage.an.vorstand.1234567890123456789012345678901@localhost Content-Type: text/plain; charset=ISO-8859-15 From: anfrage.von.1234567890123456789012345678901@localhost Anrede: Herr Name: Schmidt Vorname: Strasse: PLZ: Ort: Telefon: Email: Mitteilung: Irgendetwas Kontakt: keine Antwort notwendig --Part_Boundary-EA74C0-- --22655.15376343--&lt;/i&gt; &lt;/p&gt;

> In the Internet Version I don't have the problem.
>
> The problem exists only in my local Version (localhost).
>
> The directory and pmail.usr has been verified x times by me and a friend of mine.

As you can see from my message it is not the length of the e-mail address that is the problem when received via MercuryS.  I have also tested this using MercuryD, again no problem.  I do not know what you mean about the local version.  As long as the domain "localhost" is in the domains listing then there is no difference between local and internet, an SMTP e-mail address is an SMTP e-mail address.

What specifically is happening?  I have been assuming you are receiving the message via MercuryS and it is being rejected at MercuryS as a non-local user.  Show us a session log with the error.

&amp;gt; In the Internet Version I don&#039;t have the problem. &amp;gt; &amp;gt; The problem exists only in my local Version (localhost). &amp;gt; &amp;gt; The directory and pmail.usr has been verified x times by me and a friend of mine. As you can see from my message it is not the length of the e-mail address that is the problem when received via MercuryS.&amp;nbsp; I have also tested this using MercuryD, again no problem.&amp;nbsp; I do not know what you mean about the local version.&amp;nbsp; As long as the domain &quot;localhost&quot; is in the domains listing then there is no difference between local and internet, an SMTP e-mail address is an SMTP e-mail address. What specifically is happening?&amp;nbsp; I have been assuming you are receiving the message via MercuryS and it is being rejected at MercuryS as a non-local user.&amp;nbsp; Show us a session log with the error.

> On my local version (where the problem occurs) I use Mercury/32 v4.01b

Upgrade to the latest version, this version is so old maybe it did have some sort of e-mail address limit.

&lt;p&gt;&amp;gt; On my local version (where the problem occurs) I use Mercury/32 v4.01b &lt;/p&gt;&lt;p&gt;Upgrade to the latest version, this version is so old maybe it did have some sort of e-mail address limit. &lt;/p&gt;

looking for the latest version of Mercury mail I founf on the site http://www.pmail.com/downloads_s3_t.htm:

Mercury/32 Mail Transport System for Win32 and NetWare Systems v4.74
and
Pegasus Mail v4.63 for Windows 2000/XP/Vista/Win7

About Mercury there you can find:

Mercury has currently only had limited testing under Windows

7, but to date no obvious problems have been found other

than those already present on Windows Vista*.

So, I have more other questions:

Is Pegasus mail  a moderner system than Mercury?

If I install Pegasus instead of Mercury, do I have to change 

pmail.usr, the folders and the php-programs?

&lt;p&gt;looking for the latest version of Mercury mail I founf on the site http://www.pmail.com/downloads_s3_t.htm:&lt;/p&gt;&lt;p&gt;&lt;i&gt;Mercury/32 Mail Transport System for Win32 and NetWare Systems v4.74 and Pegasus Mail v4.63 for Windows 2000/XP/Vista/Win7 &lt;/i&gt;&lt;/p&gt;&lt;p&gt;About Mercury there you can find:&lt;/p&gt;&lt;p&gt;&lt;i&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Mercury has currently only had limited testing under Windows 7, but to date no obvious problems have been found other than those already present on Windows Vista*.&lt;/font&gt; &lt;/i&gt;&lt;/p&gt;&lt;p&gt;So, I have more other questions:&lt;/p&gt;&lt;p&gt;Is Pegasus mail&amp;nbsp; a moderner system than Mercury?&lt;/p&gt;&lt;p&gt;If I install Pegasus instead of Mercury, do I have to change&amp;nbsp;&lt;/p&gt;&lt;p&gt;pmail.usr, the folders and the php-programs? &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