Koozali.org: home of the SME Server

Sending an email with an & in the address

Dan Grant

Sending an email with an & in the address
« on: September 19, 2001, 06:22:31 AM »
When I send an email through my e-smith server to an email address with an "&" symbol in the address line, it gets returned from the isp.
The "&" in the address is replaced with "^x26"
No wonder it gets returned !!     The E-Smith server seems to be changing this, as when sending the email direct to my ISP Mail server it works fine.

Is there a Fix for this ??

Any comments would be appreciated.

Cheers
Dan Grant

WXP

Re: Sending an email with an & in the address
« Reply #1 on: September 19, 2001, 06:02:15 PM »
I've got an idea...

try to put a "\" before the "&"

Please tell me back if it worked !!! I have to know it :)

Thanx

Dan Grant

Re: Sending an email with an & in the address
« Reply #2 on: September 20, 2001, 03:28:34 AM »
Didn't work sorry...
The "\"  returned "^x5c"
and "&" returns as "^x6c"

There must be something in qmail to allow an "&" through

Dan.

Gordon Rowell

Re: Sending an email with an & in the address
« Reply #3 on: September 20, 2001, 06:59:34 AM »
Dan Grant wrote:
>
> Didn't work sorry...
> The "\"  returned "^x5c"
> and "&" returns as "^x6c"
>
> There must be something in qmail to allow an "&" through
>
> Dan.

Just to clarify, this is _not_ a qmail bug.

We use Obtuse SMTPD in front of qmail, and the bug is there.

We have fixed it in the SME Server V5 release, and will be
looking to put out an update for 4.1.2 when we have been able
to test proper working with 4.1.2

An upgrade of the obtuse-smtpd RPM to the one in the
SME Server V5 image should fix the problem, but this has not
been tested at this stage.

Gordon