[xmail] Re: Error

2006-05-17 Thread Sönke Ruempler

On 17.05.2006 16:12, Cesar L. Meloni wrote:
> Hello all!!
>I have an XMail server 1.22 on Slackware 10.2. This in production 
> for 3 months.
>But now it shows the following error when messages are sent:
> 
>421 [XMail 1.22 ESMTP Server] service not available (-19), 
> closing transmission channel
> 
>That happens?
>Thank very much to all!

Errors.h says:

 #define ERR_FILE_OPEN   (-19)


Harddisk full? ;-)
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error

2006-05-17 Thread Cesar L. Meloni
Yes!!
spammers.tab was erased by phpxmail when delete the last IP of spammer.
solution:
touch /var/MailRoot/spammers.tab

Very Thanks!!!

Sönke Ruempler escribió:
> On 17.05.2006 16:12, Cesar L. Meloni wrote:
>   
>> Hello all!!
>>I have an XMail server 1.22 on Slackware 10.2. This in production 
>> for 3 months.
>>But now it shows the following error when messages are sent:
>>
>>421 [XMail 1.22 ESMTP Server] service not available (-19), 
>> closing transmission channel
>>
>>That happens?
>>Thank very much to all!
>> 
>
> Errors.h says:
>
>  #define ERR_FILE_OPEN   (-19)
>
>
> Harddisk full? ;-)
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>
>   


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error

2003-08-19 Thread Davide Libenzi

On Wed, 20 Aug 2003, Liam MacKenzie wrote:

>
> Hi list,
>
> I've been getting this error a lot recently when I try to use xmail to
> send emails to the outside world...
>
>
> [PeekTime] 1061260138 : Tue, 19 Aug 2003 12:28:58 +1000
> <<
> ErrCode   = -40
> ErrString = Invalid server address
> ErrInfo   = 216.130.186.132.
> SMAIL SMTP-Send MX = "216.130.186.132." SMTP = "gzd.gotdns.com" From =
> "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed ! SMTP-Error = "417
> Temporary delivery error" SMTP-Server = "216.130.186.132."
> >>
>
>
> What does that mean?

MX records cannot be PTR records. AKA the domain gzd.com.au is
misconfigured.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error

2003-08-19 Thread Liam MacKenzie

Thanks Davide,

Please excuse my inexperience, but this is a dig of my DNS record...
What do I need to change here to make it work?


; <<>> DiG 9.2.2 <<>> axfr gzd.com.au @ns0.xname.org.
;; global options:  printcmd
gzd.com.au. 86400   IN  SOA ns0.xname.org.
liam.gzd.com.au. 2003070310 10800 3600 604800 10800
gzd.com.au. 86400   IN  NS  ns0.xname.org.
gzd.com.au. 86400   IN  NS  ns1.xname.org.
gzd.com.au. 86400   IN  MX  10 216.130.186.132.
*.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
admin.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
ftp.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
mail.gzd.com.au.86400   IN  A   216.130.186.132
staff.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
www.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
gzd.com.au. 86400   IN  SOA ns0.xname.org.
liam.gzd.com.au. 2003070310 10800 3600 604800 10800
;; Query time: 2 msec
;; SERVER: 195.20.105.149#53(ns0.xname.org.)
;; WHEN: Wed Aug 20 01:06:26 2003
;; XFR size: 13 records


Thanks  :-)

Liam MacKenzie


Global Z-Data

165 Melbourne Street
South Brisbane  QLD  4069

Mobile: 0403 615 103
Phone:  3846 4222
Fax:3846 0953




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Davide Libenzi
Sent: Wednesday, 20 August 2003 8:52 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: error



On Wed, 20 Aug 2003, Liam MacKenzie wrote:

>
> Hi list,
>
> I've been getting this error a lot recently when I try to use xmail to

> send emails to the outside world...
>
>
> [PeekTime] 1061260138 : Tue, 19 Aug 2003 12:28:58 +1000
> <<
> ErrCode   = -40
> ErrString = Invalid server address
> ErrInfo   = 216.130.186.132.
> SMAIL SMTP-Send MX = "216.130.186.132." SMTP = "gzd.gotdns.com" From =

> "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed ! SMTP-Error = "417 
> Temporary delivery error" SMTP-Server = "216.130.186.132."
> >>
>
>
> What does that mean?

MX records cannot be PTR records. AKA the domain gzd.com.au is
misconfigured.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in the
body of a message to [EMAIL PROTECTED] For general help: send the
line "help" in the body of a message to [EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error

2003-08-19 Thread Achim Schmidt


gzd.com.au. 86400   IN  SOA ns0.xname.org.
liam.gzd.com.au. 2003070310 10800 3600 604800 10800
gzd.com.au. 86400   IN  NS  ns0.xname.org.
gzd.com.au. 86400   IN  NS  ns1.xname.org.
mail.gzd.com.au.86400   IN  A   216.130.186.132
gzd.com.au. 86400   IN  MX  10 mail.gzd.com.au.
   

*.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.

admin.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
ftp.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
staff.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
www.gzd.com.au.   86400 IN  CNAME   gzd.gotdns.com.
gzd.com.au. 86400   IN  SOA ns0.xname.org.


- Achim


> 
> Thanks  :-)
> 
> Liam MacKenzie
> 
> 
> Global Z-Data
> 
> 165 Melbourne Street
> South Brisbane  QLD  4069
> 
> Mobile: 0403 615 103
> Phone:  3846 4222
> Fax:3846 0953
> 
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Davide Libenzi
> Sent: Wednesday, 20 August 2003 8:52 AM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: error
> 
> 
> 
> On Wed, 20 Aug 2003, Liam MacKenzie wrote:
> 
> >
> > Hi list,
> >
> > I've been getting this error a lot recently when I try to use xmail to
> 
> > send emails to the outside world...
> >
> >
> > [PeekTime] 1061260138 : Tue, 19 Aug 2003 12:28:58 +1000
> > <<
> > ErrCode   = -40
> > ErrString = Invalid server address
> > ErrInfo   = 216.130.186.132.
> > SMAIL SMTP-Send MX = "216.130.186.132." SMTP = "gzd.gotdns.com" From =
> 
> > "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed ! SMTP-Error = "417 
> > Temporary delivery error" SMTP-Server = "216.130.186.132."
> > >>
> >
> >
> > What does that mean?
> 
> MX records cannot be PTR records. AKA the domain gzd.com.au is
> misconfigured.
> 
> 
> 
> - Davide
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in the
> body of a message to [EMAIL PROTECTED] For general help: send the
> line "help" in the body of a message to [EMAIL PROTECTED]
> 
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 
-- 
mit freundlichen Gruessen,

Achim Schmidt


waaf.net - the hosting & development company
Schmidt-Wedler computing gbr

Haster Strasse 42
DE 49191 Belm bei Osnabrueck

Telefon: +49 5406 881787
Telefax: +49 5406 881789

eMail: [EMAIL PROTECTED]
www:   http://www.waaf.net/



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error

2003-08-19 Thread Liam MacKenzie

Thanks Achim.
Is that the only thing I need to change?

I've updated my config to this:

$TTL 86400 ; default TTL
gzd.com.au. IN  SOA ns0.xname.org.  liam.gzd.com.au.
(
2003082003  ; serial
10800   ; refresh period
3600; retry interval
604800  ; expire time
10800   ; negative TTL
)
IN  NS  ns1.xname.org.
IN  NS  ns0.xname.org.
IN  MX  1   mail.gzd.com.au.

$ORIGIN gzd.com.au.
mailIN  A   216.130.186.132
ftp IN  CNAME   gzd.gotdns.com.
staff   IN  CNAME   gzd.gotdns.com.
www IN  CNAME   gzd.gotdns.com.
reports IN  CNAME   gzd.gotdns.com.
admin   IN  CNAME   gzd.gotdns.com.
*   IN  CNAME   gzd.gotdns.com.


How does that look?

Cheers,


Liam MacKenzie


Global Z-Data

165 Melbourne Street
South Brisbane  QLD  4069

Mobile: 0403 615 103
Phone:  3846 4222
Fax:3846 0953




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Achim Schmidt
Sent: Wednesday, 20 August 2003 9:17 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: error




gzd.com.au. 86400   IN  SOA ns0.xname.org.
liam.gzd.com.au. 2003070310 10800 3600 604800 10800
gzd.com.au. 86400   IN  NS  ns0.xname.org.
gzd.com.au. 86400   IN  NS  ns1.xname.org.
mail.gzd.com.au.86400   IN  A   216.130.186.132
gzd.com.au. 86400   IN  MX  10 mail.gzd.com.au.
   

*.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.

admin.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
ftp.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
staff.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
www.gzd.com.au.   86400 IN  CNAME   gzd.gotdns.com.
gzd.com.au. 86400   IN  SOA ns0.xname.org.


- Achim


> 
> Thanks  :-)
> 
> Liam MacKenzie
> 
> 
> Global Z-Data
> 
> 165 Melbourne Street
> South Brisbane  QLD  4069
> 
> Mobile: 0403 615 103
> Phone:  3846 4222
> Fax:3846 0953
> 
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]
> On Behalf Of Davide Libenzi
> Sent: Wednesday, 20 August 2003 8:52 AM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: error
> 
> 
> 
> On Wed, 20 Aug 2003, Liam MacKenzie wrote:
> 
> >
> > Hi list,
> >
> > I've been getting this error a lot recently when I try to use xmail 
> > to
> 
> > send emails to the outside world...
> >
> >
> > [PeekTime] 1061260138 : Tue, 19 Aug 2003 12:28:58 +1000
> > <<
> > ErrCode   = -40
> > ErrString = Invalid server address
> > ErrInfo   = 216.130.186.132.
> > SMAIL SMTP-Send MX = "216.130.186.132." SMTP = "gzd.gotdns.com" From

> > =
> 
> > "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed ! SMTP-Error = "417
> > Temporary delivery error" SMTP-Server = "216.130.186.132."
> > >>
> >
> >
> > What does that mean?
> 
> MX records cannot be PTR records. AKA the domain gzd.com.au is 
> misconfigured.
> 
> 
> 
> - Davide
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in 
> the body of a message to [EMAIL PROTECTED] For general help: 
> send the line "help" in the body of a message to 
> [EMAIL PROTECTED]
> 
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in 
> the body of a message to [EMAIL PROTECTED] For general help: 
> send the line "help" in the body of a message to 
> [EMAIL PROTECTED]
> 
-- 
mit freundlichen Gruessen,

Achim Schmidt


waaf.net - the hosting & development company
Schmidt-Wedler computing gbr

Haster Strasse 42
DE 49191 Belm bei Osnabrueck

Telefon: +49 5406 881787
Telefax: +49 5406 881789

eMail: [EMAIL PROTECTED]
www:   http://www.waaf.net/



-
To unsubscribe from this list: send the line "unsubscribe xmail" in the
body of a message to [EMAIL PROTECTED] For general help: send the
line "help" in the body of a message to [EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error

2003-08-19 Thread Achim Schmidt

well - i think it looks good - even the * record and CNAMES are evil,
but not better to be solved for a dyndns-host ;-)

$ dig @ns0.xname.org mx in gzd.com.au | grep MX
;gzd.com.au.IN  MX
gzd.com.au. 86400   IN  MX  10 216.130.186.132.

restarted named ?

- Achim

Am Mit, 2003-08-20 um 01.38 schrieb Liam MacKenzie:
> Thanks Achim.
> Is that the only thing I need to change?
> 
> I've updated my config to this:
> 
> $TTL 86400 ; default TTL
> gzd.com.au.   IN  SOA ns0.xname.org.  liam.gzd.com.au.
> (
>   2003082003  ; serial
>   10800   ; refresh period
>   3600; retry interval
>   604800  ; expire time
>   10800   ; negative TTL
>   )
>   IN  NS  ns1.xname.org.
>   IN  NS  ns0.xname.org.
>   IN  MX  1   mail.gzd.com.au.
> 
> $ORIGIN gzd.com.au.
> mail  IN  A   216.130.186.132
> ftp   IN  CNAME   gzd.gotdns.com.
> staff IN  CNAME   gzd.gotdns.com.
> www   IN  CNAME   gzd.gotdns.com.
> reports   IN  CNAME   gzd.gotdns.com.
> admin IN  CNAME   gzd.gotdns.com.
> * IN  CNAME   gzd.gotdns.com.
> 
> 
> How does that look?
> 
> Cheers,
> 
> 
> Liam MacKenzie
> 
> 
> Global Z-Data
> 
> 165 Melbourne Street
> South Brisbane  QLD  4069
> 
> Mobile: 0403 615 103
> Phone:  3846 4222
> Fax:3846 0953
> 
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Achim Schmidt
> Sent: Wednesday, 20 August 2003 9:17 AM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: error
> 
> 
> 
> 
> gzd.com.au.   86400   IN  SOA ns0.xname.org.
> liam.gzd.com.au. 2003070310 10800 3600 604800 10800
> gzd.com.au.   86400   IN  NS  ns0.xname.org.
> gzd.com.au.   86400   IN  NS  ns1.xname.org.
> mail.gzd.com.au.  86400   IN  A   216.130.186.132
> gzd.com.au.   86400   IN  MX  10 mail.gzd.com.au.
>
> 
> *.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
> 
> admin.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
> ftp.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
> staff.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
> www.gzd.com.au. 86400 IN  CNAME   gzd.gotdns.com.
> gzd.com.au.   86400   IN  SOA ns0.xname.org.
> 
> 
> - Achim
> 
> 
> > 
> > Thanks  :-)
> > 
> > Liam MacKenzie
> > 
> > 
> > Global Z-Data
> > 
> > 165 Melbourne Street
> > South Brisbane  QLD  4069
> > 
> > Mobile: 0403 615 103
> > Phone:  3846 4222
> > Fax:3846 0953
> > 
> > 
> > 
> > 
> > -Original Message-
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED]
> > On Behalf Of Davide Libenzi
> > Sent: Wednesday, 20 August 2003 8:52 AM
> > To: [EMAIL PROTECTED]
> > Subject: [xmail] Re: error
> > 
> > 
> > 
> > On Wed, 20 Aug 2003, Liam MacKenzie wrote:
> > 
> > >
> > > Hi list,
> > >
> > > I've been getting this error a lot recently when I try to use xmail 
> > > to
> > 
> > > send emails to the outside world...
> > >
> > >
> > > [PeekTime] 1061260138 : Tue, 19 Aug 2003 12:28:58 +1000
> > > <<
> > > ErrCode   = -40
> > > ErrString = Invalid server address
> > > ErrInfo   = 216.130.186.132.
> > > SMAIL SMTP-Send MX = "216.130.186.132." SMTP = "gzd.gotdns.com" From
> 
> > > =
> > 
> > > "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed ! SMTP-Error = "417
> > > Temporary delivery error" SMTP-Server = "216.130.186.132."
> > > >>
> > >
> > >
> > > What does that mean?
> > 
> > MX records cannot be PTR records. AKA the domain gzd.com.au is 
> > misconfigured.
> > 
> > 
> > 
> > - Davide
> > 
> > -
> > To unsubs

[xmail] Re: error

2003-08-19 Thread Liam MacKenzie

I've got to wait for my friends at xname.org to restart named  :-)
They do it hourly.

And yes, I probably should get rid of that * record...
Does it even work?  

Cheers,

Liam MacKenzie


Global Z-Data

165 Melbourne Street
South Brisbane  QLD  4069

Mobile: 0403 615 103
Phone:  3846 4222
Fax:3846 0953




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Achim Schmidt
Sent: Wednesday, 20 August 2003 9:50 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: error



well - i think it looks good - even the * record and CNAMES are evil,
but not better to be solved for a dyndns-host ;-)

$ dig @ns0.xname.org mx in gzd.com.au | grep MX
;gzd.com.au.IN  MX
gzd.com.au. 86400   IN  MX  10 216.130.186.132.

restarted named ?

- Achim

Am Mit, 2003-08-20 um 01.38 schrieb Liam MacKenzie:
> Thanks Achim.
> Is that the only thing I need to change?
> 
> I've updated my config to this:
> 
> $TTL 86400 ; default TTL
> gzd.com.au.   IN  SOA ns0.xname.org.  liam.gzd.com.au.
> (
>   2003082003  ; serial
>   10800   ; refresh period
>   3600; retry interval
>   604800  ; expire time
>   10800   ; negative TTL
>   )
>   IN  NS  ns1.xname.org.
>   IN  NS  ns0.xname.org.
>   IN  MX  1   mail.gzd.com.au.
> 
> $ORIGIN gzd.com.au.
> mail  IN  A   216.130.186.132
> ftp   IN  CNAME   gzd.gotdns.com.
> staff IN  CNAME   gzd.gotdns.com.
> www   IN  CNAME   gzd.gotdns.com.
> reports   IN  CNAME   gzd.gotdns.com.
> admin IN  CNAME   gzd.gotdns.com.
> * IN  CNAME   gzd.gotdns.com.
> 
> 
> How does that look?
> 
> Cheers,
> 
> 
> Liam MacKenzie
> 
> 
> Global Z-Data
> 
> 165 Melbourne Street
> South Brisbane  QLD  4069
> 
> Mobile: 0403 615 103
> Phone:  3846 4222
> Fax:3846 0953
> 
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]
> On Behalf Of Achim Schmidt
> Sent: Wednesday, 20 August 2003 9:17 AM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: error
> 
> 
> 
> 
> gzd.com.au.   86400   IN  SOA ns0.xname.org.
> liam.gzd.com.au. 2003070310 10800 3600 604800 10800
> gzd.com.au.   86400   IN  NS  ns0.xname.org.
> gzd.com.au.   86400   IN  NS  ns1.xname.org.
> mail.gzd.com.au.  86400   IN  A   216.130.186.132
> gzd.com.au.   86400   IN  MX  10 mail.gzd.com.au.
>
> 
> *.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
> 
> admin.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
> ftp.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
> staff.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
> www.gzd.com.au. 86400 IN  CNAME   gzd.gotdns.com.
> gzd.com.au.   86400   IN  SOA ns0.xname.org.
> 
> 
> - Achim
> 
> 
> > 
> > Thanks  :-)
> > 
> > Liam MacKenzie
> > 
> > 
> > Global Z-Data
> > 
> > 165 Melbourne Street
> > South Brisbane  QLD  4069
> > 
> > Mobile: 0403 615 103
> > Phone:  3846 4222
> > Fax:3846 0953
> > 
> > 
> > 
> > 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]
> > On Behalf Of Davide Libenzi
> > Sent: Wednesday, 20 August 2003 8:52 AM
> > To: [EMAIL PROTECTED]
> > Subject: [xmail] Re: error
> > 
> > 
> > 
> > On Wed, 20 Aug 2003, Liam MacKenzie wrote:
> > 
> > >
> > > Hi list,
> > >
> > > I've been getting this error a lot recently when I try to use 
> > > xmail
> > > to
> > 
> > > send emails to the outside world...
> > >
> > >
> > > [PeekTime] 1061260138 : Tue, 19 Aug 2003 12:28:58 +1000 <<
> > > ErrCode   = -40
> > > ErrString = Invalid server address
> > > ErrInfo   = 216.130.186.132.
> > > SMAIL SMTP-Send MX = "216.130.186.132." SMTP = "gzd.gotdns.com"
From
> 
> > > =

