empty envelope sender <> rejected

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

FNB
Posts: 27
Joined: Mon Jul 17, 2006 2:21 pm

empty envelope sender <> rejected

Postby FNB » Mon Sep 11, 2006 12:56 pm

How do I get Scalix to accept mail from an empty envelope sender? This is the error I see:

Code: Select all

mail from:<>
250 ... Sender ok
rcpt to:<me@mydomain.com>
501 5.5.2 Syntax error in parameters scanning "FROM"

dkelly
Scalix
Scalix
Posts: 593
Joined: Thu Mar 18, 2004 2:03 pm

Postby dkelly » Mon Sep 11, 2006 1:54 pm

Where are you seeing this error ?

If I telnet to port 25 on the host, I can enter a SMTP conversation and have it work:

Code: Select all

220 mondas.scalix.field ESMTP Scalix SMTP Relay 10.0.3.2; Mon, 11 Sep 2006 10:53                                                                             :14 -0700 (PDT)
helo localhost
250 mondas.scalix.field Hello mondas.scalix.field [10.17.112.90], pleased to mee                                                                             t you
mail from: <>
250 ... Sender ok
rcpt to: peter.principal@mondas.scalix.field
250 2.1.5 peter.principal@mondas.scalix.field... Recipient ok
data
354 Enter mail, end with "." on a line by itself (relay)
Subject: Hello

Hello
.
250 2.0.0 k8BHrPw5022079 Message accepted for delivery


Cheers

Dave

FNB
Posts: 27
Joined: Mon Jul 17, 2006 2:21 pm

Postby FNB » Mon Sep 11, 2006 2:02 pm

I'm also trying to send via telnet, the only difference is that we are trying to relay through the server.

I added their hostname to /etc/mail/relay-domains and their network address to smtpd.cfg as a RELAY accept entry.

Is there something else I need to do to allow them to relay using an empty envelope sender?

phaag123

Postby phaag123 » Mon Sep 11, 2006 3:25 pm

I also require this answer. We utilize Postini as our spam and virus check service. In order to utilize their outbound service they have to relay back through us in the case of a failed delivery event.

They perform a check to ensure they can relay through us and it fails with the empty envelope 501 error.

I have set their IP range in the RELAy settings in smtpd.cfg

dkelly
Scalix
Scalix
Posts: 593
Joined: Thu Mar 18, 2004 2:03 pm

Postby dkelly » Mon Sep 11, 2006 3:49 pm

What banner do you get back when you first make the telnet connection ?

Cheers

Dave

FNB
Posts: 27
Joined: Mon Jul 17, 2006 2:21 pm

Postby FNB » Mon Sep 11, 2006 4:00 pm

dkelly wrote:What banner do you get back when you first make the telnet connection ?


220 mymailserver.com ESMTP Scalix SMTP Relay 10.0.1.3; Mon, 11 Sep 2006 13:58:09 -0600 (MDT)

dkelly
Scalix
Scalix
Posts: 593
Joined: Thu Mar 18, 2004 2:03 pm

Postby dkelly » Mon Sep 11, 2006 4:07 pm

OK...I can reproduce your problem when I send to a non-Scalix user.

I'll do some investigation because if I telnet directly to localhost:25 and enter the same commands, no error is returned.

Cheers

Dave

dkelly
Scalix
Scalix
Posts: 593
Joined: Thu Mar 18, 2004 2:03 pm

Postby dkelly » Mon Sep 11, 2006 4:48 pm

You've identified a bug.

I've raised this as bug number 12964 (http://bugzilla.scalix.com/show_bug.cgi?id=12964).

Cheers

Dave


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 1 guest