[xmail] Re: mail loop?

2006-02-16 Thread Don Drake
I meant to say drakeconsult.com is a custdomain on the incoming.maillaunder.com server. -Don -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Don Drake Sent: Thursday, February 16, 2006 9:13 PM To: xmail@xmailserver.org Subject: [xmail] Re: mail loop? H

[xmail] Re: mail loop?

2006-02-16 Thread Don Drake
Here you go. Incoming.maillaunder.com is a custdomain, but I've seen it on another server (v1.22) that was a real domain. -Don [PeekTime] 1140123160 : Thu, 16 Feb 2006 14:52:40 -0600 << ErrCode = -173 ErrString = Mail loop detected Message blocked by mail loop check ! SMTP-Error = "554 Messa

[xmail] Re: mail loop?

2006-02-16 Thread Davide Libenzi
On Thu, 16 Feb 2006, Don Drake wrote: > If I send a message to [EMAIL PROTECTED] -- with a trailing '.' > After the .com, I get a mail loop error back. What does the Received: trace show? - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to

[xmail] Re: smtp works / pop doesn't

2006-02-16 Thread Bill Healy
Check your xMail configuration, did you create all the directories listed at http://www.xmailserver.org/Readme.html#mailroot_structure You can ignore the number directories under spool, xmail will create those. Do all the filters.* files exist? When you modified any of the .tab files did you use

[xmail] mail loop?

2006-02-16 Thread Don Drake
If I send a message to [EMAIL PROTECTED] -- with a trailing '.' After the .com, I get a mail loop error back. Why? I'm running v1.22. -Don Donald Drake President Drake Consulting http://www.drakeconsult.com/ 312-560-1574 800-733-2143 - To unsubscribe from this list: send the

[xmail] Mailwasher Server and XMail

2006-02-16 Thread Javier Navarro
Hi Has anybody experienced Firetrust's Mailwasher Server (http://oss.firetrust.com/home/)? If so, how can it be integrated with XMail? What is your opinion about it? Best regards Javier Navarroa - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a mes

[xmail] Re: smtp works / pop doesn't

2006-02-16 Thread Tracy
Not sure what to tell you on that, then... It's very odd that it would completely close the telnet session like that - I'm suspecting that it's something other than xmail which is the issue. Have you tried connecting to the SMTP port and see if that's functioning? (I didn't see anything about

[xmail] Re: smtp works / pop doesn't

2006-02-16 Thread rommelaccount
The box isn't accessible from the internet with telnet. And when I telnet to mbuijtendijk.nl I can login with telnet and log into my account.and if I make a mistake I get an error message The box is a NSLU2 from linksys which is going to replace my server (mbuijtendijk.nl). Gr. Ma

[xmail] Re: smtp works / pop doesn't

2006-02-16 Thread Tracy
Hmm... Is this machine accessible from the net? I tried telnetting to mbuijtendijk.nl and the banner that came up was for a Kerio mail server... The telnet window closing - the only reason I know of for that to happen is an invalid character in the input (something non-ASCII). Otherwise, you w

[xmail] Re: Spammers - How to block them.

2006-02-16 Thread Rob Arends
Henri, that will be exactly your problem. Investigate your DNS setup, even do that Ethereal thing between your DNS forwarder and the RBL. Then you can see if the RBL didn't respond, or your DNS 'lost it'. DNS timeouts are a killer ! Rob :) -Original Message- From: [EMAIL PROTECTE

[xmail] Re: smtp works / pop doesn't

2006-02-16 Thread rommelaccount
This is mine: +OK <[EMAIL PROTECTED]> [XMail 1.21 POP3 Server] service ready; Thu, 16 Feb 2006 14:05:27 +0100 Whatever I do next...my telnetbox closes!! Gr. Martin > > Here's an exact copy of a POP3 telnet session with my mail server - the > only change is to replace my password with "xxx

[xmail] Re: smtp works / pop doesn't

2006-02-16 Thread Tracy
Here's an exact copy of a POP3 telnet session with my mail server - the only change is to replace my password with "". Note that lines sent by the server begin with + (the banner line will wrap in the email). The lines I typed are the "user", "pass", "stat", and "quit" lines. +OK <[EMA

[xmail] Re: smtp works / pop doesn't

2006-02-16 Thread rommelaccount
I only did [EMAIL PROTECTED] and not USER.should I? Gr. Martin > > It was unclear from your message whether you are entering the POP3 > commands or just the user name. The syntax for a POP3 session through > telnet goes: > > USER [EMAIL PROTECTED] > PASS password > STAT > QUIT > > STAT