[xmail] Re: error

2003-08-19 Thread Achim Schmidt

Am Mit, 2003-08-20 um 01.54 schrieb Liam MacKenzie:
> I've got to wait for my friends at xname.org to restart named  :-)
> They do it hourly.
> 

okay - time will tell...

> And yes, I probably should get rid of that * record...
> Does it even work?  

the zone should be loaded and work fine (as far as my brain can do the
named-preprocessing ;-)


- Achim

> 
> Cheers,
> 
> Liam MacKenzie
> 
> 
> Global Z-Data
> 
> 165 Melbourne Street
> South Brisbane  QLD  4069
> 
> Mobile: 0403 615 103
> Phone:  3846 4222
> Fax:3846 0953
> 
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Achim Schmidt
> Sent: Wednesday, 20 August 2003 9:50 AM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: error
> 
> 
> 
> well - i think it looks good - even the * record and CNAMES are evil,
> but not better to be solved for a dyndns-host ;-)
> 
> $ dig @ns0.xname.org mx in gzd.com.au | grep MX
> ;gzd.com.au.IN  MX
> gzd.com.au. 86400   IN  MX  10 216.130.186.132.
> 
> restarted named ?
> 
> - Achim
> 
> Am Mit, 2003-08-20 um 01.38 schrieb Liam MacKenzie:
> > Thanks Achim.
> > Is that the only thing I need to change?
> > 
> > I've updated my config to this:
> > 
> > $TTL 86400 ; default TTL
> > gzd.com.au. IN  SOA ns0.xname.org.  liam.gzd.com.au.
> > (
> > 2003082003  ; serial
> > 10800   ; refresh period
> > 3600; retry interval
> > 604800  ; expire time
> > 10800   ; negative TTL
> > )
> > IN  NS  ns1.xname.org.
> > IN  NS  ns0.xname.org.
> > IN  MX  1   mail.gzd.com.au.
> > 
> > $ORIGIN gzd.com.au.
> > mailIN  A   216.130.186.132
> > ftp IN  CNAME   gzd.gotdns.com.
> > staff   IN  CNAME   gzd.gotdns.com.
> > www IN  CNAME   gzd.gotdns.com.
> > reports IN  CNAME   gzd.gotdns.com.
> > admin   IN  CNAME   gzd.gotdns.com.
> > *   IN  CNAME   gzd.gotdns.com.
> > 
> > 
> > How does that look?
> > 
> > Cheers,
> > 
> > 
> > Liam MacKenzie
> > 
> > 
> > Global Z-Data
> > 
> > 165 Melbourne Street
> > South Brisbane  QLD  4069
> > 
> > Mobile: 0403 615 103
> > Phone:  3846 4222
> > Fax:3846 0953
> > 
> > 
> > 
> > 
> > -Original Message-
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED]
> > On Behalf Of Achim Schmidt
> > Sent: Wednesday, 20 August 2003 9:17 AM
> > To: [EMAIL PROTECTED]
> > Subject: [xmail] Re: error
> > 
> > 
> > 
> > 
> > gzd.com.au. 86400   IN  SOA ns0.xname.org.
> > liam.gzd.com.au. 2003070310 10800 3600 604800 10800
> > gzd.com.au. 86400   IN  NS  ns0.xname.org.
> > gzd.com.au. 86400   IN  NS  ns1.xname.org.
> > mail.gzd.com.au.86400   IN  A   216.130.186.132
> > gzd.com.au. 86400   IN  MX  10 mail.gzd.com.au.
> >
> > 
> > *.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
> > 
> > admin.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
> > ftp.gzd.com.au. 86400   IN  CNAME   gzd.gotdns.com.
> > staff.gzd.com.au.   86400   IN  CNAME   gzd.gotdns.com.
> > www.gzd.com.au.   86400 IN  CNAME   gzd.gotdns.com.
> > gzd.com.au. 86400   IN  SOA ns0.xname.org.
> > 
> > 
> > - Achim
> > 
> > 
> > > 
> > > Thanks  :-)
> > > 
> > > Liam MacKenzie
> > > 
> > > 
> > > Global Z-Data
> > > 
> > > 165 Melbourne Street
> > > South Brisbane  QLD  4069
> > > 
> > > Mobile: 0403 615 103
> > > Phone:  3846 4222
> > > Fax:3846 0953
> > > 
> > > 
> > > 
> > > 
> > > -Original Message-
> > > From: [EMAIL PROTECTED]
> > 

[xmail] Re: Error

2004-01-16 Thread Davide Libenzi
On Fri, 16 Jan 2004, Nick Marino wrote:

> Trying to test my server using CHECK MTA by Chuck Frolick to test send a
> message when I get to the Mail From:  I get this error.
> 
> 451 Requested action aborted: (-31) local error in processing - Please open
> http://www.ifixcomputers.net/smtp_errors.html to get more information about
> this error
> to get more information about this error
> ..
> 
> Is this bug or what?

No, you are trying to do either this:

MAIL FROM: ...

or this:

RCPT TO: ...

when <> are requested by the RFC.




- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error

2004-01-16 Thread Nick Marino

- Original Message - 
From: "Davide Libenzi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 16, 2004 11:52 AM
Subject: [xmail] Re: Error


> On Fri, 16 Jan 2004, Nick Marino wrote:
>
> > Trying to test my server using CHECK MTA by Chuck Frolick to test
send a
> > message when I get to the Mail From:  I get this error.
> >
> > 451 Requested action aborted: (-31) local error in processing - Please
open
> > http://www.ifixcomputers.net/smtp_errors.html to get more information
about
> > this error
> > to get more information about this error
> > ..
> >
> > Is this bug or what?
>
> No, you are trying to do either this:
>
> MAIL FROM: ...
>
> or this:
>
> RCPT TO: ...
>
> when <> are requested by the RFC.
>
>
>
>
> - Davide


dont guess I follow what your reply means.

Yes I know I am trying to do MAIL FROM: but when I do I get the error that I
stated above.

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error

2004-01-16 Thread Tim Aranki
If I recall correctly, you need to change:
MAIL FROM: [EMAIL PROTECTED]

to be:
MAIL FROM: <[EMAIL PROTECTED]>

you need the <> around the address...

-tim

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Nick Marino
Sent: Friday, January 16, 2004 10:05 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error



- Original Message -
From: "Davide Libenzi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 16, 2004 11:52 AM
Subject: [xmail] Re: Error


> On Fri, 16 Jan 2004, Nick Marino wrote:
>
> > Trying to test my server using CHECK MTA by Chuck Frolick to test
send a
> > message when I get to the Mail From:  I get this error.
> >
> > 451 Requested action aborted: (-31) local error in processing - Please
open
> > http://www.ifixcomputers.net/smtp_errors.html to get more information
about
> > this error
> > to get more information about this error
> > ..
> >
> > Is this bug or what?
>
> No, you are trying to do either this:
>
> MAIL FROM: ...
>
> or this:
>
> RCPT TO: ...
>
> when <> are requested by the RFC.
>
>
>
>
> - Davide


dont guess I follow what your reply means.

Yes I know I am trying to do MAIL FROM: but when I do I get the error that I
stated above.

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error

2004-01-16 Thread Charles Frolick
Sorry about that, I simply provide the command, you do have to format
the data correctly (i.e. you would have to type <[EMAIL PROTECTED]> in
the data box), the server will simply reply the same way it would if a
MUA or MTA sent the same text.  When I find time to start coding again,
I'll try to make it even more friendly, maybe filling in suggested data,
but that can also be annoying.  Have to think about it.

Thanks,
Chuck Frolick
ArgoLink.net

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Davide Libenzi
Sent: Friday, January 16, 2004 11:53 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error


On Fri, 16 Jan 2004, Nick Marino wrote:

> Trying to test my server using CHECK MTA by Chuck Frolick to test 
> send a message when I get to the Mail From:  I get this error.
> 
> 451 Requested action aborted: (-31) local error in processing - Please

> open http://www.ifixcomputers.net/smtp_errors.html to get more 
> information about this error to get more information about this error
> ..
> 
> Is this bug or what?

No, you are trying to do either this:

MAIL FROM: ...

or this:

RCPT TO: ...

when <> are requested by the RFC.




- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in the
body of a message to [EMAIL PROTECTED] For general help: send the
line "help" in the body of a message to [EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error

2004-01-16 Thread Nick Marino
 Original Message 
From: "Tim Aranki" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 16, 2004 12:13 PM
Subject: [xmail] Re: Error

> If I recall correctly, you need to change:
> MAIL FROM: [EMAIL PROTECTED]
> 
> to be:
> MAIL FROM: <[EMAIL PROTECTED]>
> 
> you need the <> around the address...
> 
> -tim
> 
Ahh ok. I will try that.

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2004-03-17 Thread Tracy
At 08:52 3/17/2004, Vitor Renato Alves de Brito wrote:
>Hi,
>
>Could somebody please help me with this error messages?
>
><<
>ErrCode   = -82
>ErrString = [RCPT TO:] not permitted by remote SMTP server
>ErrInfo   = 553 VERIFIQUE SE AS CONFIGURACOES PARA ENVIO DE MENSAGENS SAO
>AS
>MESMAS UTILIZADAS PARA O RECEBIMENTO (#5.7.1)
>SMAIL SMTP-Send FF = "yesbrasil.net" SMTP = "mailhost" From =
>"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
>SMTP-Error = "553 VERIFIQUE SE AS CONFIGURACOES PARA ENVIO DE MENSAGENS
>SAO
>AS MESMAS UTILIZADAS PARA O RECEBIMENTO (#5.7.1)"
>SMTP-Server = "yesbrasil.net"
> >>
>
>and
>
><<
>ErrCode   = -82
>ErrString = [RCPT TO:] not permitted by remote SMTP server
>ErrInfo   = 451 : Client host rejected: Falha
>na autenticacao
>SMAIL SMTP-Send MX = "ns-3.idc.dglnet.com.br." SMTP = "mailhost" From =
>"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
>SMTP-Error = "451 : Client host rejected: Falha
>na autenticacao"
>SMTP-Server = "ns-3.idc.dglnet.com.br."
> >>
>
>What really is 451 and 553 errors?
>
>Thanks

My Portuguese is very poor (about the BabelFish level...:) but if I'm 
understanding these messages, the receiving server is requiring SMTP AUTH.

In the first case (the 553 error), it's saying you didn't provide any SMTP 
AUTH (and it's asking you to ensure that your sending configuration is the 
same as your receiving configuration - ie. that you have set up SMTP AUTH 
when talking to their server - which would seem to be an error, as MTA to 
MTA transfers shouldn't require SMTP AUTH unless you're smarthosting).

In the second case (the 451 error), it seems to be saying that you did 
provide SMTP AUTH, but it failed.

As far as the "established meanings" of the 553 and 451 error codes, as 
defined in the RFC:

553 = Action not taken, bad mailbox name, this is a permanent failure, do 
not retry
451 = Aborted, error in processing, this is a temporary failure, please 
retry later


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2004-03-17 Thread Vitor Renato Alves de Brito
Hi,

More information about this server:

- FreeBSD 5.0
- XMail 1.17

It has a wireless connection and then it has a invalid IP
(192.168.1.50) on a ethernet card.

The wireless connection:

ISP side (wireless) -> server side (wireless radio with a ethernet) ->
Firewall router D-Link (ethernet) IP 200.xxx.xxx.xxx-> server
(ethernet) IP 192.168.1.50

The firewall router is running as a NAT and redirect the port 25 (in) to
the IP 192.168.1.50 and all connections goes out with the IP
200.xxx.xxx.xxx.

Take a look at a header from a message from this server that was sent to
me:

Received: from pop3.me.com.br
by localhost with POP3 (fetchmail-5.2.8)
for [EMAIL PROTECTED] (single-drop); Tue, 16 Mar 2004 17:31:18
-0300 (BRST)eived: from mailhost (200.xxx.xxx.xxx:1646)
by af10.me.com.br with [XMail 1.18 (FreeBSD/Ix86) ESMTP Server]
id  for <[EMAIL PROTECTED]> from
<[EMAIL PROTECTED]>;
Tue, 16 Mar 2004 17:29:51 -0300
X-AuthUser: [EMAIL PROTECTED]
Received: from PCPaulo (192.168.1.8:3490)
by mailhost with [XMail 1.17 (FreeBSD/Ix86) ESMTP Server]
id  for <[EMAIL PROTECTED]> from
<[EMAIL PROTECTED]>;
Tue, 16 Mar 2004 17:29:41 -0300



Thanks again.

On Wed, 17 Mar 2004, Tracy wrote:

> At 08:52 3/17/2004, Vitor Renato Alves de Brito wrote:
> >Hi,
> >
> >Could somebody please help me with this error messages?
> >
> ><<
> >ErrCode   = -82
> >ErrString = [RCPT TO:] not permitted by remote SMTP server
> >ErrInfo   = 553 VERIFIQUE SE AS CONFIGURACOES PARA ENVIO DE MENSAGENS SAO
> >AS
> >MESMAS UTILIZADAS PARA O RECEBIMENTO (#5.7.1)
> >SMAIL SMTP-Send FF = "yesbrasil.net" SMTP = "mailhost" From =
> >"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
> >SMTP-Error = "553 VERIFIQUE SE AS CONFIGURACOES PARA ENVIO DE MENSAGENS
> >SAO
> >AS MESMAS UTILIZADAS PARA O RECEBIMENTO (#5.7.1)"
> >SMTP-Server = "yesbrasil.net"
> > >>
> >
> >and
> >
> ><<
> >ErrCode   = -82
> >ErrString = [RCPT TO:] not permitted by remote SMTP server
> >ErrInfo   = 451 : Client host rejected: Falha
> >na autenticacao
> >SMAIL SMTP-Send MX = "ns-3.idc.dglnet.com.br." SMTP = "mailhost" From =
> >"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
> >SMTP-Error = "451 : Client host rejected: Falha
> >na autenticacao"
> >SMTP-Server = "ns-3.idc.dglnet.com.br."
> > >>
> >
> >What really is 451 and 553 errors?
> >
> >Thanks
> 
> My Portuguese is very poor (about the BabelFish level...:) but if I'm 
> understanding these messages, the receiving server is requiring SMTP AUTH.
> 
> In the first case (the 553 error), it's saying you didn't provide any SMTP 
> AUTH (and it's asking you to ensure that your sending configuration is the 
> same as your receiving configuration - ie. that you have set up SMTP AUTH 
> when talking to their server - which would seem to be an error, as MTA to 
> MTA transfers shouldn't require SMTP AUTH unless you're smarthosting).
> 
> In the second case (the 451 error), it seems to be saying that you did 
> provide SMTP AUTH, but it failed.
> 
> As far as the "established meanings" of the 553 and 451 error codes, as 
> defined in the RFC:
> 
> 553 = Action not taken, bad mailbox name, this is a permanent failure, do 
> not retry
> 451 = Aborted, error in processing, this is a temporary failure, please 
> retry later
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 
> 
> 
> 
> ---
> Esta mensagem foi verificada pelo e-mail protegido Arte Final
> Antivírus: F-Prot / Versão: 4.1.1 / Atualizado em: 16-Mar-2004
> Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br
> 

Até mais,

---
Vitor Renato Alves de Brito - System Manager
Arte Final Provedor Internet - http://www.artefinal.com.br
Alfenas/Lavras - Sul de Minas Gerais





---
Esta mensagem foi verificada pelo e-mail protegido Arte Final
Antivírus: F-Prot / Versão: 4.1.1 / Atualizado em: 17-Mar-2004
Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2004-03-17 Thread Tracy
At 15:34 3/17/2004, Vitor Renato Alves de Brito wrote:
>Hi,
>
>More information about this server:
>
>- FreeBSD 5.0
>- XMail 1.17
>
>It has a wireless connection and then it has a invalid IP
>(192.168.1.50) on a ethernet card.
>
>The wireless connection:
>
>ISP side (wireless) -> server side (wireless radio with a ethernet) ->
>Firewall router D-Link (ethernet) IP 200.xxx.xxx.xxx-> server
>(ethernet) IP 192.168.1.50
>
>The firewall router is running as a NAT and redirect the port 25 (in) to
>the IP 192.168.1.50 and all connections goes out with the IP
>200.xxx.xxx.xxx.
>
>Take a look at a header from a message from this server that was sent to
>me:
>
>Received: from pop3.me.com.br
> by localhost with POP3 (fetchmail-5.2.8)
> for [EMAIL PROTECTED] (single-drop); Tue, 16 Mar 2004 17:31:18
>-0300 (BRST)eived: from mailhost (200.xxx.xxx.xxx:1646)
> by af10.me.com.br with [XMail 1.18 (FreeBSD/Ix86) ESMTP Server]
> id  for <[EMAIL PROTECTED]> from
> <[EMAIL PROTECTED]>;
> Tue, 16 Mar 2004 17:29:51 -0300
>X-AuthUser: [EMAIL PROTECTED]
>Received: from PCPaulo (192.168.1.8:3490)
> by mailhost with [XMail 1.17 (FreeBSD/Ix86) ESMTP Server]
> id  for <[EMAIL PROTECTED]> from
> <[EMAIL PROTECTED]>;
> Tue, 16 Mar 2004 17:29:41 -0300
>
>
>
>Thanks again.

I'm sure there was an actual question in there somewhere, but I'm not sure 
what it was. Could you tell me what I'm looking for in these headers (other 
than the obvious corruption of the start of the second Received header)?


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2004-03-18 Thread Vitor Renato Alves de Brito
:-)))

I forgot the question. :-)))

Here the question:

The header seems to be ok, then, why the server does not accept the
message?

Maybe because the 192.168.1.0 network?
Maybe because the firewall router?

Thanks.

On Wed, 17 Mar 2004, Tracy wrote:

> At 15:34 3/17/2004, Vitor Renato Alves de Brito wrote:
> >Hi,
> >
> >More information about this server:
> >
> >- FreeBSD 5.0
> >- XMail 1.17
> >
> >It has a wireless connection and then it has a invalid IP
> >(192.168.1.50) on a ethernet card.
> >
> >The wireless connection:
> >
> >ISP side (wireless) -> server side (wireless radio with a ethernet) ->
> >Firewall router D-Link (ethernet) IP 200.xxx.xxx.xxx-> server
> >(ethernet) IP 192.168.1.50
> >
> >The firewall router is running as a NAT and redirect the port 25 (in) to
> >the IP 192.168.1.50 and all connections goes out with the IP
> >200.xxx.xxx.xxx.
> >
> >Take a look at a header from a message from this server that was sent to
> >me:
> >
> >Received: from pop3.me.com.br
> > by localhost with POP3 (fetchmail-5.2.8)
> > for [EMAIL PROTECTED] (single-drop); Tue, 16 Mar 2004 17:31:18
> >-0300 (BRST)eived: from mailhost (200.xxx.xxx.xxx:1646)
> > by af10.me.com.br with [XMail 1.18 (FreeBSD/Ix86) ESMTP Server]
> > id  for <[EMAIL PROTECTED]> from
> > <[EMAIL PROTECTED]>;
> > Tue, 16 Mar 2004 17:29:51 -0300
> >X-AuthUser: [EMAIL PROTECTED]
> >Received: from PCPaulo (192.168.1.8:3490)
> > by mailhost with [XMail 1.17 (FreeBSD/Ix86) ESMTP Server]
> > id  for <[EMAIL PROTECTED]> from
> > <[EMAIL PROTECTED]>;
> > Tue, 16 Mar 2004 17:29:41 -0300
> >
> >
> >
> >Thanks again.
> 
> I'm sure there was an actual question in there somewhere, but I'm not sure 
> what it was. Could you tell me what I'm looking for in these headers (other 
> than the obvious corruption of the start of the second Received header)?
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 
> 
> 
> 
> ---
> Esta mensagem foi verificada pelo e-mail protegido Arte Final
> Antivírus: F-Prot / Versão: 4.1.1 / Atualizado em: 17-Mar-2004
> Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br
> 

Até mais,

---
Vitor Renato Alves de Brito - System Manager
Arte Final Provedor Internet - http://www.artefinal.com.br
Alfenas/Lavras - Sul de Minas Gerais





---
Esta mensagem foi verificada pelo e-mail protegido Arte Final
Antivírus: F-Prot / Versão: 4.1.1 / Atualizado em: 18-Mar-2004
Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2004-03-18 Thread CLEMENT Francis

Did you receive any error report from your server ? strange ...

With data you give to us, no possible response ...

Take a look in your xmail smail logs to find possible errors
Take a look in your xmail spool to see for any error file
Try a telnet connexion from your server to this server (port 25) and
manually send a mail (same 'mail from' and 'rcpt to' as used in the =
rejected
mail) to see any error ...


> -Message d'origine-
> De : Vitor Renato Alves de Brito [mailto:[EMAIL PROTECTED]
> Envoy=E9 : jeudi 18 mars 2004 14:25
> =C0 : [EMAIL PROTECTED]
> Objet : [xmail] Re: Error messages
>=20
>=20
> :-)))
>=20
> I forgot the question. :-)))
>=20
> Here the question:
>=20
> The header seems to be ok, then, why the server does not accept the
> message?
>=20
> Maybe because the 192.168.1.0 network?
> Maybe because the firewall router?
>=20
> Thanks.
>=20
> On Wed, 17 Mar 2004, Tracy wrote:
>=20
> > At 15:34 3/17/2004, Vitor Renato Alves de Brito wrote:
> > >Hi,
> > >
> > >More information about this server:
> > >
> > >- FreeBSD 5.0
> > >- XMail 1.17
> > >
> > >It has a wireless connection and then it has a invalid IP
> > >(192.168.1.50) on a ethernet card.
> > >
> > >The wireless connection:
> > >
> > >ISP side (wireless) -> server side (wireless radio with a=20
> ethernet) ->
> > >Firewall router D-Link (ethernet) IP 200.xxx.xxx.xxx-> server
> > >(ethernet) IP 192.168.1.50
> > >
> > >The firewall router is running as a NAT and redirect the=20
> port 25 (in) to
> > >the IP 192.168.1.50 and all connections goes out with the IP
> > >200.xxx.xxx.xxx.
> > >
> > >Take a look at a header from a message from this server=20
> that was sent to
> > >me:
> > >
> > >Received: from pop3.me.com.br
> > > by localhost with POP3 (fetchmail-5.2.8)
> > > for [EMAIL PROTECTED] (single-drop); Tue, 16 Mar=20
> 2004 17:31:18
> > >-0300 (BRST)eived: from mailhost (200.xxx.xxx.xxx:1646)
> > > by af10.me.com.br with [XMail 1.18 (FreeBSD/Ix86)=20
> ESMTP Server]
> > > id  for <[EMAIL PROTECTED]> from
> > > <[EMAIL PROTECTED]>;
> > > Tue, 16 Mar 2004 17:29:51 -0300
> > >X-AuthUser: [EMAIL PROTECTED]
> > >Received: from PCPaulo (192.168.1.8:3490)
> > > by mailhost with [XMail 1.17 (FreeBSD/Ix86) ESMTP Server]
> > > id  for <[EMAIL PROTECTED]> from
> > > <[EMAIL PROTECTED]>;
> > > Tue, 16 Mar 2004 17:29:41 -0300
> > >
> > >
> > >
> > >Thanks again.
> >=20
> > I'm sure there was an actual question in there somewhere,=20
> but I'm not sure=20
> > what it was. Could you tell me what I'm looking for in=20
> these headers (other=20
> > than the obvious corruption of the start of the second=20
> Received header)?
> >=20
> >=20
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help" in the body of a message to
> > [EMAIL PROTECTED]
> >=20
> >=20
> >=20
> >=20
> > ---
> > Esta mensagem foi verificada pelo e-mail protegido Arte Final
> > Antiv=EDrus: F-Prot / Vers=E3o: 4.1.1 / Atualizado em: 17-Mar-2004
> > Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br
> >=20
>=20
> At=E9 mais,
>=20
> ---
> Vitor Renato Alves de Brito - System Manager
> Arte Final Provedor Internet - http://www.artefinal.com.br
> Alfenas/Lavras - Sul de Minas Gerais
>=20
>=20
>=20
>=20
>=20
> ---
> Esta mensagem foi verificada pelo e-mail protegido Arte Final
> Antiv=EDrus: F-Prot / Vers=E3o: 4.1.1 / Atualizado em: 18-Mar-2004
> Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br
>=20
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>=20
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 36

2004-05-14 Thread Davide Libenzi
On Thu, 13 May 2004, Xat wrote:

> Hi all!
> 
> What can cause an errorCode 36. Message remains in spool and in logs it is 
> written:
> ErrCode   = -36
> ErrString = Error getting sock address info
> SMAIL SMTP-Send FF = "list.ru" SMTP = "classics.com.ua" From = 
> "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
> SMTP-Error = "417 Temporary delivery error"
> SMTP-Server = "list.ru"
> 
> And after reaching the number of delivery attempts message is deleted.

That you're in deep sh*t ;) I've never seen that error before, and it 
means that there's something really wrong with your setup. A getsockname() 
failing is not something that you see every day. Which OS? XMail version? 
Glibc?



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 36

2004-05-14 Thread Xat_classics
Hello Davide,

Friday, May 14, 2004, 6:18:28 PM, you wrote:

DL> On Thu, 13 May 2004, Xat wrote:

>> Hi all!
>> 
>> What can cause an errorCode 36. Message remains in spool and in logs it is 
>> written:
>> ErrCode   = -36
>> ErrString = Error getting sock address info
>> SMAIL SMTP-Send FF = "list.ru" SMTP = "classics.com.ua" From = 
>> "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
>> SMTP-Error = "417 Temporary delivery error"
>> SMTP-Server = "list.ru"
>> 
>> And after reaching the number of delivery attempts message is deleted.

DL> That you're in deep sh*t ;) I've never seen that error before, and it 
DL> means that there's something really wrong with your setup. A getsockname() 
DL> failing is not something that you see every day. Which OS? XMail version? 
DL> Glibc?

 OS is FreeBSD, XMail1.18. I rebuilt executables and everything is
all right.





-- 
Best regards,
 Xat_classicsmailto:[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error message

2004-11-25 Thread Sönke Ruempler
[EMAIL PROTECTED] wrote on Thursday, November 25, 2004 10:22 =
AM:

> Hello list,
>=20
> Would anyone know, whose fault is this message ?
>=20
> My money goes to the corresponding mail server
> (the message receipients' mail server).
> However, I am not quite sure.
>=20
> ..
> . [<00>] XMail bounce: =
[EMAIL PROTECTED];Error=3D[The
> maximum number of
> delivery attempts has been reached]
>=20
>=20
> [<01>] Error sending message [1100950949072.158449691.jeckyl] from
> [senders'domain.com].
> ..
> . =20

Usually it means -> "Host not found" (The Rcpt Domain ist invalid or you
have a DNS/Routing problem)


--=20

Mit freundlichem Gru=DF

S=F6nke Ruempler
Technik

top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany

http://www.topconcepts.deTel. +49 1805 9977 501*
mail: [EMAIL PROTECTED]Fax. +49 1805 9977 502*

SMS Versand ab 9.9 Cent: http://sms-gw.topconcepts.de

Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563

*) EUR 0,12/Min. (CNS24)

--> http://www.topconcepts.de/kundenservice/faq/1/
--> http://learn.to/quote
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error message

2004-11-25 Thread CLEMENT Francis
Or more simply, the destination mx server(s) for 'somewhere.com' is(are =
all)
out for some reasons (no more link with internet, crash, no more =
available
and dns not modified, ...)

First verify if somewhere.com domain exist from nslookup, then ask =
nslookup
for mx for this domain (both from you mail server, then from =
dnsstuff.com to
see diffences, to compare results with you server resolver or dns =
server),
then try telnet connection to each mx on port 25 to see if one respond =


Francis


> -Message d'origine-
> De : S=F6nke Ruempler [mailto:[EMAIL PROTECTED]
> Envoy=E9 : jeudi 25 novembre 2004 10:35
> =C0 : [EMAIL PROTECTED]
> Objet : [xmail] Re: error message
>=20
> >=3D20
> > [<01>] Error sending message [1100950949072.158449691.jeckyl] from
> > [senders'domain.com].
> > ..
> > . =3D20
>=20
> Usually it means -> "Host not found" (The Rcpt Domain ist=20
> invalid or you
> have a DNS/Routing problem)
>=20
>=20
> --=3D20
>=20
> Mit freundlichem Gru=3DDF
>=20
> S=3DF6nke Ruempler
> Technik
>=20
>=20
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error again

2004-11-29 Thread CLEMENT Francis
H

If I remember it is for the 'Error=3D[The maximum number of delivery =
attempts
has been reached]' problem ...

Seems you have a dns problem or connexion problem ...

Here I use 1.17 in production and did not have any problems ...

Can you tell us (or me privatly) the domain names involved ?
Having this info will help testing dns resolution, mx settings, hosts
reachable...

Francis


> -Message d'origine-
> De : Spyros Tsiolis [mailto:[EMAIL PROTECTED]
> Envoy=E9 : lundi 29 novembre 2004 18:12
> =C0 : [EMAIL PROTECTED]
> Objet : [xmail] error again
>=20
>=20
> Hello again people.
>=20
> It's the same issue again.
>=20
> The weird thing is that it did the same for an outgoing=20
> message from my=20
> clients'
> domain to my domain.
>=20
> Anywhoo, I am running out of ideas and don't know what to do.
> The only thing I know of is that it's v1.17 of xmail. But=20
> then again, up to=20
> now,
> I didn't have a reason to upgrade (if it ain't broke . . .).
>=20
> TIA,
>=20
> s.
>=20
>=20
> -
> "I merely function as a channel that filters music through
> the chaos of noise"
> - Vangelis
>=20
> _
> Don't just search. Find. Check out the new MSN Search!=20
> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
>=20
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>=20
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 232

2005-04-14 Thread Sönke Ruempler
On Thursday, April 14, 2005 8:32 PM [GMT+1=CET],
Tony Shiffer <[EMAIL PROTECTED]> wrote:

> What are possible causes for an error 232?
> We have users getting this error when communicating with one domain. 
> Xmail docs are vague in this regard.

Please give us an exact error message.

- what are you trying
- who is sending this error
- if you have a bounce message, send it.
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 232

2005-04-14 Thread Tony Shiffer
Sorry - here is snip. Mail sends sucessfully from other locations/servers.
<<
ErrCode   = -232
ErrString = Error connecting to remote address
SMAIL SMTP-Send MX = "mx1.imr.gm.com." SMTP = "websyscon.net" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
SMTP-Server = "mx1.imr.gm.com."
>>

Tony


- Original Message - 
From: "Sönke Ruempler" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, April 14, 2005 1:03 PM
Subject: [xmail] Re: Error 232


> On Thursday, April 14, 2005 8:32 PM [GMT+1=CET],
> Tony Shiffer <[EMAIL PROTECTED]> wrote:
>
>> What are possible causes for an error 232?
>> We have users getting this error when communicating with one domain.
>> Xmail docs are vague in this regard.
>
> Please give us an exact error message.
>
> - what are you trying
> - who is sending this error
> - if you have a bounce message, send it.
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
> 


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 232

2005-04-15 Thread Davide Libenzi
On Thu, 14 Apr 2005, Tony Shiffer wrote:

> What are possible causes for an error 232?
> We have users getting this error when communicating with one domain.  Xmail 
> docs are vague in this regard.

It's a fork(2) error. Likely your filters are getting stuck and do not 
exit, and this makes you hit the processes RLIMIT.


- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2006-11-12 Thread Filip Supera

Rob Arends a écrit :
> Davide, in the case where xmail emits an error - **other than**
> smail/smtp/filter/etc log files...  
> Where does Xmail write errors like "file missing on return from filter"??
> 
> I know in sendmail this is written to the maillog.  In debug mode it might
> write to screen, but that information is lost if not seen before it scrolls
> off the screen.
> 
> I'm just thinking of Filip's bad filter 

Mine ? Are you mistaking me for Ana Paula ?

So far, I've got nothing inside my filters.post-rcpt.tab :-)

As soon as I get the time I'll try this new feature Davide has 
cooked up for us. XMail is really great. I'm looking forward to it 
's SMTP/POP/IMAP version :-)
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2006-11-12 Thread Rob Arends

> Are you mistaking me for Ana Paula ?

Probably!!
The Logging question still stands though.

Rob :-)
 
_
Note To Self: Remember to put something witty here later...
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Filip Supera
Sent: Monday, 13 November 2006 10:13 AM
To: xmail@xmailserver.org
Subject: [xmail] Re: Error messages


Rob Arends a écrit :
> Davide, in the case where xmail emits an error - **other than** 
> smail/smtp/filter/etc log files...
> Where does Xmail write errors like "file missing on return from filter"??
> 
> I know in sendmail this is written to the maillog.  In debug mode it 
> might write to screen, but that information is lost if not seen before 
> it scrolls off the screen.
> 
> I'm just thinking of Filip's bad filter

Mine ? Are you mistaking me for Ana Paula ?

So far, I've got nothing inside my filters.post-rcpt.tab :-)

As soon as I get the time I'll try this new feature Davide has cooked up for
us. XMail is really great. I'm looking forward to it 's SMTP/POP/IMAP
version :-)
-
To unsubscribe from this list: send the line "unsubscribe xmail" in the body
of a message to [EMAIL PROTECTED] For general help: send the line
"help" in the body of a message to [EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2006-11-12 Thread Davide Libenzi

On Mon, 13 Nov 2006, Rob Arends wrote:

> 
> Davide, in the case where xmail emits an error - **other than**
> smail/smtp/filter/etc log files... =20
> Where does Xmail write errors like "file missing on return from =
> filter"??
> 
> I know in sendmail this is written to the maillog.  In debug mode it =
> might
> write to screen, but that information is lost if not seen before it =
> scrolls
> off the screen.
> 
> I'm just thinking of Filip's bad filter and other possible situations =
> where
> Xmail cannot deliver the email - therefore it is not logged to the
> individual log files -> there is no additional info available to the =
> person
> investigating, without perhaps running a JIT debugger or something.

XMail was crashing for an unhandled exceptional condition. Log would have 
been of no help.



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2006-11-13 Thread Rob Arends

> XMail was crashing for an unhandled exceptional condition. Log would have
been of no help.

True, but now that you have that handled, would the received email...
1. be delivered
2. be dropped in the bit-bucket

And how would the event be logged in the filters log?

(obviously in Ana's case where the spool file was deleted upon return to
xmail, it wouldn't be delivered).


Rob :-)
 
_
Note To Self: Remember to put something witty here later...
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: Monday, 13 November 2006 3:26 PM
To: xmail@xmailserver.org
Subject: [xmail] Re: Error messages


On Mon, 13 Nov 2006, Rob Arends wrote:

> 
> Davide, in the case where xmail emits an error - **other than** 
> smail/smtp/filter/etc log files... =20 Where does Xmail write errors 
> like "file missing on return from = filter"??
> 
> I know in sendmail this is written to the maillog.  In debug mode it = 
> might write to screen, but that information is lost if not seen before 
> it = scrolls off the screen.
> 
> I'm just thinking of Filip's bad filter and other possible situations 
> = where Xmail cannot deliver the email - therefore it is not logged to 
> the individual log files -> there is no additional info available to 
> the = person investigating, without perhaps running a JIT debugger or 
> something.

XMail was crashing for an unhandled exceptional condition. Log would have
been of no help.


- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2006-11-13 Thread Davide Libenzi

On Mon, 13 Nov 2006, Rob Arends wrote:

> 
> > XMail was crashing for an unhandled exceptional condition. Log would have
> been of no help.
> 
> True, but now that you have that handled, would the received email...
> 1. be delivered
> 2. be dropped in the bit-bucket
> 
> And how would the event be logged in the filters log?

If the filter removed the message file, how do you plan to recover from 
that? :)



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2006-11-13 Thread Rob Arends

 
> If the filter removed the message file, how do you plan to recover from
that? :)

You don't - but a good MTA should *log* abnormal situations - like when it
expects a message file and it's not there.

Rob :-)
 
_
Note To Self: Remember to put something witty here later...
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: Tuesday, 14 November 2006 5:40 AM
To: xmail@xmailserver.org
Subject: [xmail] Re: Error messages


On Mon, 13 Nov 2006, Rob Arends wrote:

> 
> > XMail was crashing for an unhandled exceptional condition. Log would 
> > have
> been of no help.
> 
> True, but now that you have that handled, would the received email...
> 1. be delivered
> 2. be dropped in the bit-bucket
> 
> And how would the event be logged in the filters log?

If the filter removed the message file, how do you plan to recover from
that? :)



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2006-11-13 Thread CLEMENT Francis

>-Original Message-
>From: [EMAIL PROTECTED]
>To: xmail@xmailserver.org
>Sent: 11/13/06 10:14 PM
>Subject: [xmail] Re: Error messages

>> If the filter removed the message file, how do you plan to recover
>>from that? :)

>You don't - but a good MTA should *log* abnormal situations - like when
>it
>expects a message file and it's not there.

>Rob :-)
 
I agree with Rob :)

If xmail allready have the information for some abnormal situations (no more
message file present, unexpected return code, os returns fs error when xmail
want to access some files or directories, ...) it could be helpfull to have
them logged, for filters debuging (or to improve xmail capabilities to
better workarounds some errors not currently handled when possible)

The 'good' example is Anna Paula problem :)

Francis
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages

2001-12-11 Thread Sönke Ruempler


> > Hi,
> >
> > does XMail send an error message to the user if one mail could not be
delivered?
> > and if so, where can i change the messages?
>
> Sure it sends, to the sender and, if you set "ErrorsAdmin" in server.tab,
> even to an extra account ( postmaster,... ).

But no email to the user who sent the mail ? only to the admin ?

> No, you can _not_ change the message.


Will you implement a feature that makes it possible to create own error msgs
?


greets soenke


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error messages

2001-12-11 Thread Jan Patorra

hi,

> does XMail send an error message to the user if one mail could not be
delivered?

yes, it does...afair it does this after the number of delivery tries you've
configured.
davide: what about critical error's such as no mx record for the destination
domain (and no smtp server directly at the domain?),

> and if so, where can i change the messages?

you can't (at last not now - i already tried to convince davide :))


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error messages

2001-12-11 Thread Dave Palmer


>
> Will you implement a feature that makes it possible to create own
> error msgs
> ?
Don't mean to stick my nose in here... but I don't believe this would a good
idea mostly because xmail *must* be 100% RFC compliant.

What you *could* do is create a wrapper of sorts or a front-end to the xmail
server and have translation process of incoming error messages from xmail to
preset to users. This isn't such a hot idea either because... well... its
just another *thing* and having less *thingies* to do a job is a good thing
:)

../dave

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error messages

2001-12-11 Thread Sönke Ruempler


> Don't mean to stick my nose in here... but I don't believe this would a
good
> idea mostly because xmail *must* be 100% RFC compliant.


Heheh but think of all the AOL-Users (e.g.) in the world ("rfc, is that
something to eat??"). they *need* user friendly messages (in their
language). And if xmail gives you the possibility to change the messages,
that doesn't mean that you have to do it (but you are able to).

What i mean

> yes, it does...afair it does this after the number of delivery tries
you've
> configured.

i didnt find such a server variable in the server.tab/manual ... can you
help me?

thx soenke

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error messages

2001-12-11 Thread Peter Lindeman

On Tue, 11 Dec 2001 09:41:26 -0800 (PST), Davide Libenzi wrote:

>> What you *could* do is create a wrapper of sorts or a front-end to the xmail
>> server and have translation process of incoming error messages from xmail to
>> preset to users. This isn't such a hot idea either because... well... its
>> just another *thing* and having less *thingies* to do a job is a good thing
>> :)
>
>I think they mean the text message sent in response of a delivery failure,
>not the SMTP protocol error string.

Yep, this would be great if this is user definable.



Groeten,
Peter

--- Heb je een Sony Digital video camera ?
--- Kijk eens op http://www.dvin.org
--- Kijk ook op http://www.lindeman.org


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error messages

2001-12-11 Thread Sönke Ruempler

> I think they mean the text message sent in response of a delivery failure,
> not the SMTP protocol error string.
> 


right i mean something like



From: "Mail Delivery Subsystem" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, December 11, 2001 6:01 PM
Subject: Returned mail: User unknown


The original message was received at Tue, 11 Dec 2001 12:01:04 -0500 (EST)
from  [xxx]


*** ATTENTION ***

Your e-mail is being returned to you because there was a problem with its
delivery.  The address which was undeliverable is listed in the section
labeled: "- The following addresses had permanent fatal errors -".

The reason your mail is being returned to you is listed in the section
labeled: "- Transcript of Session Follows -".



so far soenke ...


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: error message

2002-02-12 Thread Henrik Steffen

i see, i thought it was "Bad controller login", when typing wrong password?

Mit freundlichem Gruß

Henrik Steffen
Geschäftsführer

top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany

http://www.topconcepts.com  Tel. +49 4141 991230
mail: [EMAIL PROTECTED]   Fax. +49 4141 991233

24h-Support Hotline:  +49 1908 34697 (EUR 1.86/Min,topc)

System-Partner gesucht: http://www.franchise.city-map.de

Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563


- Original Message -
From: "Davide Libenzi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 12, 2002 6:21 PM
Subject: [xmail] Re: error message


> On Tue, 12 Feb 2002, Henrik Steffen wrote:
>
> >
> > Hello all,
> >
> > what does the following error message mean, while trying
> > to connect to port 6017 after typing in username and password:
> >
> > -00171 resoucre lock entry not found
> >
> > I have had it several times now... after retrying a few times, it works
again.
>
> It's due bad login informations ( CTRL user+passwd ).
>
>
>
> - Davide
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: error message

2002-02-12 Thread Jan Patorra

hi,

> > what does the following error message mean, while trying
> > to connect to port 6017 after typing in username and password:
> >
> > -00171 resoucre lock entry not found
> >
> > I have had it several times now... after retrying a few times, it works again.
> 
> It's due bad login informations ( CTRL user+passwd ).

isn't this the -00148 . code ? i tried to simulate and only get the 148 
due to a wrong ctrl u/p combination...
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: error message

2002-02-13 Thread Sönke Ruempler

> Yes, true. 171 is strange ...

so, i get 00171 when i type in some bad u/p ! only 00110 (bad controller
login), if i just type [enter].

maybe that helps.


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: error message

2002-10-11 Thread Newsmirror


> 
> On Fri, 11 Oct 2002, Newsmirror wrote:
> 
> >
> > Hi.
> >
> > The past few days I occationally have gotten two different errors in my NT
> > application event log saying:
> >
> > The description for Event ID ( 0 ) in Source ( XMail ) could not be found.
> > It contains the following insertion string(s): Invalid spool file
> >
> > --or--
> >
> > The description for Event ID ( 0 ) in Source ( XMail ) could not be found.
> > It contains the following insertion string(s): LMAIL [01] error ( "Invalid spool 
>file" ):
> > E:\mailroot\spool\local\10340276-001.203.gwyn.
> >
> >
> > I suspect these are caused by some filters/mproc I am testing, but it would
> > be nice to know exactly what's causing the errors. The latter one, I believe
> > are gone now though, atleast it haven't shown up anymore after I discovered tha
> > I couldn't drop a message into spool/local with MAIL FROM == RCPT TO
> > (an XMail feature or bug ;=)
> >
> > The first excerpt I belive come from a filter giving a 100 exitcode after
> > modifying the message. What I do here is taking apart the message
> >  + some header mucking and then sticking the XMail spool specific
> > header back on top again. What's making it odd is that it only
> > happens about once or twice a day.
> >
> >
> > oh btw, I am running 1.10/NT4sp6
> >
> > Anyone any clues ?!
> 
> I bet that you're writing the spool file directly inside spool/local
> without using the suggested method of writing it inside /spool/temp and
> then moving it to spool/local ...


yes, actually I am, but the spool/temp goes only for mprocs right?
the difference of the two alerts lead me to believe
the first one is the result of filter 100 mishap of some sort
The message don't reveal much more than its spool related.
you don't think its filter related then ?

/thomas.


> 
> 
> - Davide
> 

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: error message

2002-10-11 Thread Newsmirror



- Original Message - 
From: "Davide Libenzi" <[EMAIL PROTECTED]>
Newsgroups: saltstorm.xmail
Sent: Friday, October 11, 2002 7:45 PM
Subject: [xmail] Re: error message


> 
> On Fri, 11 Oct 2002, Newsmirror wrote:
> 
> > yes, actually I am, but the spool/temp goes only for mprocs right?
> > the difference of the two alerts lead me to believe
> > the first one is the result of filter 100 mishap of some sort
> > The message don't reveal much more than its spool related.
> > you don't think its filter related then ?
> 
> You have to do like described inside the doc because the moving operation
> inside the same mount/partition _is_ atomic while creating a file is not.
> 
> 

spool/temp -> local, OK I get it, but for @@FILE modifications
by a filter there is nothing addressing this as far as I can read.

/thomas.


> 
> - Davide
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 
> -- 
> 
> 
> [xm2nntp v2.28  |  smtp->nntp gateway  |  2002-10-11 17:37:46Z]
>  <nntp://news.saltstorm.net/saltstorm.xmail/2135>
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: error processing

2002-10-16 Thread Guillaume Devoyon


for information i just have this error when i do an ehlo

when i do HELO it's ok

Guillaume

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de Guillaume Devoyon
Envoyé : mercredi 16 octobre 2002 11:18
À : Xmail@Xmailserver. Org
Objet : [xmail] error processing



hello world,

i have an error on my xmail server.
In order to check, i do an telnet connection on port 25
of my server in order to send an email
and i have:

mail from:[EMAIL PROTECTED]
451 Requested action aborted: (-31) local error in processing

an idear ??

Guillaume
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: error message

2003-01-26 Thread Vëérêsh Khånörkãr

I guess for testing purpose, you should resort to debug mode, Xmail as 
service is meant for production  and not development/testing.

HTH.

Regards,
Veeresh
At 04:45 PM 10/11/02 +0200, you wrote:

>Hi.
>
>The past few days I occationally have gotten two different errors in my NT
>application event log saying:
>
>The description for Event ID ( 0 ) in Source ( XMail ) could not be found.
>It contains the following insertion string(s): Invalid spool file
>
>--or--
>
>The description for Event ID ( 0 ) in Source ( XMail ) could not be found.
>It contains the following insertion string(s): LMAIL [01] error ( "Invalid 
>spool file" ):
>E:\mailroot\spool\local\10340276-001.203.gwyn.
>
>
>I suspect these are caused by some filters/mproc I am testing, but it would
>be nice to know exactly what's causing the errors. The latter one, I believe
>are gone now though, atleast it haven't shown up anymore after I 
>discovered tha
>I couldn't drop a message into spool/local with MAIL FROM == RCPT TO
>(an XMail feature or bug ;=)
>
>The first excerpt I belive come from a filter giving a 100 exitcode after
>modifying the message. What I do here is taking apart the message
>  + some header mucking and then sticking the XMail spool specific
>header back on top again. What's making it odd is that it only
>happens about once or twice a day.
>
>
>oh btw, I am running 1.10/NT4sp6
>
>Anyone any clues ?!
>
>
>
>/thomas.
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error message

2003-03-20 Thread Ken

Thanks, Davide,

I'm using the instructions at:

http://hints.se.linuxfromscratch.org/hints/xmail.txt

 as a template for getting this going. So far, no real problems
but the sendmail script on that page may be giving me some grief.
Here is the suggested script:

===
#!/bin/bash
# This script sets the environment for XMail's sendmail and then
calls it.
# The script exists so that software that expects sendmail can use
XMail.

if [ -z $MAIL_ROOT ]; then
export MAIL_ROOT=/var/MailRoot
fi
/usr/sbin/sendmail.xmail $*
# End /usr/sbin/sendmail
===

The bash shell does not exist, by default, on OpenBSD, so I modified
the shebang line to #!/bin/sh which I suspect won't work but I'm
researching that.

This gives me the following output:

delta# sendmail [EMAIL PROTECTED] --input-file msg.txt
[EMAIL PROTECTED] [EMAIL PROTECTED]
/usr/sbin/sendmail[10]: /root: cannot execute - Is a directory
/usr/sbin/sendmail[11]: /root: cannot execute - Is a directory

So, I'm figuring this script is not working.

Can you tell I'm neither a programmer or a scripter? :)

Any ideas greatfully welcomed!

- Ken


--- Davide Libenzi <[EMAIL PROTECTED]> wrote:
> 
> On Thu, 20 Mar 2003, Ken wrote:
> 
> >
> > Greetings,
> >
> > Encountering a few errors and hoping someone can shed some light.
> I'm
> > thinking the errors below are the OpenBSD sendmail and not
> sendmail
> > from Xmail.
> >
> > Any thoughts?
> 
> IMHO you did not configure XMail's sendmail correctly and you have
> apps on
> your system that are trying to you the real sendmail. You should
> configure
> XMail's sendmail on your system.
> 
> 
> 
> - Davide
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-20 Thread Ken

Hiyas, Davide!

This is the output from that command:

rwsr-sr-x  1 root  wheel  16384 Mar 20 15:37 /usr/sbin/sendmail.xmail

- Ken

--- Davide Libenzi <[EMAIL PROTECTED]> wrote:
>
> Try :
> 
> # ls -l /usr/sbin/sendmail.xmail
> 
> 
> 
> - Davide
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-20 Thread Ken

Davide,

OK. This is interesting:

# /usr/sbin/sendmail.xmail
cannot find environment variable: MAIL_ROOT
#

I set the mailroot variable manually and got:

# sendmail [EMAIL PROTECTED] --input-file [EMAIL PROTECTED]
[EMAIL PROTECTED]@dom1 [EMAIL PROTECTED]
if: Expression Syntax.
#

- Ken

--- Davide Libenzi <[EMAIL PROTECTED]> wrote:
> 
> On Thu, 20 Mar 2003, Ken wrote:
> 
> >
> > Hiyas, Davide!
> >
> > This is the output from that command:
> >
> > rwsr-sr-x  1 root  wheel  16384 Mar 20 15:37
> /usr/sbin/sendmail.xmail
> 
> Looks good. Try to run the above executable directly ...
> 
> 
> 
> - Davide
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-21 Thread Ken

No, I'm not.

I can try CSH or KSH as the shell.

- ken

--- Davide Libenzi <[EMAIL PROTECTED]> wrote:
> 
> Are you sure your /bin/sh point to either a POSIX or a Bourne shell
> ??
> 
> 
> 
> - Davide


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-21 Thread Andrew H. Joakimsen-Wexler

Did you compile XMail or install an RPM?

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Ken
Enviado el: Friday, March 21, 2003 7:58 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: Error message



No, I'm not.

I can try CSH or KSH as the shell.

- ken

--- Davide Libenzi <[EMAIL PROTECTED]> wrote:
> 
> Are you sure your /bin/sh point to either a POSIX or a Bourne shell
> ??
> 
> 
> 
> - Davide


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-21 Thread Ken

I think the problem is that xmail script in the /etc folder is not
executing all its commands properly. MAIL_ROOT is set in that folder
but it is not working because I have to set it manually every time.

Email from an external client works fine but nothing sent from inside
a session works.

--- Davide Libenzi <[EMAIL PROTECTED]> wrote:

> If you export MAIL_ROOT in your main profile file, you will be able
> to rename /usr/sbin/sendmail.xmail in /usr/sbin/sendmail and run it
> directly.
> 
> 
> 
> 
> - Davide


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-21 Thread Ken

Andrew, 

Compiled from the source tar.gz.

- Ken

--- "Andrew H. Joakimsen-Wexler" <[EMAIL PROTECTED]> wrote:
> 
> Did you compile XMail or install an RPM?


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-21 Thread Andrew H. Joakimsen-Wexler

Do:

less /usr/lib/sendmail

and 

less /usr/sbin/sendmail


What do you have? It should be:

#!/bin/sh


if [ -z $MAIL_ROOT ]; then
export MAIL_ROOT=/var/MailRoot
fi


/usr/sbin/sendmail.xmail $*


D

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Ken
Enviado el: Friday, March 21, 2003 8:28 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: Error message



Andrew, 

Compiled from the source tar.gz.

- Ken

--- "Andrew H. Joakimsen-Wexler" <[EMAIL PROTECTED]> wrote:
> 
> Did you compile XMail or install an RPM?


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-21 Thread Ken


--- "Andrew H. Joakimsen-Wexler" <[EMAIL PROTECTED]> wrote:
> 
> Do:
> 
> less /usr/lib/sendmail

delta# less /usr/lib/sendmail
/usr/lib/sendmail: No such file or directory
delta#

 
> and 
> 
> less /usr/sbin/sendmail

#!/bin/sh

if [ -z $MAIL_ROOT ]; then
export MAIL_ROOT=/var/MailRoot
fi

/usr/sbin/sendmail.xmail $*
/usr/sbin/sendmail (END)


> What do you have? It should be:
> 
> #!/bin/sh
> 
> 
> if [ -z $MAIL_ROOT ]; then
> export MAIL_ROOT=/var/MailRoot
> fi
> 
> 
> /usr/sbin/sendmail.xmail $*

Only on the first one.

Have I missed a step?

- Ken

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-22 Thread Ken

Hiyas, Davide!

I now get the following error:

delta# sendmail
/usr/sbin/sendmail: Permission denied.
delta#

Thanks!

- Ken

--- Davide Libenzi <[EMAIL PROTECTED]> wrote:
> 
> Try this :
> 
> -
> #!/bin/sh
> 
> if [ -z $MAIL_ROOT ]; then
>   set MAIL_ROOT=/var/MailRoot
>   export MAIL_ROOT
> fi
> 
> /usr/sbin/sendmail.xmail $*
> -
> 
> 
> 
> - Davide


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message

2003-03-23 Thread Ken

--- Davide Libenzi <[EMAIL PROTECTED]> wrote:

> Can you show me the result of :
> 
> # ls -l /usr/sbin/sendmail
> 
> 
> 
> - Davide

-rw-r--r--  1 root  bin  12288 Mar 23 13:19 /usr/sbin/sendmail

- Ken

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] RE: Error in documentation ...

2001-02-23 Thread CLEMENT Francis


That's a good news !!!

I was currently in your code to add this feature !!! And my first impression
was IT DOES THIS !!

Thanks


-Message d'origine-
De : Davide Libenzi [mailto:[EMAIL PROTECTED]]
Envoyé : vendredi 23 février 2001 18:33
À : XMail Mailing list
Objet : Error in documentation ...



I've had a lot of guys asking me for the ability of XMail to do message
rewriting, AV scanning, etc...
My answer always was "search for 'filter' inside the doc" but, actually, the
documentation is wrong and does not state that the filter may return 100 and
modify the message :(
The filter MUST :

1) does not break the message structure ( see doc )
2) always terminate lines with 

This feature may be really powerful in building content filters, AV scanning
and message rewriting.
Also using the local mail delivery feature ( "/spool/local" ) notification
message could be built in response of exceptional conditions.




- Davide



[xmail] Re: Error Report feature

2002-07-10 Thread Henrik Steffen


you can usually see this from the message headers

Mit freundlichem Gruß

Henrik Steffen
Geschäftsführer

top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany

http://www.topconcepts.com  Tel. +49 4141 991230
mail: [EMAIL PROTECTED]   Fax. +49 4141 991233

24h-Support Hotline:  +49 1908 34697 (EUR 1.86/Min,topc)

System-Partner gesucht: http://www.franchise.city-map.de

Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563


- Original Message -
From: "DOLIST Technical Center" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 5:12 PM
Subject: [xmail] Error Report feature


>
> Hi,
>
>   [<02>] The reason of the delivery failure was:
>   550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied
>
> some additionnal lines could be added to have more information
> about the remote server, something like :
>
>   campaneo.comMX preference = 10, mail exchanger = naza0.gandi.net
>   (80.67.173.201) replies :
>
>   [<02>] The reason of the delivery failure was:
>   550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied
>
> This would help to track error, especillay with multiple MX
> and to know wich server it has used etc etc...
>
> Thank you
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error with QMail

2003-02-25 Thread Loris Chiocca

I'm almost certain for _anyone_ to understand the problem you would need to
post the message. And don't forget to encode the message first or else all
LF & CR will get lost. My proposition: ZIP the message -> UUEncode it ->
post the encoded text in here.

Regards,
Loris

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of PlS>
> Sent: Mittwoch, 26. Februar 2003 04:45
> To: [EMAIL PROTECTED]
> Subject: [xmail] Error with QMail
>
>
>
> a message send to a SMTP Server with Qmail,
> the SMTP Server will give the message:
> "451 See http://pobox.com/~djb/docs/smtplf.html.";
>
> please fix this
>
> the xmail is very good, but Qmail is very good,also.

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error with QMail

2003-02-26 Thread ÐìÓ¾

Davide Libenzi

not a message give the error,
all messages send to a Qmail's Server will give the error
I'm at China,  the SMTP server sinamx.sina.com.cn(to [EMAIL PROTECTED]) give the error
this server use Qmail, and I try sentry.com.cn(to [EMAIL PROTECTED]), the error is 
same.
these server use Qmail.


>On Wed, 26 Feb 2003, =D0=EC=D3=BE wrote:
>
>>
>> a message send to a SMTP Server with Qmail,
>> the SMTP Server will give the message:
>> "451 See http://pobox.com/~djb/docs/smtplf.html.";
>>
>> please fix this
>
>If you will be a little more cryptic I can try to resume the Enigma
>machine to decode your message :)
>
>
>
>- Davide
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>.




-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error with QMail

2003-02-26 Thread ÐìÓ¾

Davide Libenzi

I do not use filter,and the message do not put the spool/local,
I give a message to you, the message is created by Microsoft Outlook Express 6.
the message send to my server by SMTP


Message-ID: <[EMAIL PROTECTED]>
Reply-To: "=?gb2312?B?1tC5+r3M0/3XsLG4zfi53MDt1LE=?=" <[EMAIL PROTECTED]>
From: "=?gb2312?B?1tC5+r3M0/3XsLG4zfi53MDt1LE=?=" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: =?gb2312?B?09C52Mfzubq088G/yN3Bv8a/oaLBv82ytci1xL3hufu197Lp?=
Date: Tue, 25 Feb 2003 09:07:23 +0800
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="=_NextPart_000_002C_01C2DCAD.4F5998C0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2720.3000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.

This is a multi-part message in MIME format.

--=_NextPart_000_002C_01C2DCAD.4F5998C0
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: base64

wfXPyMn6o7oNCiAgICAgxOO6w6OhztLKx9bQufq9zNP917CxuM34udzA7dSxo6zO0s/r0a/OytK7
z8LO0sPHsO/E+tTa1tC5+r3M0/3XsLG4zfjVvsnPt6KyvLXEx/O5us/7z6K686Osy/m1w7W9tcS3
tMCh0MXPorXEveG5+6Gjz+u96LTLt9bO9tK7z8LO0sPHzfjVvsS/x7C1xMfpv/ajrNbU0MTPo837
xPrE3MjnyrW72Li0o6zO0sPHvau21LTLse3KvrK7vqG40Lyko6ENCiAgICAgIMuz16O5pNf3y7PA
+6OsysLStbeitO+joQ0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICDN+NW+udzA7dSxICC7xiC35Q0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgMjAwMy8yLzI1DQoNCg0KDQoNCisrKysrKysrIyMjIyMjIyMjKysrKysrKysrKysr
KysrKw0K1tC5+r3M0/3XsLG4zfgoaHR0cDovL3d3dy5jZWllYS5jb20pDQq157uwo7owNTUxLTQ0
OTc2MzMtODE3DQpFTUFJTKO6aHVhbmdmZW5nQGNlaWVhLmNvbSAgIHdlYm1hc3RlckBjZWllYS5j
b20NCrXY1rejurCyu9W6z7fKytC0882owrcxMTm6xczsus2088/DtqvEz8Kltv6y4yDTyrHgo7oy
MzAwMTENCisrKysrKysrK6Oko6SjpKOko6SjpKOkKysrKysrKysrKysrKysNCg==

--=_NextPart_000_002C_01C2DCAD.4F5998C0
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: base64

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgaHR0cC1lcXVpdj1Db250ZW50LVR5cGUgY29udGVu
dD0idGV4dC9odG1sOyBjaGFyc2V0PWdiMjMxMiI+DQo8TUVUQSBjb250ZW50PSJNU0hUTUwgNi4w
MC4yNzIyLjkwMCIgbmFtZT1HRU5FUkFUT1I+DQo8U1RZTEU+PC9TVFlMRT4NCjwvSEVBRD4NCjxC
T0RZIGJnQ29sb3I9I2ZmZmZmZj4NCjxESVY+wfXPyMn6o7o8L0RJVj4NCjxESVY+Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7IA0KxOO6w6OhztLKx9bQufq9zNP917CxuM34udzA7dSxo6zO0s/r0a/O
ytK7z8LO0sPHsO/E+tTa1tC5+r3M0/3XsLG4zfjVvsnPt6KyvLXEx/O5us/7z6K686Osy/m1w7W9
tcS3tMCh0MXPorXEveG5+6Gjz+u96LTLt9bO9tK7z8LO0sPHzfjVvsS/x7C1xMfpv/ajrNbU0MTP
o837xPrE3MjnyrW72Li0o6zO0sPHvau21LTLse3KvrK7vqG40Lyko6E8L0RJVj4NCjxESVY+Jm5i
c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IMuz16O5pNf3y7PA+6OsysLStbeitO+joTwvRElW
Pg0KPERJVj4mbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm
bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz
cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm
bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz
cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDvN+NW+udzA7dSxJm5i
c3A7IA0Ku8Ygt+U8L0RJVj4NCjxESVY+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7
Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7
Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i
c3A7IA0KMjAwMy8yLzI1PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj48L0ZPTlQ+Jm5ic3A7PC9E
SVY+DQo8RElWPjxGT05UIHNpemU9Mj48L0ZPTlQ+Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNp
emU9Mj48L0ZPTlQ+Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj48L0ZPTlQ+Jm5ic3A7
PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj4rKysrKysrKyMjIyMjIyMjIysrKysrKysrKysrKysr
Kys8QlI+1tC5+r3M0/3XsLG4zfgoPEEgDQpocmVmPSJodHRwOi8vd3d3LmNlaWVhLmNvbSI+aHR0
cDovL3d3dy5jZWllYS5jb208L0E+KTxCUj6157uwo7owNTUxLTQ0OTc2MzMtODE3PEJSPkVNQUlM
o7o8QSANCmhyZWY9Im1haWx0bzpodWFuZ2ZlbmdAY2VpZWEuY29tIj5odWFuZ2ZlbmdAY2VpZWEu
Y29tPC9BPiZuYnNwOyZuYnNwOyA8QSANCmhyZWY9Im1haWx0bzp3ZWJtYXN0ZXJAY2VpZWEuY29t
Ij53ZWJtYXN0ZXJAY2VpZWEuY29tPC9BPjxCUj612Na3o7qwsrvVus+3ysrQtPPNqMK3MTE5usXM
7LrNtPPPw7arxM/Cpbb+suMgDQrTyrHgo7oyMzAwMTE8QlI+KysrKysrKysro6SjpKOko6SjpKOk
o6QrKysrKysrKysrKysrKzwvRk9OVD48L0RJVj48L0JPRFk+PC9IVE1MPg0K

--=_NextPart_000_002C_01C2DCAD.4F5998C0--






>On Thu, 27 Feb 2003, =D0=EC=D3=BE wrote:
>
>>
>> Davide Libenzi
>>
>> =09not a message give the error,
>> all messages send to a Qmail's Server will give the error
>> I'm at China,  the SMTP server sinamx.sina.com.cn(to [EMAIL PROTECTED]) =
>give the error
>> this server use Qmail, and I try sentry.com.cn(to [EMAIL PROTECTED]
>n), the error is same.
>> these server use Qmail.
>>
>>
>> >On Wed, 26 Feb 2003, =3DD0=3DEC=3DD3=3DBE wrote:
>> >
>> >>
>> >> a message send to a SMTP Server with Qmail,
>> >> the SMTP Server will give the message:
>> >> "451 See http://pobox.com/~djb/docs/smtplf.html.";
>> >>
>> >> please fix this
>> >
>> >If you will 

[xmail] Re: Error with QMail

2003-02-26 Thread 徐泳

but that message connect to the Xmail server,and outlook express send message with CRLF
>On Thu, 27 Feb 2003, =D0=EC=D3=BE wrote:
>
>>
>> Davide Libenzi
>>
>> I do not use filter,and the message do not put the spool/local,
>> I give a message to you, the message is created by Microsoft Outlook Expr=
>ess 6.
>> the message send to my server by SMTP
>
>If your server connect to XMail using SMTP, the problem cannot happen
>because XMail *always* terminates lines with CRLF.
>
>
>
>- Davide
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]




-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error loading spool file

2003-06-13 Thread Davide Libenzi

On Thu, 12 Jun 2003, Ladislav Sedivy wrote:

>
> What does this mean?
>
> [PeekTime] 1055458949 : Thu, 12 Jun 2003 19:02:29 -0400
> <<
> ErrCode   = -56
> ErrString = Invalid spool file
> Unable to load spool file
> "\\?\C:\mailroot\spool\20\21\mess\1055458975843.592.linky"
> SMTP-Error = "554 Error loading spool file"
> >>
>
> and the spool file:
>
> 192.168.1.2:3186;192.168.1.3:25;Thu, 12 Jun 2003 19:02:29 -0400
> sedivy.com
> S62E6
> MAIL FROM:<[EMAIL PROTECTED]>
> RCPT TO:

This is not a valid recipient name :



This (eventually) is :

<@smtp.pit.adelphia.net:[EMAIL PROTECTED]>



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 550 Invalid Recipient

2004-01-05 Thread Tracy
Is this error being generated by your mail server, or by a remote mail server?
At a guess, I'd say the error is being generated because the recipient 
address is invalid (ie. malformed - contains embedded spaces or illegal 
characters or something along those lines).

If you could show the full reject message, perhaps that would help someone 
spot the problem...

At 08:20 1/5/2004, TheBatchFile.Com wrote:

>I keep getting this error when sending to a certain address, and do not find
>it well documented.
>
>Error 550 Invalid recipient.
>
>I wish it were more clear. If the users address is not there it will say
>that the mailbox is unavailabe so what does this mean?
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 550 Invalid Recipient

2004-01-05 Thread TheBatchFile.Com
[<00>] XMail bounce: [EMAIL PROTECTED];Error=[550
Invalid recipient <[EMAIL PROTECTED]>]


[<01>] Error sending message [1073075574342.3488.waco-dc1] from
[waco-eng.com].

ID:
Mail From: <[EMAIL PROTECTED]>
Rcpt To:   <[EMAIL PROTECTED]>
Server: [209.198.13.132]


[<02>] The reason of the delivery failure was:

550 Invalid recipient <[EMAIL PROTECTED]>

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tracy
Sent: Monday, January 05, 2004 7:52 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error 550 Invalid Recipient


Is this error being generated by your mail server, or by a remote mail
server?
At a guess, I'd say the error is being generated because the recipient
address is invalid (ie. malformed - contains embedded spaces or illegal
characters or something along those lines).

If you could show the full reject message, perhaps that would help someone
spot the problem...

At 08:20 1/5/2004, TheBatchFile.Com wrote:

>I keep getting this error when sending to a certain address, and do not
find
>it well documented.
>
>Error 550 Invalid recipient.
>
>I wish it were more clear. If the users address is not there it will say
>that the mailbox is unavailabe so what does this mean?
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 550 Invalid Recipient

2004-01-05 Thread Sönke Ruempler
> ID:
> Mail From: <[EMAIL PROTECTED]>
> Rcpt To:   <[EMAIL PROTECTED]>
> Server: [209.198.13.132]
> 
> 
> [<02>] The reason of the delivery failure was:
> 
> 550 Invalid recipient <[EMAIL PROTECTED]>

It's the remote server that says that the email-adress is wrong.
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 550 Invalid Recipient

2004-01-05 Thread Tracy
Apparently the user account doesn't exist:
220 GOOFY.hardwoodsearch.com ESMTP server (Post.Office v3.5.3 release 223 
ID# 0-
52884U1000L100S0V35) ready Mon, 5 Jan 2004 08:53:28 -0500
helo test
250 GOOFY.hardwoodsearch.com
expn <[EMAIL PROTECTED]>
550 Unknown address: <[EMAIL PROTECTED]>

At 08:55 1/5/2004, TheBatchFile.Com wrote:

>[<00>] XMail bounce: [EMAIL PROTECTED];Error=[550
>Invalid recipient <[EMAIL PROTECTED]>]
>
>
>[<01>] Error sending message [1073075574342.3488.waco-dc1] from
>[waco-eng.com].
>
>ID:
>Mail From: <[EMAIL PROTECTED]>
>Rcpt To:   <[EMAIL PROTECTED]>
>Server: [209.198.13.132]
>
>
>[<02>] The reason of the delivery failure was:
>
>550 Invalid recipient <[EMAIL PROTECTED]>
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Tracy
>Sent: Monday, January 05, 2004 7:52 AM
>To: [EMAIL PROTECTED]
>Subject: [xmail] Re: Error 550 Invalid Recipient
>
>
>Is this error being generated by your mail server, or by a remote mail
>server?
>At a guess, I'd say the error is being generated because the recipient
>address is invalid (ie. malformed - contains embedded spaces or illegal
>characters or something along those lines).
>
>If you could show the full reject message, perhaps that would help someone
>spot the problem...
>
>At 08:20 1/5/2004, TheBatchFile.Com wrote:
>
> >I keep getting this error when sending to a certain address, and do not
>find
> >it well documented.
> >
> >Error 550 Invalid recipient.
> >
> >I wish it were more clear. If the users address is not there it will say
> >that the mailbox is unavailabe so what does this mean?
> >
> >
> >-
> >To unsubscribe from this list: send the line "unsubscribe xmail" in
> >the body of a message to [EMAIL PROTECTED]
> >For general help: send the line "help" in the body of a message to
> >[EMAIL PROTECTED]
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error in processing on xmailserver.org???

2004-03-14 Thread Davide Libenzi
On Sun, 14 Mar 2004, Michael Schwarz wrote:

> Hi Davide
> 
> Mail with empty from and subject from you.
> This mail arrived by my server with this header:

Yes, it is here. I'd be thinking it was due pre10 running, if the machine 
didn't give me a weird /dev/hda message while rebooting. I am currently 
investigating ...



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error in processing on xmailserver.org???

2004-03-14 Thread Charlie Qualls
Hey there Davide,

I normally would not jump in with "me too" but I know your testing so
I'm just letting you know that mail containing no from or subject also
came to me.


-- 
Charlie Qualls
Property Director/IT Manager
Girl Scouts - Fox Valley Council
mailto:[EMAIL PROTECTED]


Sunday, March 14, 2004, 1:41:53 PM, you wrote:

MS> Hi Davide

MS> Mail with empty from and subject from you.
MS> This mail arrived by my server with this header:

MS> Return-Path: <[EMAIL PROTECTED]>
MS> Delivered-To: [EMAIL PROTECTED]
MS> X-AV-Scanned: yes  50ac1cf76871dafe67840163fa0a129b
MS> Received: from x35.xmailserver.org (69.30.125.51:42126)
MS> by blackhost.net (217.160.215.3:25) with [XMail 1.18 (Linux/Ix86)
MS> ESMTP Server]
MS> id  for <[EMAIL PROTECTED]> from
MS> <[EMAIL PROTECTED]>;
MS> Sun, 14 Mar 2004 19:45:56 +0100
MS> Received: from x35.xmailserver.org (127.0.0.1:42039)
MS> by localhost.localdomain with [XMail 1.18 (Linux/Ix86) ESMTP Server]
MS> id  for <[EMAIL PROTECTED]> from
MS> <[EMAIL PROTECTED]>;
MS> Sun, 14 Mar 2004 10:44:45 -0800
MS> Received: with ECARTIS (v1.0.0; list xmail); Sun, 14 Mar 2004 10:44:26 =
MS> -0800
MS> (PST)
MS> X-AuthUser: [EMAIL PROTECTED]
MS> Received: from bigblue.dev.mdolabs.com
MS> by xmailserver.org with [XMail 1.18 (Linux/Ix86) ESMTP Server]
MS> id  for <[EMAIL PROTECTED]> from
MS> <[EMAIL PROTECTED]>;
MS> Sun, 14 Mar 2004 10:44:26 -0800
MS> Date: Sun, 14 Mar 2004 10:44:24 -0800 (PST)
MS> bigblue.dev.mdolabs.com;10.107.17.130:
MS> 34119;xmailserver.org;10.107.17.132:25;Sun, 14 Mar 2004 10:44:26
MS> -0800;[XMail 1.18 (Linux/Ix86) ESMTP Server]

MS> It is running 1.18pre09.

MS> Is this an error from xmailserver.org?

MS> Bye
MS> Michael

MS> -Original Message-
MS> From:=20
MS> Sent: Sunday, March 14, 2004 7:44 PM
MS> Subject:=20


MS> xmailserver.org
MS> S10BF1B
MS> MAIL FROM:<[EMAIL PROTECTED]>
MS> RCPT TO:<[EMAIL PROTECTED]>
MS> <>
MS> Date: Sun, 14 Mar 2004 10:44:24 -0800 (PST)
MS> From: Davide Libenzi <[EMAIL PROTECTED]>
MS> X-X-Sender: [EMAIL PROTECTED]
MS> To: Davide Libenzi <[EMAIL PROTECTED]>
MS> Subject: [xmail] Re: smtp - local error in processing (-31)
MS> In-Reply-To: <[EMAIL PROTECTED]>
MS> Message-ID:
MS> <[EMAIL PROTECTED]>
MS> MIME-Version: 1.0
MS> Content-type: text/plain; charset=3DUS-ASCII
MS> Content-Transfer-Encoding: 8bit
MS> X-ecartis-version: Ecartis v1.0.0
MS> Sender: [EMAIL PROTECTED]
MS> Errors-to: [EMAIL PROTECTED]
MS> X-original-sender: [EMAIL PROTECTED]
MS> Precedence: bulk
MS> Reply-to: [EMAIL PROTECTED]
MS> X-list: xmail

MS> On Sun, 14 Mar 2004 [EMAIL PROTECTED] wrote:

>> I dont thing,after EHLO and smtp auth is everything ok. But if I am
>> trying through HELO and than MAIL TO: [EMAIL PROTECTED] where
>> [EMAIL PROTECTED] is existing email account on my mail server. :-(

MS> 1st) 'MAIL TO:' does not exist inside the SMTP RFC
MS> 2nd) The format is 'MAIL FROM:<...>' and 'RCPT TO:<...>'



MS> - Davide


MS> -
MS> To unsubscribe from this list: send the line "unsubscribe xmail" in
MS> the body of a message to [EMAIL PROTECTED]
MS> For general help: send the line "help" in the body of a message to
MS> [EMAIL PROTECTED]


MS> -
MS> To unsubscribe from this list: send the line "unsubscribe xmail" in
MS> the body of a message to [EMAIL PROTECTED]
MS> For general help: send the line "help" in the body of a message to
MS> [EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error in processing on xmailserver.org???

2004-03-14 Thread Eric Murphy
The to: line was empty for me as well as the Subject and From lines,
although they do show up if i look at the message source.  Outlook express
just didn't show them, shows all the headers as part of the body.
- Original Message - 
From: "Michael Schwarz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 14, 2004 2:41 PM
Subject: [xmail] Error in processing on xmailserver.org???


> k
> Reply-to: [EMAIL PROTECTED]
> X-list: xmail
>
> Hi Davide
>
> Mail with empty from and subject from you.
> This mail arrived by my server with this header:
>
> Return-Path: <[EMAIL PROTECTED]>
> Delivered-To: [EMAIL PROTECTED]
> X-AV-Scanned: yes  50ac1cf76871dafe67840163fa0a129b
> Received: from x35.xmailserver.org (69.30.125.51:42126)
> by blackhost.net (217.160.215.3:25) with [XMail 1.18 (Linux/Ix86)
> ESMTP Server]
> id  for <[EMAIL PROTECTED]> from
> <[EMAIL PROTECTED]>;
> Sun, 14 Mar 2004 19:45:56 +0100
> Received: from x35.xmailserver.org (127.0.0.1:42039)
> by localhost.localdomain with [XMail 1.18 (Linux/Ix86) ESMTP Server]
> id  for <[EMAIL PROTECTED]> from
> <[EMAIL PROTECTED]>;
> Sun, 14 Mar 2004 10:44:45 -0800
> Received: with ECARTIS (v1.0.0; list xmail); Sun, 14 Mar 2004 10:44:26 =
> -0800
> (PST)
> X-AuthUser: [EMAIL PROTECTED]
> Received: from bigblue.dev.mdolabs.com
> by xmailserver.org with [XMail 1.18 (Linux/Ix86) ESMTP Server]
> id  for <[EMAIL PROTECTED]> from
> <[EMAIL PROTECTED]>;
> Sun, 14 Mar 2004 10:44:26 -0800
> Date: Sun, 14 Mar 2004 10:44:24 -0800 (PST)
> bigblue.dev.mdolabs.com;10.107.17.130:
> 34119;xmailserver.org;10.107.17.132:25;Sun, 14 Mar 2004 10:44:26
> -0800;[XMail 1.18 (Linux/Ix86) ESMTP Server]
>
> It is running 1.18pre09.
>
> Is this an error from xmailserver.org?
>
> Bye
> Michael
>
> -Original Message-
> From:=20
> Sent: Sunday, March 14, 2004 7:44 PM
> Subject:=20
>
>
> xmailserver.org
> S10BF1B
> MAIL FROM:<[EMAIL PROTECTED]>
> RCPT TO:<[EMAIL PROTECTED]>
> <>
> Date: Sun, 14 Mar 2004 10:44:24 -0800 (PST)
> From: Davide Libenzi <[EMAIL PROTECTED]>
> X-X-Sender: [EMAIL PROTECTED]
> To: Davide Libenzi <[EMAIL PROTECTED]>
> Subject: [xmail] Re: smtp - local error in processing (-31)
> In-Reply-To: <[EMAIL PROTECTED]>
> Message-ID:
> <[EMAIL PROTECTED]>
> MIME-Version: 1.0
> Content-type: text/plain; charset=3DUS-ASCII
> Content-Transfer-Encoding: 8bit
> X-ecartis-version: Ecartis v1.0.0
> Sender: [EMAIL PROTECTED]
> Errors-to: [EMAIL PROTECTED]
> X-original-sender: [EMAIL PROTECTED]
> Precedence: bulk
> Reply-to: [EMAIL PROTECTED]
> X-list: xmail
>
> On Sun, 14 Mar 2004 [EMAIL PROTECTED] wrote:
>
> > I dont thing,after EHLO and smtp auth is everything ok. But if I am
> > trying through HELO and than MAIL TO: [EMAIL PROTECTED] where
> > [EMAIL PROTECTED] is existing email account on my mail server. :-(
>
> 1st) 'MAIL TO:' does not exist inside the SMTP RFC
> 2nd) The format is 'MAIL FROM:<...>' and 'RCPT TO:<...>'
>
>
>
> - Davide
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error in processing on xmailserver.org???

2004-03-17 Thread Matic
Hi,

I think it was an error from xmailserver.org because i am using an older
Xmail version and got the same mail with empty from and subject.

Matic
- Original Message - 
From: "Michael Schwarz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 14, 2004 8:41 PM
Subject: [xmail] Error in processing on xmailserver.org???


> Hi Davide
>
> Mail with empty from and subject from you.
> This mail arrived by my server with this header:
>
> Return-Path: <[EMAIL PROTECTED]>
> Delivered-To: [EMAIL PROTECTED]
> X-AV-Scanned: yes  50ac1cf76871dafe67840163fa0a129b
> Received: from x35.xmailserver.org (69.30.125.51:42126)
> by blackhost.net (217.160.215.3:25) with [XMail 1.18 (Linux/Ix86)
> ESMTP Server]
> id  for <[EMAIL PROTECTED]> from
> <[EMAIL PROTECTED]>;
> Sun, 14 Mar 2004 19:45:56 +0100
> Received: from x35.xmailserver.org (127.0.0.1:42039)
> by localhost.localdomain with [XMail 1.18 (Linux/Ix86) ESMTP Server]
> id  for <[EMAIL PROTECTED]> from
> <[EMAIL PROTECTED]>;
> Sun, 14 Mar 2004 10:44:45 -0800
> Received: with ECARTIS (v1.0.0; list xmail); Sun, 14 Mar 2004 10:44:26 =
> -0800
> (PST)
> X-AuthUser: [EMAIL PROTECTED]
> Received: from bigblue.dev.mdolabs.com
> by xmailserver.org with [XMail 1.18 (Linux/Ix86) ESMTP Server]
> id  for <[EMAIL PROTECTED]> from
> <[EMAIL PROTECTED]>;
> Sun, 14 Mar 2004 10:44:26 -0800
> Date: Sun, 14 Mar 2004 10:44:24 -0800 (PST)
> bigblue.dev.mdolabs.com;10.107.17.130:
> 34119;xmailserver.org;10.107.17.132:25;Sun, 14 Mar 2004 10:44:26
> -0800;[XMail 1.18 (Linux/Ix86) ESMTP Server]
>
> It is running 1.18pre09.
>
> Is this an error from xmailserver.org?
>
> Bye
> Michael
>
> -Original Message-
> From:=20
> Sent: Sunday, March 14, 2004 7:44 PM
> Subject:=20
>
>
> xmailserver.org
> S10BF1B
> MAIL FROM:<[EMAIL PROTECTED]>
> RCPT TO:<[EMAIL PROTECTED]>
> <>
> Date: Sun, 14 Mar 2004 10:44:24 -0800 (PST)
> From: Davide Libenzi <[EMAIL PROTECTED]>
> X-X-Sender: [EMAIL PROTECTED]
> To: Davide Libenzi <[EMAIL PROTECTED]>
> Subject: [xmail] Re: smtp - local error in processing (-31)
> In-Reply-To: <[EMAIL PROTECTED]>
> Message-ID:
> <[EMAIL PROTECTED]>
> MIME-Version: 1.0
> Content-type: text/plain; charset=3DUS-ASCII
> Content-Transfer-Encoding: 8bit
> X-ecartis-version: Ecartis v1.0.0
> Sender: [EMAIL PROTECTED]
> Errors-to: [EMAIL PROTECTED]
> X-original-sender: [EMAIL PROTECTED]
> Precedence: bulk
> Reply-to: [EMAIL PROTECTED]
> X-list: xmail
>
> On Sun, 14 Mar 2004 [EMAIL PROTECTED] wrote:
>
> > I dont thing,after EHLO and smtp auth is everything ok. But if I am
> > trying through HELO and than MAIL TO: [EMAIL PROTECTED] where
> > [EMAIL PROTECTED] is existing email account on my mail server. :-(
>
> 1st) 'MAIL TO:' does not exist inside the SMTP RFC
> 2nd) The format is 'MAIL FROM:<...>' and 'RCPT TO:<...>'
>
>
>
> - Davide
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error in processing on xmailserver.org???

2004-03-20 Thread Davide Libenzi
On Sun, 14 Mar 2004, Michael Schwarz wrote:

> Hi Davide
> 
> Mail with empty from and subject from you.
> This mail arrived by my server with this header:

Yes, it's here. I need to look into it ...



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message in W2k Log

2004-04-15 Thread Jeffrey L. Conley
I had the same thing happen on my server a while back, mine is a Linux box
but errors are errors.  Your filter is not working properly.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Sven Schmitt
Sent: Thursday, April 15, 2004 5:03 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Error message in W2k Log

Hello,

I just noticed that the eventlog in the W2k Server running XMail 1.17
is filled with "Filter Error (-121)" messages. It looks like every
email going through generates an error message like below:

Filter error (-121): Sender = "[EMAIL PROTECTED]" Recipient = "[EMAIL PROTECTED]" 
Filter
= "chk-attch"

Has anybody an idea? Google had no infos about this.


--
Best regards,
 Sven  mailto:[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message in W2k Log

2004-04-15 Thread Davide Libenzi
On Thu, 15 Apr 2004, Sven Schmitt wrote:

> Hello,
> 
> I just noticed that the eventlog in the W2k Server running XMail 1.17
> is filled with "Filter Error (-121)" messages. It looks like every
> email going through generates an error message like below:
> 
> Filter error (-121): Sender = "[EMAIL PROTECTED]" Recipient = "[EMAIL PROTECTED]" 
> Filter = "chk-attch"
> 
> Has anybody an idea? Google had no infos about this.

A CreateProcess() failed. This mean that either the path is not valid, or 
that you're trying to execute a batch file w/out using cmd.exe (or a Perl 
script w/out using perl.exe).



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error sending to a domain

2004-11-14 Thread Chris L. Franklin
SSBndWVzcyBJJ2xsIHRyeSB0aGlzIGFnYWluLg0KDQpPa2F5IGhlcmVzIGEgcHJvYmxlbSBJIGhh
dmUgc2VuZGluZyB0byB0aGlzIG9uZSBkb21haW4uIE5vdyB0aGUgb25seSBmaWx0ZXIgSSBkbyBp
cyB1c2VzIHRoZSBmaWx0ZXIucG9zdC1kYXRhLnRhYiBBbmQgSSBldmVuIHRyeWVkIHdpdGggbm90
aGluZyBpbiB0aGF0IGZpbGUuDQpBbnkgb25lIGdvdCBhbnkgY2x1ZXMgPw0KDQo1NTAgUmVxdWVz
dGVkIGFjdGlvbiBub3QgdGFrZW46IE5vbnN0YW5kYXJkIFNNVFAgbGluZSB0ZXJtaW5hdG9yLg0K
WzwwND5dIEhlcmUgaXMgbGlzdGVkIHRoZSBtZXNzYWdlIGxvZyBmaWxlOg0KDQpbUGVla1RpbWVd
IDExMDA0NTM4OTUgOiBTdW4sIDE0IE5vdiAyMDA0IDEyOjM4OjE1IC0wNTAwDQo8PA0KRXJyQ29k
ZSAgID0gLTE2Mg0KRXJyU3RyaW5nID0gRW5kIG9mIHNvY2tldCBzdHJlYW0gZGF0YQ0KU01BSUwg
U01UUC1TZW5kIE1YID0gImV4Y2Vsc2lvci5idy5lZHUuIiBTTVRQID0gIm5vbWFkY2YuY29tIiBG
cm9tID0NCiIqKioqKipATm9tYWRDRi5jb20iIFRvID0gIioqKioqQGJ3LmVkdSIgRmFpbGVkICEN
ClNNVFAtRXJyb3IgPSAiNTUwIFJlcXVlc3RlZCBhY3Rpb24gbm90IHRha2VuOiBOb25zdGFuZGFy
ZCBTTVRQIGxpbmUgdGVybWluYXRvci4iDQpTTVRQLVNlcnZlciA9ICJleGNlbHNpb3IuYncuZWR1
LiINCj4+DQoNCg0KLS0gQ2hyaXMgTC4gRnJhbmtsaW4gLS0NCg==

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error when compling glst module

2005-01-03 Thread Jeffrey L. Conley


I had the same error on my primary but everything worked fine on my
secondary.  I just copied the files from the secondary and all is well.

Both machines are RH 9.0 and are pratically identical, t thougth it was just
a file that I had corrupted on my end.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Gideon So
Sent: Monday, January 03, 2005 1:42 AM
To: xmail@xmailserver.org
Subject: [xmail] Error when compling glst module

Hello,

   When I try to compile the new glst module. I get the following error:

# make -f Makefile.unx

Makefile.unx:81: .depend: No such file or directory
mkdep -f .depend -I. -DUNIX -DLINUX ./glst.c ./dbdump.c ./dbload.c
make: mkdep: Command not found
make: *** [.depend] Error 127

   Any hints for that??? Thanks.

Gideon So

-- 
::MigDal-Gad CrossNet Ltd::
   ==We do the Best for Christ==
   Tel: 2671-7015 Fax: 3005-4526
   Web: http://www.mcnet.com.hk 

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error when compling glst module

2005-01-03 Thread Davide Libenzi
On Mon, 3 Jan 2005, Gideon So wrote:

> Hello,
> 
>When I try to compile the new glst module. I get the following error:
> 
> # make -f Makefile.unx
> 
> Makefile.unx:81: .depend: No such file or directory
> mkdep -f .depend -I. -DUNIX -DLINUX ./glst.c ./dbdump.c ./dbload.c
> make: mkdep: Command not found
> make: *** [.depend] Error 127

You need the mkdep script (see below) ...



- Davide




#!/bin/sh -
#
#   $OpenBSD: mkdep.gcc.sh,v 1.13 2003/07/16 09:38:01 otto Exp $
#   $NetBSD: mkdep.gcc.sh,v 1.9 1994/12/23 07:34:59 jtc Exp $
#
# Copyright (c) 1991, 1993
#   The Regents of the University of California.  All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
#notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
#notice, this list of conditions and the following disclaimer in the
#documentation and/or other materials provided with the distribution.
# 3. Neither the name of the University nor the names of its contributors
#may be used to endorse or promote products derived from this software
#without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
#   @(#)mkdep.gcc.sh8.1 (Berkeley) 6/6/93
#

#
# Scan for a -o option in the arguments are record the filename given.
# This is needed, since "cc -M -o out" writes to the file "out", not to
# stdout.
#
scanfordasho() {
while [ $# != 0 ]
do case "$1" in
-o) 
file="$2"; shift; shift ;;
-o*)
file="${1#-o}"; shift ;;
*)
shift ;;
esac
done
}

D=.depend   # default dependency file is .depend
append=0
pflag=

while :
do case "$1" in
# -a appends to the depend file
-a)
append=1
shift ;;

# -f allows you to select a makefile name
-f)
D=$2
shift; shift ;;

# the -p flag produces "program: program.c" style dependencies
# so .o's don't get produced
-p)
pflag=p
shift ;;
*)
break ;;
esac
done

if [ $# = 0 ] ; then
echo 'usage: mkdep [-p] [-f depend_file] [cc_flags] file ...'
exit 1
fi

scanfordasho "$@"

TMP=`mktemp /tmp/mkdep.XX` || exit 1

trap 'rm -f $TMP ; trap 2 ; kill -2 $$' 1 2 3 13 15

if [ "x$file" = x ]; then
${CC:-cc} -M "$@"
else
${CC:-cc} -M "$@" && cat "$file"
fi |
if [ x$pflag = x ]; then
sed -e 's; \./; ;g' > $TMP
else
sed -e 's;\.o[ ]*:; :;' -e 's; \./; ;g' > $TMP
fi

if [ $? != 0 ]; then
echo 'mkdep: compile failed.'
rm -f $TMP
exit 1
fi

if [ $append = 1 ]; then
cat $TMP >> $D
if [ $? != 0 ]; then
echo 'mkdep: append failed.'
rm -f $TMP
exit 1
fi
else
mv -f $TMP $D
if [ $? != 0 ]; then
echo 'mkdep: rename failed.'
rm -f $TMP
exit 1
fi
fi

rm -f $TMP
exit 0

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages using [EMAIL PROTECTED]

2005-12-23 Thread Leonardo Fogel


--- Adrian Hicks wrote:

> The sender of 
> the error message is [EMAIL PROTECTED], not
> [EMAIL PROTECTED]
> 

Hi.

Did you "set the postmaster address?":
http://www.xmailserver.org/Readme.html#server_tab_variables

Regards.








___ 
Yahoo! doce lar. Faça do Yahoo! sua homepage. 
http://br.yahoo.com/homepageset.html 

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error messages using [EMAIL PROTECTED]

2005-12-27 Thread Davide Libenzi

On Fri, 23 Dec 2005, Adrian Hicks wrote:

>
> Hi all.
>
> I've recently upgraded to 1.22.
>
> Only one issue which is when XMail sends an error message.  The sender of
> the error message is [EMAIL PROTECTED], not [EMAIL PROTECTED]
>
> I have set the errors admin to [EMAIL PROTECTED] the same as in 1.17
> which showed postmaster as the sender of error messages.
>
> Any ideas?

Did you set the postmaster variable inside the server.tab?


- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error 417 Temporary delivery errors

2002-11-06 Thread Richard A Downing

On Wednesday 06 November 2002 19:11, you wrote:
> On Wed, 6 Nov 2002, Richard A Downing wrote:
> > I run xmail for my home network, but we are not on-line all the time.=
=20
> > Th=3D is=3D20
> > means that I get a '417 error' mailing to my box every time someone
> > sends=3D a=3D20
> > mail and the server isn't on line.  It's not a big problem since the
> > mail=3D =3D20
> > gets sent when the server is next connected.
> > But my question is: Is there a better way of configuring xmail to avo=
id
> > t=3D his? =3D20
> > I can easily send a 'ctrlclnt' (admin protocol) to turn something on =
and
> > =3D off=3D20
> > from my dial-up script.  But what?  Nothing in the documentation jump=
s
> > ou=3D t at=3D20
> > me.
> > By the way, I run Bind as a pure cacheing DNS - dunno if that matters=
=2E
>
> Pls search for "NotifyTryPattern" inside the doc ...
>
>
>
>
> - Davide
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]

Thank you Davide, I knew it must be there somewhere!
--=20
Cheers, Richard.
--
Richard A Downing FBCS
--
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error -40... Invalid server address?

2003-02-10 Thread Scott

- Original Message -
>
> On Mon, 10 Feb 2003, Scott wrote:
>
> >
> > After upgrading to 1.12 over the weekend, today I'm getting bounced
email
> > from all gems#.gov.bc.ca addresses (# = 1 to 8), but all other addresses
are
> > fine.  All complaining that its an invaild address, the MX records do
exist.
> > Though  gems#.gov.bc.ca doesn't resolve to an IP, but that shouldn't be
an
> > issue and wasn't with the previous xmailserver (0.92?) that was running.
> >
> > Any ideas as to what is wrong?
>
> Could you show me the bounce message ?
>
>



[<00>] XMail bounce: Rcpt=[[EMAIL PROTECTED]];Error=[The
maximum number of delivery attempts has been reached]


[<01>] Error sending message [1044862090497.7094299.mail.cloverpoint.com]
from [cloverpoint.com].

ID:
Mail From: <[EMAIL PROTECTED]>
Rcpt To:   <[EMAIL PROTECTED]>


[<02>] The reason of the delivery failure was:

The maximum number of delivery attempts has been reached


[<04>] Here is listed the message log file:

[PeekTime] 1044862090 : Sun, 09 Feb 2003 23:28:10 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044862578 : Sun, 09 Feb 2003 23:36:18 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044863091 : Sun, 09 Feb 2003 23:44:51 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044863636 : Sun, 09 Feb 2003 23:53:56 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044864213 : Mon, 10 Feb 2003 00:03:33 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044864838 : Mon, 10 Feb 2003 00:13:58 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044865495 : Mon, 10 Feb 2003 00:24:55 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044866183 : Mon, 10 Feb 2003 00:36:23 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044866920 : Mon, 10 Feb 2003 00:48:40 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044867706 : Mon, 10 Feb 2003 01:01:46 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044868539 : Mon, 10 Feb 2003 01:15:39 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044869421 : Mon, 10 Feb 2003 01:30:21 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417 Temporary delivery error"
>>
[PeekTime] 1044870350 : Mon, 10 Feb 2003 01:45:50 -0800
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gems8.gov.bc.ca
SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
"[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "417

[xmail] Re: Error -40... Invalid server address?

2003-02-10 Thread Rob Arends

I've recently seen discussion on this sort of thing.

I'm sure the RFC is being broken, by not having an NS record for the bc.ca
zone, but many do it for the intermediate zone that has no A records.  Until
recently the 'us.' subdomains did it.

It would'nt take much to fix.

I did a lookup from here and used the same a.root server as Davide and got
an additional ns server CLOUSO.RISQ.QC.ca - maybe the are working on it.??

I did have the failure, as did Davide.  But if you **TRY** the next
subdomain, it is found and you can continue.

==
Please note the following reports - specifically the second one and note the
yellow warnings.
http://www.dnsreport.com/tools/dnsreport.ch?domain=gems8gov.bc.ca.
http://www.dnsreport.com/tools/dnsreport.ch?domain=gov.bc.ca.
http://www.dnsreport.com/tools/dnsreport.ch?domain=bc.ca.
==

This is my lookups..

nslookup
> set type=ns
> server  192.73.5.1
Default Server:  relay.cdnnet.ca
Address:  192.73.5.1

> ca.
Server:  relay.cdnnet.ca
Address:  192.73.5.1

ca  nameserver = ns1cira.ca
ca  nameserver = rs0.netsol.com
ca  nameserver = merle.cira.ca
ca  nameserver = relay.cdnnet.ca
ca  nameserver = clouso.risq.qc.ca
rs0.netsol.com  internet address = 216.168.224.206
merle.cira.ca   internet address = 64.26.149.98
relay.cdnnet.ca internet address = 192.73.5.1
ns1cira.ca  internet address = 129.33.164.84
> server 192.73.5.1
Default Server:  relay.cdnnet.ca
Address:  192.73.5.1

> bc.ca.
Server:  relay.cdnnet.ca
Address:  192.73.5.1

*** relay.cdnnet.ca can't find bc.ca.: Non-existent domain
> gov.bc.ca.
Server:  relay.cdnnet.ca
Address:  192.73.5.1

gov.bc.ca   nameserver = dns2.gov.bc.ca
gov.bc.ca   nameserver = dns3.gov.bc.ca
gov.bc.ca   nameserver = dns1.gov.bc.ca
dns1.gov.bc.ca  internet address = 192.75.26.15
dns2.gov.bc.ca  internet address = 142.22.250.77
dns3.gov.bc.ca  internet address = 142.32.100.15
> server 192.75.26.15
Default Server:  [192.75.26.15]
Address:  192.75.26.15

> gov.bc.ca.
Server:  [192.75.26.15]
Address:  192.75.26.15

gov.bc.ca   nameserver = DNS.gov.bc.ca
gov.bc.ca   nameserver = dns1.gov.bc.ca
gov.bc.ca   nameserver = dns2.gov.bc.ca
gov.bc.ca   nameserver = dns3.gov.bc.ca
DNS.gov.bc.ca   internet address = 192.75.26.17
dns1.gov.bc.ca  internet address = 192.75.26.15
dns2.gov.bc.ca  internet address = 142.22.250.77
dns3.gov.bc.ca  internet address = 142.32.100.15

> gems8.gov.bc.ca.
Server:  [192.75.26.15]
Address:  192.75.26.15

gov.bc.ca
primary name server = DNS.gov.bc.ca
responsible mail addr = SYSADMIN.NET.gov.bc.ca
serial  = 2003021004
refresh = 3600 (1 hour)
retry   = 900 (15 mins)
expire  = 604800 (7 days)
default TTL = 43200 (12 hours)
> set type=mx
> gems8.gov.bc.ca.
Server:  [192.75.26.15]
Address:  192.75.26.15

gems8.gov.bc.ca MX preference = 0, mail exchanger = smtp8.gov.bc.ca
gov.bc.ca   nameserver = DNS.gov.bc.ca
gov.bc.ca   nameserver = dns1.gov.bc.ca
gov.bc.ca   nameserver = dns2.gov.bc.ca
gov.bc.ca   nameserver = dns3.gov.bc.ca
smtp8.gov.bc.ca internet address = 142.32.11.116
smtp8.gov.bc.ca internet address = 142.32.11.114
smtp8.gov.bc.ca internet address = 142.32.11.109
DNS.gov.bc.ca   internet address = 192.75.26.17
dns1.gov.bc.ca  internet address = 192.75.26.15
dns2.gov.bc.ca  internet address = 142.22.250.77
dns3.gov.bc.ca  internet address = 142.32.100.15
>

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi
Sent: Tuesday, 11 February 2003 12:13 PM
To: XMail mailing list
Subject: [xmail] Re: Error -40... Invalid server address?



On Mon, 10 Feb 2003, Scott wrote:

> [PeekTime] 1044862090 : Sun, 09 Feb 2003 23:28:10 -0800
> <<
> ErrCode   = -40
> ErrString = Invalid server address
> ErrInfo   = gems8.gov.bc.ca
> SMAIL SMTP-Send FF = "gems8.gov.bc.ca" SMTP = "cloverpoint.com" From =
> "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed !
> SMTP-Error = "417 Temporary delivery error"
> >>

It's wierd :


[root@x35 root]# nslookup
Note:  nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead.  Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
> set type=ns
> .
Server: 127.0.0.1
Address:127.0.0.1#53

Non-authoritative answer:
...   nameserver = I.ROOT-SERVERS.NET.
...   nameserver = J.ROOT-SERVERS.NET.
...   nameserver = K.ROOT-SERVERS.NET.
...   nameserver = L.ROOT-SERVERS.NET.
...   nameserver = M.ROOT-SERVERS.NET.
...   nameserver = A.ROOT-SERVERS.NET.
...   nameserver = B.ROOT-SERVERS.NET.
...   nameserver = C.ROOT-SERVERS.NET.
...   nameserver = D.ROOT-SERVERS.NET.
...   nameserver = E.ROOT-SERVERS.NET.
... 

[xmail] Re: Error -40... Invalid server address?

2003-02-11 Thread scott

On Mon, 2003-02-10 at 18:29, Davide Libenzi wrote:
> 
> On Tue, 11 Feb 2003, Rob Arends wrote:
> 
> >
> > I've recently seen discussion on this sort of thing.
> >
> > I'm sure the RFC is being broken, by not having an NS record for the bc.ca
> > zone, but many do it for the intermediate zone that has no A records.  Until
> > recently the 'us.' subdomains did it.
> 
> I did not find anything that explicitly prohibit a subdomain to not have
> NS records. Looking at what the tool report, it seems ( they state ) that
> the condition is *legal*. I fixed the code in 1.14 and the temporary fix
> might be to use the SmartDNSHost variable until 1.14.
> 
> 

Thanks guys,
  
  Davide, I'm unsure how to use the SmartDNS Hosts.  But wouldn't
listing the email server names with the corresponding IP in /etc/hosts
have the same effect?


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]




[xmail] Re: Error in CTRL - uservars command

2003-06-08 Thread Davide Libenzi

On Sun, 8 Jun 2003, Michal Altair Valasek wrote:

> it seems to be little bug in CTRL protocol when listing user variables. =
> When
> I have user with some empty user variable, XMail will return its value =
> as
> quotes (") via uservars command of ctrl protocol. For example I have the
> following user.tab:
>
> "RealName""Michal A. Val+AOEBYQ-ek"
> "HomePage"""
> "Address" ""
> "Telephone"   ""
> "MaxMBSize"   "1"
> "SmtpPerms"   "MR"
> "ReceiveEnable"   "1"
> "PopEnable"   "1"
> "X-WAI-DateCreated"   "2003-06-01 15:37:28"
> "X-WAI-AlternateEmail""[EMAIL PROTECTED]"
> "X-WAI-EnableWebAccess"   "1"
>
> When I will get vars via ctrl, it would return:
>
> "RealName"  "Michal A. Val+AOEBYQ-ek"
> "HomePage"  """
> "Address"   """
> "Telephone" """
> "MaxMBSize" "1"
> "SmtpPerms" "MR"
> "ReceiveEnable" "1"
> "PopEnable" "1"
> "X-WAI-DateCreated" "2003-06-01 15:37:28"
> "X-WAI-AlternateEmail"  "[EMAIL PROTECTED]"
> "X-WAI-EnableWebAccess" "1"

Yes, it's a bug in the string de-quoting function when the string is
empty. Will go in 1.16.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error sending mail to Sourceforge

2003-08-07 Thread Nick Marino

Double check you have a newline at the end of that or it will not read it.
Works for me.

- Original Message - 
From: "Stephen Wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 07, 2003 6:06 PM
Subject: [xmail] Re: Error sending mail to Sourceforge


>
> Did that as I stated below.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Nick Marino
> Sent: Thursday, August 07, 2003 3:58 PM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: Error sending mail to Sourceforge
>
>
>
> You are looking for  --->  AllowNullSender"1"
>
>
> - Original Message -
> From: "Stephen Wilson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, August 07, 2003 5:47 PM
> Subject: [xmail] Re: Error sending mail to Sourceforge
>
>
> >
> > I tried that and still no luck. There are several threads open at
> > Sourceforge about this problem. It also turns out that it may have
> something
> > to do with their spam filters.
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
> > Sent: Thursday, August 07, 2003 11:23 AM
> > To: [EMAIL PROTECTED]
> > Subject: [xmail] Re: Error sending mail to Sourceforge
> >
> >
> >
> > I'm thinking you need this in server.tab
> >
> > "AllowSmtpVRFY"[TAB]"1"
> >
> >
> >
> > - Original Message -
> > From: "Stephen Wilson" <[EMAIL PROTECTED]>
> > To: "[EMAIL PROTECTED] Org" <[EMAIL PROTECTED]>
> > Sent: Thursday, August 07, 2003 10:20 AM
> > Subject: [xmail] Error sending mail to Sourceforge
> >
> >
> > >
> > > The following is an error I received from Sourceforge's mailing list
> > > service. It would appear they do not like my configuration. I'm a
little
> > > confused as to how they are attempting to verify the sender. Also what
> > > corrections do I need to make to be able to avoid this error?
> > >
> > > I have checked the mailing list archive. The following post is the
only
> > > solution I found. It however does not work for me.
> > >
> > > -Snip-
> > > # From: Sönke Ruempler
> > > # Subject: [xmail] Re: sourceforge bounce
> > > # Date: Mon, 10 Jun 2002 03:55:02 -0700
> > >
> > > they send an empty MAIL FROM - so there is no return path and that IS
> > > invalid !!!
> > >
> > > if you want to accept the mail anyway, set the server.tab var right:
> > >
> > > "AllowNullSender"\t"1"\n
> > >
> > > -Snippy- Error From Source Forge
> > >
> > > [<00>] XMail bounce:
> > >
> [EMAIL PROTECTED];Error=[550-Envelope
> > > sender verification failed
> > > 550 rejected: Cannot route to envelope sender 
> (The
> > > envelope sender does not exist according to your mail server when it
was
> > > asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>"
> was
> > > "501 Syntax error in return path". This does not help fight spam
> > > effectively, breaks RFCs, and prevents you from getting bounces so we
> > can't
> > > accept mail from you]
> > >
> > > I am running:
> > > Windows 2000 server SP3
> > > Xmail v1.15
> > >
> > >
> > > -
> > > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > > the body of a message to [EMAIL PROTECTED]
> > > For general help: send the line "help" in the body of a message to
> > > [EMAIL PROTECTED]
> > >
> > >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help" in the body of a message to
> > [EMAIL PROTECTED]
> >
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help" in the body of a message to
> > [EMAIL PROTECTED]
> >
> >
> >
> > ---
> > avast! Antivirus: Inbound message clean.
> > Virus Database (VPS): 8/5/2003
> > Tested on: 8/7/2003 5:53:57 PM
> > avast! is copyright (c) 2000-2003 ALWIL Software.
> > http://www.avast.com
>

[xmail] Re: Error sending mail to Sourceforge

2003-08-07 Thread Nick Marino

You are looking for  --->  AllowNullSender"1"


- Original Message - 
From: "Stephen Wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 07, 2003 5:47 PM
Subject: [xmail] Re: Error sending mail to Sourceforge


>
> I tried that and still no luck. There are several threads open at
> Sourceforge about this problem. It also turns out that it may have
something
> to do with their spam filters.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, August 07, 2003 11:23 AM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: Error sending mail to Sourceforge
>
>
>
> I'm thinking you need this in server.tab
>
> "AllowSmtpVRFY"[TAB]"1"
>
>
>
> - Original Message -
> From: "Stephen Wilson" <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED] Org" <[EMAIL PROTECTED]>
> Sent: Thursday, August 07, 2003 10:20 AM
> Subject: [xmail] Error sending mail to Sourceforge
>
>
> >
> > The following is an error I received from Sourceforge's mailing list
> > service. It would appear they do not like my configuration. I'm a little
> > confused as to how they are attempting to verify the sender. Also what
> > corrections do I need to make to be able to avoid this error?
> >
> > I have checked the mailing list archive. The following post is the only
> > solution I found. It however does not work for me.
> >
> > -Snip-
> > # From: Sönke Ruempler
> > # Subject: [xmail] Re: sourceforge bounce
> > # Date: Mon, 10 Jun 2002 03:55:02 -0700
> >
> > they send an empty MAIL FROM - so there is no return path and that IS
> > invalid !!!
> >
> > if you want to accept the mail anyway, set the server.tab var right:
> >
> > "AllowNullSender"\t"1"\n
> >
> > -Snippy- Error From Source Forge
> >
> > [<00>] XMail bounce:
> >
[EMAIL PROTECTED];Error=[550-Envelope
> > sender verification failed
> > 550 rejected: Cannot route to envelope sender 
(The
> > envelope sender does not exist according to your mail server when it was
> > asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>"
was
> > "501 Syntax error in return path". This does not help fight spam
> > effectively, breaks RFCs, and prevents you from getting bounces so we
> can't
> > accept mail from you]
> >
> > I am running:
> > Windows 2000 server SP3
> > Xmail v1.15
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help" in the body of a message to
> > [EMAIL PROTECTED]
> >
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>
>
> ---
> avast! Antivirus: Inbound message clean.
> Virus Database (VPS): 8/5/2003
> Tested on: 8/7/2003 5:53:57 PM
> avast! is copyright (c) 2000-2003 ALWIL Software.
> http://www.avast.com
>
>
>
>



---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 8/5/2003
Tested on: 8/7/2003 5:57:45 PM
avast! is copyright (c) 2000-2003 ALWIL Software.
http://www.avast.com



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error sending mail to Sourceforge

2003-08-07 Thread Stephen Wilson

*sigh* Still no go. Thank you Nick for your time and input. I think I may
just reinstall the server for kicks :)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Nick Marino
Sent: Thursday, August 07, 2003 4:21 PM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error sending mail to Sourceforge



Double check you have a newline at the end of that or it will not read it.
Works for me.

- Original Message -
From: "Stephen Wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 07, 2003 6:06 PM
Subject: [xmail] Re: Error sending mail to Sourceforge


>
> Did that as I stated below.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Nick Marino
> Sent: Thursday, August 07, 2003 3:58 PM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: Error sending mail to Sourceforge
>
>
>
> You are looking for  --->  AllowNullSender"1"
>
>
> - Original Message -
> From: "Stephen Wilson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, August 07, 2003 5:47 PM
> Subject: [xmail] Re: Error sending mail to Sourceforge
>
>
> >
> > I tried that and still no luck. There are several threads open at
> > Sourceforge about this problem. It also turns out that it may have
> something
> > to do with their spam filters.
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
> > Sent: Thursday, August 07, 2003 11:23 AM
> > To: [EMAIL PROTECTED]
> > Subject: [xmail] Re: Error sending mail to Sourceforge
> >
> >
> >
> > I'm thinking you need this in server.tab
> >
> > "AllowSmtpVRFY"[TAB]"1"
> >
> >
> >
> > - Original Message -
> > From: "Stephen Wilson" <[EMAIL PROTECTED]>
> > To: "[EMAIL PROTECTED] Org" <[EMAIL PROTECTED]>
> > Sent: Thursday, August 07, 2003 10:20 AM
> > Subject: [xmail] Error sending mail to Sourceforge
> >
> >
> > >
> > > The following is an error I received from Sourceforge's mailing list
> > > service. It would appear they do not like my configuration. I'm a
little
> > > confused as to how they are attempting to verify the sender. Also what
> > > corrections do I need to make to be able to avoid this error?
> > >
> > > I have checked the mailing list archive. The following post is the
only
> > > solution I found. It however does not work for me.
> > >
> > > -Snip-
> > > # From: Sönke Ruempler
> > > # Subject: [xmail] Re: sourceforge bounce
> > > # Date: Mon, 10 Jun 2002 03:55:02 -0700
> > >
> > > they send an empty MAIL FROM - so there is no return path and that IS
> > > invalid !!!
> > >
> > > if you want to accept the mail anyway, set the server.tab var right:
> > >
> > > "AllowNullSender"\t"1"\n
> > >
> > > -Snippy- Error From Source Forge
> > >
> > > [<00>] XMail bounce:
> > >
> [EMAIL PROTECTED];Error=[550-Envelope
> > > sender verification failed
> > > 550 rejected: Cannot route to envelope sender 
> (The
> > > envelope sender does not exist according to your mail server when it
was
> > > asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>"
> was
> > > "501 Syntax error in return path". This does not help fight spam
> > > effectively, breaks RFCs, and prevents you from getting bounces so we
> > can't
> > > accept mail from you]
> > >
> > > I am running:
> > > Windows 2000 server SP3
> > > Xmail v1.15
> > >
> > >
> > > -
> > > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > > the body of a message to [EMAIL PROTECTED]
> > > For general help: send the line "help" in the body of a message to
> > > [EMAIL PROTECTED]
> > >
> > >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help" in the body of a message to
> > [EMAIL PROTECTED]
> >
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help&quo

[xmail] Re: Error sending mail to Sourceforge

2003-08-08 Thread Stephen Wilson

I tried that and still no luck. There are several threads open at
Sourceforge about this problem. It also turns out that it may have something
to do with their spam filters.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 11:23 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error sending mail to Sourceforge



I'm thinking you need this in server.tab

"AllowSmtpVRFY"[TAB]"1"



- Original Message -
From: "Stephen Wilson" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED] Org" <[EMAIL PROTECTED]>
Sent: Thursday, August 07, 2003 10:20 AM
Subject: [xmail] Error sending mail to Sourceforge


>
> The following is an error I received from Sourceforge's mailing list
> service. It would appear they do not like my configuration. I'm a little
> confused as to how they are attempting to verify the sender. Also what
> corrections do I need to make to be able to avoid this error?
>
> I have checked the mailing list archive. The following post is the only
> solution I found. It however does not work for me.
>
> -Snip-
> # From: Sönke Ruempler
> # Subject: [xmail] Re: sourceforge bounce
> # Date: Mon, 10 Jun 2002 03:55:02 -0700
>
> they send an empty MAIL FROM - so there is no return path and that IS
> invalid !!!
>
> if you want to accept the mail anyway, set the server.tab var right:
>
> "AllowNullSender"\t"1"\n
>
> -Snippy- Error From Source Forge
>
> [<00>] XMail bounce:
> [EMAIL PROTECTED];Error=[550-Envelope
> sender verification failed
> 550 rejected: Cannot route to envelope sender  (The
> envelope sender does not exist according to your mail server when it was
> asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>" was
> "501 Syntax error in return path". This does not help fight spam
> effectively, breaks RFCs, and prevents you from getting bounces so we
can't
> accept mail from you]
>
> I am running:
> Windows 2000 server SP3
> Xmail v1.15
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error sending mail to Sourceforge

2003-08-09 Thread Stephen Wilson

I need to be flogged! I reinstalled the server and still received errors.
Then I actually read the responses from sourceforge in detail and realized
there was second error. Apparently I forgot to configure the postmaster
address. They are so strict about their RFC's ;)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Stig Østvang
Sent: Saturday, August 09, 2003 9:24 AM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error sending mail to Sourceforge



To me it looks like the Sourceforge list is complaining that his mailserver=
=20
doesn't accept nullsender addresses (which there was a discussion about a=20
year ago to block nullsender to fight spam, and the consensus was that it=20
doesn't help much, breaks RFC and prevent bounces, just like the=20
Sourceforge server complains about). He said he had tried=20
"AllowNullSender"[TAB]"1"[NEWLINE], and it hadn't helped.

So Stephen, are you sure you had the syntax correct, with a real TAB and a=
=20
newline. Could also try to restart the server afterwards (unless you had=20
stopped the server before you edited the file)?

Stig

At 08:56 09.08.2003 -0700, you wrote:

>Yeah it looks to me like you are getting a failure when you are trying t
>send to the sourceforge mail list. It looks like their mail server is
>configured to NOT allow null senders, so you'll need to include your from
>email address. That's a setting in your MUA (the mail client program that
>you're using to write the email).
>
>-Seth
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Rob Arends
>Sent: Thursday, August 07, 2003 5:09 PM
>To: [EMAIL PROTECTED]
>Subject: [xmail] Re: Error sending mail to Sourceforge
>
>
>
>What they are complaining about is the "MAIL FROM: <>".
>Perhaps you include your address in there.
>
>This error : "501 Syntax error in return path" corresponds with null from
>address.
>And also "and prevents you from getting bounces" indicates the same.
>
>Rob :-)
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Stephen Wilson
> > Sent: Friday, August 08, 2003 3:20 AM
> > To: [EMAIL PROTECTED] Org
> > Subject: [xmail] Error sending mail to Sourceforge
> >
> >
> >
> > The following is an error I received from Sourceforge's mailing list
> > service. It would appear they do not like my configuration. I'm a little
> > confused as to how they are attempting to verify the sender. Also what
> > corrections do I need to make to be able to avoid this error?
> >
> > I have checked the mailing list archive. The following post is the only
> > solution I found. It however does not work for me.
> >
> > -Snip-
> > # From: S=F6nke Ruempler
> > # Subject: [xmail] Re: sourceforge bounce
> > # Date: Mon, 10 Jun 2002 03:55:02 -0700
> >
> > they send an empty MAIL FROM - so there is no return path and that IS
> > invalid !!!
> >
> > if you want to accept the mail anyway, set the server.tab var right:
> >
> > "AllowNullSender"\t"1"\n
> >
> > -Snippy- Error From Source Forge
> >
> > [<00>] XMail bounce:
> >=

[EMAIL PROTECTED];Error=3D[550-Envelo=
pe
> > sender verification failed
> > 550 rejected: Cannot route to envelope sender =
 (The
> > envelope sender does not exist according to your mail server when it was
> > asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>"=
 was
> > "501 Syntax error in return path". This does not help fight spam
> > effectively, breaks RFCs, and prevents you from getting bounces
> > so we can't
> > accept mail from you]
> >
> > I am running:
> > Windows 2000 server SP3
> > Xmail v1.15
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help" in the body of a message to
> > [EMAIL PROTECTED]
> >
> >
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error sending mail to Sourceforge

2003-08-09 Thread Seth A. Munroe

Yeah it looks to me like you are getting a failure when you are trying t
send to the sourceforge mail list. It looks like their mail server is
configured to NOT allow null senders, so you'll need to include your from
email address. That's a setting in your MUA (the mail client program that
you're using to write the email).

-Seth

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Rob Arends
Sent: Thursday, August 07, 2003 5:09 PM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error sending mail to Sourceforge



What they are complaining about is the "MAIL FROM: <>".
Perhaps you include your address in there.

This error : "501 Syntax error in return path" corresponds with null from
address.
And also "and prevents you from getting bounces" indicates the same.

Rob :-)

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Stephen Wilson
> Sent: Friday, August 08, 2003 3:20 AM
> To: [EMAIL PROTECTED] Org
> Subject: [xmail] Error sending mail to Sourceforge
>
>
>
> The following is an error I received from Sourceforge's mailing list
> service. It would appear they do not like my configuration. I'm a little
> confused as to how they are attempting to verify the sender. Also what
> corrections do I need to make to be able to avoid this error?
>
> I have checked the mailing list archive. The following post is the only
> solution I found. It however does not work for me.
>
> -Snip-
> # From: Sönke Ruempler
> # Subject: [xmail] Re: sourceforge bounce
> # Date: Mon, 10 Jun 2002 03:55:02 -0700
>
> they send an empty MAIL FROM - so there is no return path and that IS
> invalid !!!
>
> if you want to accept the mail anyway, set the server.tab var right:
>
> "AllowNullSender"\t"1"\n
>
> -Snippy- Error From Source Forge
>
> [<00>] XMail bounce:
> [EMAIL PROTECTED];Error=[550-Envelope
> sender verification failed
> 550 rejected: Cannot route to envelope sender  (The
> envelope sender does not exist according to your mail server when it was
> asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>" was
> "501 Syntax error in return path". This does not help fight spam
> effectively, breaks RFCs, and prevents you from getting bounces
> so we can't
> accept mail from you]
>
> I am running:
> Windows 2000 server SP3
> Xmail v1.15
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error sending mail to Sourceforge

2003-08-10 Thread [EMAIL PROTECTED]

I'm thinking you need this in server.tab

"AllowSmtpVRFY"[TAB]"1"



- Original Message - 
From: "Stephen Wilson" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED] Org" <[EMAIL PROTECTED]>
Sent: Thursday, August 07, 2003 10:20 AM
Subject: [xmail] Error sending mail to Sourceforge


>
> The following is an error I received from Sourceforge's mailing list
> service. It would appear they do not like my configuration. I'm a little
> confused as to how they are attempting to verify the sender. Also what
> corrections do I need to make to be able to avoid this error?
>
> I have checked the mailing list archive. The following post is the only
> solution I found. It however does not work for me.
>
> -Snip-
> # From: Sönke Ruempler
> # Subject: [xmail] Re: sourceforge bounce
> # Date: Mon, 10 Jun 2002 03:55:02 -0700
>
> they send an empty MAIL FROM - so there is no return path and that IS
> invalid !!!
>
> if you want to accept the mail anyway, set the server.tab var right:
>
> "AllowNullSender"\t"1"\n
>
> -Snippy- Error From Source Forge
>
> [<00>] XMail bounce:
> [EMAIL PROTECTED];Error=[550-Envelope
> sender verification failed
> 550 rejected: Cannot route to envelope sender  (The
> envelope sender does not exist according to your mail server when it was
> asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>" was
> "501 Syntax error in return path". This does not help fight spam
> effectively, breaks RFCs, and prevents you from getting bounces so we
can't
> accept mail from you]
>
> I am running:
> Windows 2000 server SP3
> Xmail v1.15
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error sending mail to Sourceforge

2003-08-10 Thread Stig Østvang

To me it looks like the Sourceforge list is complaining that his mailserver=
=20
doesn't accept nullsender addresses (which there was a discussion about a=20
year ago to block nullsender to fight spam, and the consensus was that it=20
doesn't help much, breaks RFC and prevent bounces, just like the=20
Sourceforge server complains about). He said he had tried=20
"AllowNullSender"[TAB]"1"[NEWLINE], and it hadn't helped.

So Stephen, are you sure you had the syntax correct, with a real TAB and a=
=20
newline. Could also try to restart the server afterwards (unless you had=20
stopped the server before you edited the file)?

Stig

At 08:56 09.08.2003 -0700, you wrote:

>Yeah it looks to me like you are getting a failure when you are trying t
>send to the sourceforge mail list. It looks like their mail server is
>configured to NOT allow null senders, so you'll need to include your from
>email address. That's a setting in your MUA (the mail client program that
>you're using to write the email).
>
>-Seth
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Rob Arends
>Sent: Thursday, August 07, 2003 5:09 PM
>To: [EMAIL PROTECTED]
>Subject: [xmail] Re: Error sending mail to Sourceforge
>
>
>
>What they are complaining about is the "MAIL FROM: <>".
>Perhaps you include your address in there.
>
>This error : "501 Syntax error in return path" corresponds with null from
>address.
>And also "and prevents you from getting bounces" indicates the same.
>
>Rob :-)
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Stephen Wilson
> > Sent: Friday, August 08, 2003 3:20 AM
> > To: [EMAIL PROTECTED] Org
> > Subject: [xmail] Error sending mail to Sourceforge
> >
> >
> >
> > The following is an error I received from Sourceforge's mailing list
> > service. It would appear they do not like my configuration. I'm a little
> > confused as to how they are attempting to verify the sender. Also what
> > corrections do I need to make to be able to avoid this error?
> >
> > I have checked the mailing list archive. The following post is the only
> > solution I found. It however does not work for me.
> >
> > -Snip-
> > # From: S=F6nke Ruempler
> > # Subject: [xmail] Re: sourceforge bounce
> > # Date: Mon, 10 Jun 2002 03:55:02 -0700
> >
> > they send an empty MAIL FROM - so there is no return path and that IS
> > invalid !!!
> >
> > if you want to accept the mail anyway, set the server.tab var right:
> >
> > "AllowNullSender"\t"1"\n
> >
> > -Snippy- Error From Source Forge
> >
> > [<00>] XMail bounce:
> >=
 [EMAIL PROTECTED];Error=3D[550-Envelo=
pe
> > sender verification failed
> > 550 rejected: Cannot route to envelope sender =
 (The
> > envelope sender does not exist according to your mail server when it was
> > asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>"=
 was
> > "501 Syntax error in return path". This does not help fight spam
> > effectively, breaks RFCs, and prevents you from getting bounces
> > so we can't
> > accept mail from you]
> >
> > I am running:
> > Windows 2000 server SP3
> > Xmail v1.15
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help" in the body of a message to
> > [EMAIL PROTECTED]
> >
> >
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error sending mail to Sourceforge

2003-08-14 Thread Stephen Wilson

Did that as I stated below.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Nick Marino
Sent: Thursday, August 07, 2003 3:58 PM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error sending mail to Sourceforge



You are looking for  --->  AllowNullSender"1"


- Original Message -
From: "Stephen Wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 07, 2003 5:47 PM
Subject: [xmail] Re: Error sending mail to Sourceforge


>
> I tried that and still no luck. There are several threads open at
> Sourceforge about this problem. It also turns out that it may have
something
> to do with their spam filters.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, August 07, 2003 11:23 AM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Re: Error sending mail to Sourceforge
>
>
>
> I'm thinking you need this in server.tab
>
> "AllowSmtpVRFY"[TAB]"1"
>
>
>
> - Original Message -
> From: "Stephen Wilson" <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED] Org" <[EMAIL PROTECTED]>
> Sent: Thursday, August 07, 2003 10:20 AM
> Subject: [xmail] Error sending mail to Sourceforge
>
>
> >
> > The following is an error I received from Sourceforge's mailing list
> > service. It would appear they do not like my configuration. I'm a little
> > confused as to how they are attempting to verify the sender. Also what
> > corrections do I need to make to be able to avoid this error?
> >
> > I have checked the mailing list archive. The following post is the only
> > solution I found. It however does not work for me.
> >
> > -Snip-
> > # From: Sönke Ruempler
> > # Subject: [xmail] Re: sourceforge bounce
> > # Date: Mon, 10 Jun 2002 03:55:02 -0700
> >
> > they send an empty MAIL FROM - so there is no return path and that IS
> > invalid !!!
> >
> > if you want to accept the mail anyway, set the server.tab var right:
> >
> > "AllowNullSender"\t"1"\n
> >
> > -Snippy- Error From Source Forge
> >
> > [<00>] XMail bounce:
> >
[EMAIL PROTECTED];Error=[550-Envelope
> > sender verification failed
> > 550 rejected: Cannot route to envelope sender 
(The
> > envelope sender does not exist according to your mail server when it was
> > asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>"
was
> > "501 Syntax error in return path". This does not help fight spam
> > effectively, breaks RFCs, and prevents you from getting bounces so we
> can't
> > accept mail from you]
> >
> > I am running:
> > Windows 2000 server SP3
> > Xmail v1.15
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe xmail" in
> > the body of a message to [EMAIL PROTECTED]
> > For general help: send the line "help" in the body of a message to
> > [EMAIL PROTECTED]
> >
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>
>
> ---
> avast! Antivirus: Inbound message clean.
> Virus Database (VPS): 8/5/2003
> Tested on: 8/7/2003 5:53:57 PM
> avast! is copyright (c) 2000-2003 ALWIL Software.
> http://www.avast.com
>
>
>
>



---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 8/5/2003
Tested on: 8/7/2003 5:57:45 PM
avast! is copyright (c) 2000-2003 ALWIL Software.
http://www.avast.com



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error sending mail to Sourceforge

2003-08-14 Thread Rob Arends

What they are complaining about is the "MAIL FROM: <>".
Perhaps you include your address in there.

This error : "501 Syntax error in return path" corresponds with null from
address.
And also "and prevents you from getting bounces" indicates the same.

Rob :-)

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Stephen Wilson
> Sent: Friday, August 08, 2003 3:20 AM
> To: [EMAIL PROTECTED] Org
> Subject: [xmail] Error sending mail to Sourceforge
>
>
>
> The following is an error I received from Sourceforge's mailing list
> service. It would appear they do not like my configuration. I'm a little
> confused as to how they are attempting to verify the sender. Also what
> corrections do I need to make to be able to avoid this error?
>
> I have checked the mailing list archive. The following post is the only
> solution I found. It however does not work for me.
>
> -Snip-
> # From: Sönke Ruempler
> # Subject: [xmail] Re: sourceforge bounce
> # Date: Mon, 10 Jun 2002 03:55:02 -0700
>
> they send an empty MAIL FROM - so there is no return path and that IS
> invalid !!!
>
> if you want to accept the mail anyway, set the server.tab var right:
>
> "AllowNullSender"\t"1"\n
>
> -Snippy- Error From Source Forge
>
> [<00>] XMail bounce:
> [EMAIL PROTECTED];Error=[550-Envelope
> sender verification failed
> 550 rejected: Cannot route to envelope sender  (The
> envelope sender does not exist according to your mail server when it was
> asked): response from Host Omitted [IP Omitted] after "MAIL FROM: <>" was
> "501 Syntax error in return path". This does not help fight spam
> effectively, breaks RFCs, and prevents you from getting bounces
> so we can't
> accept mail from you]
>
> I am running:
> Windows 2000 server SP3
> Xmail v1.15
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: error 451 on new install

2003-10-07 Thread Davide Libenzi

On Tue, 7 Oct 2003, D. Duccini wrote:

>
>
> after putting in some debug code to see what directory XMail was choking
> on during initial startup, i'm getting a new problem
>
> what would cause this on an SMTP connection
>
> 451 Requested action aborted: (-19) local error in processing
>
> i'm running it with -Md

Please check you $MAIL_ROOT with the list of files/directories listed
inside the doc. Something is missing.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message since updating to 1.20

2004-06-14 Thread Davide Libenzi
On Mon, 14 Jun 2004, Alex Young wrote:

> Hi,
> I keep receiving an error message when trying to send emails and I am
> stuck to what the problem may be. It wasn't doing this on version 1.18 so I
> don't know if something has changed to cause this error.
> 
>   Requested action aborted: (-19) local error in processing
> 
> I looked up the error code and it says;
> 
>   ERR_FILE_OPEN (-19) Unable to open file
> 
> Which file can it not open?

Does it happen right on connection? Try to match your MAIL_ROOT directory 
structure with the reference one that is listed inside the doc.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message since updating to 1.20

2004-06-15 Thread Alex Young
I found what the problem was. The two folders that were not numbered under
the /spool directory were missing. I created them then everything worked
fine.

Thanks,
Alex 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: 14 June 2004 17:36
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error message since updating to 1.20

On Mon, 14 Jun 2004, Alex Young wrote:

> Hi,
> I keep receiving an error message when trying to send emails and I 
> am stuck to what the problem may be. It wasn't doing this on version 
> 1.18 so I don't know if something has changed to cause this error.
> 
>   Requested action aborted: (-19) local error in processing
> 
> I looked up the error code and it says;
> 
>   ERR_FILE_OPEN (-19) Unable to open file
> 
> Which file can it not open?

Does it happen right on connection? Try to match your MAIL_ROOT directory
structure with the reference one that is listed inside the doc.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Error message since updating to 1.20

2004-06-15 Thread Rob Arends
This error has been seen before, is it possible / wise to have xmail create
them if they are not there at start up?

Your thoughts Davide ? 

Rob :-)

_
Censorship can't eliminate evil; it can only kill freedom.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Alex Young
Sent: Tuesday, 15 June 2004 5:55 PM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error message since updating to 1.20

I found what the problem was. The two folders that were not numbered under
the /spool directory were missing. I created them then everything worked
fine.

Thanks,
Alex 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: 14 June 2004 17:36
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Error message since updating to 1.20

On Mon, 14 Jun 2004, Alex Young wrote:

> Hi,
> I keep receiving an error message when trying to send emails and I 
> am stuck to what the problem may be. It wasn't doing this on version
> 1.18 so I don't know if something has changed to cause this error.
> 
>   Requested action aborted: (-19) local error in processing
> 
> I looked up the error code and it says;
> 
>   ERR_FILE_OPEN (-19) Unable to open file
> 
> Which file can it not open?

Does it happen right on connection? Try to match your MAIL_ROOT directory
structure with the reference one that is listed inside the doc.



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in the body
of a message to [EMAIL PROTECTED] For general help: send the line
"help" in the body of a message to [EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in the body
of a message to [EMAIL PROTECTED] For general help: send the line
"help" in the body of a message to [EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]



  1   2   >