[xmail] Help Troubleshooting New Installation, having difficulties getting SMTP to work

2007-03-14 Thread Brian Long
I am trying to configure xmail so I can use an SMTP server only - I don't
need POP3 or anything else. It is to be running on a server that is also
running dotProject. I only need SMTP for the dotProject to be able to send
emails within our team, since I do not have access to use our corporate
Exchange server.

I've fiddled with this thing for several days and have tried so many
different things I can't even begin to tell you everything I've tried.
However, most recently I tried following the guide at
http://www.halfdone.com/Articles/XMailInstall/.

Specifics:
Windows Server 2003 Enterprise (currently running as a VM on VMWare
Workstation 5.5 until I can work out all the kinks, at which point we'll be
installing on physical hardware)
dotProject 2.0.4
apache2triad 1.2.3 (unable to use later versions due to PHP5 limitations in
dotProject)
NOTE: xmail 1.18 is included in this version of apache2triad
Operating within a dev/test domain (test.stuff.oldcompany.com)
All messages that need to be sent will be addressed to
[EMAIL PROTECTED]
SMTP is the only thing required; no need whatsoever for POP
MX records exist on the DNS server in the test.stuff.oldcompany.com pointing
to our corporate Exchange servers - where the mail should ultimately be
delivered.
I used the change domain option in apache2triadcp to change the domain to
hostname.test.stuff.oldcompany.com.

Following the guide at http://www.halfdone.com/Articles/XMailInstall/:
1) Setup SERVER.TAB - this was already done for me through the change
domain feature
2) CTRLACCOUNTS.TAB - done
CTRL.IPMAP.TAB - I have it set to allow everything. this is behind corporate
firewall and even several other layers of firewalls making it accessible
only to a few people on my team, so I'd rather not limit it at all here
right now.
3) SMTPRELAY.TAB - 127.0.0.1 is allowed, as is everything on the local
segment. Since the dotProject server (running on the same box) is the only
one that will be accessing the SMTP server, I thought this was more than
enough.
4) unnecessary step w/ apache2triad

The remaining steps were unnecessary as well (same reason as step 1 above),
although I did ctrlclnt userlist, domainlist, and aliaslist just to ensure
the domain I configured (hostname.test.stuff.oldcompany.com) were there.

After setting all that up I rebooted the VM, then logged into UebiMiau and
tried sending a test message to [EMAIL PROTECTED]

10 minutes later and there's nothing in my inbox. The only way I've found to
figure out what may be going on is to use
c:\apache2triad\mail\xqmwin\xqmwin.exe, which shows the message in queue.
When I double click it, the SLOG tab says, NO_SLOG_FILE. The diagnosis tab
says No diagnosis text available...

10 minutes later, still nothing in my inbox.

SLOG tab says this:

ErrCode = -232
ErrString = Error connecting to remote address
SMAIL SMTP-Send FF = company.com SMTP =
hostname.test.stuff.oldcompany.com From =
[EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed
!
SMTP-Error = 417 Temporary delivery error
SMTP-Server = company.com

[PeekTime] 1173817748 : Tue, 13 Mar 2007 15:29:08 -0500

Diagnosis tab says:
NETWORK?

XMail assumes, that you have a network problem or a bad routing to
the recipient's host.

This error can come up,
- when the recipient's address is malformed
- or the recipient's host has connection problems.
- Your TCP/IP packets are lost on the route to the recipients SMTP
(MX Server).

If you can exclude the above then please check if
- Your network hardware (NIC, cabling, switch, HUB etc.) is intact and
- your router and firewall are setup correctly.

To verify a recipient's host side problem, get the destination's
MX record from the SLOG file. Then do a

tracert mx_record_of_recipient (on WINDOWS)
traceroute mx_record_of_recipient (on UNIX like platforms)

This will print the routing and the time until your packets arrive
on each node on your route. It will also tell you the exact node,
where the routing is interrupted (marked with a '*' and no time value).

When you can verify a bad routing and your packets are not lost
inside your LAN, then you have no further influence on this
NETWORK issue. Just leave the mail inside the queue and defrost it
from time to time until it gets through (or increase the timeout
until XMail freezes messages).

--
where (SLOG file?) do I find the MX record? I don't see that on the SLOG
tab. Please help me troubleshoot this further...

Thank you for your help!!

I've tried to include everything I could think of - but if I've left
anything out or need to clarify anything, please let me know!!

For the latest information, please see
http://xmailforum.homelinux.net/index.php?showtopic=3732st=0#entry19287

-
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: Help Troubleshooting New Installation, having difficulties getting SMTP to work

2007-03-14 Thread Brian Long
Yes, the only mail that will be generated here will need to be delivered to
the Exchange server. 

I thought it would be that simple too, but could not get it to work the last
time I tried it.

I just went in and set the DefaultSMTPGateway to the IP address of our
Exchange server, per your suggestion.  I rebooted the server, then attempted
sending mail again and:

[PeekTime] 1173887026 : Wed, 14 Mar 2007 10:43:46 -0500

ErrCode   = -232
ErrString = Error connecting to remote address
SMAIL SMTP-Send MX = w.x.y.z SMTP = hostname.test.stuff.oldcompany.com
From = [EMAIL PROTECTED] To =
[EMAIL PROTECTED] Failed !
SMTP-Error = 417 Temporary delivery error
SMTP-Server = w.x.y.z


So I'm thinking I've got some firewall and/or routing issues going on
here

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of CLEMENT Francis
Sent: Wednesday, March 14, 2007 10:31 AM
To: 'xmail@xmailserver.org'
Subject: [xmail] Re: Help Troubleshooting New Installation, having
difficulties getting SMTP to work

xmail tried to connect to host named company.com (SMAIL SMTP-Send FF =
=3D
company.com)
So xmail tried to connect used an A record for the destination domain
because seems the destination domain have no mx record.

If I understood well your setup, this 'special' xmail server have ONLY =
to
send to you Exchange server, right ?
If so, simply set an entry in server.tab file to use your exchange as =
the
default gateway.
The entry is DefaultSMTPGateways. Set it to the ip of your exchange
server.
Doing this ALL mail generated by this xmail will go in the exchange =
server.

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] ClamAV usage with XMail

2007-02-12 Thread Brian
Any opinions on using ClamAV with XMail?
How good is ClamAV and is it secure / stable?

Jason

-
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] Xmail MX search

2007-02-06 Thread Brian
Is there a way to force Xmail to us MX record searches instead of 
realizing a domain is on it's local machine?

I have my xmail server as the primary for domain A and want to make it 
the secondary for domain B.

Currently though XMail looks and say hey Domain B is on this local 
server so I'll just send it without looking up the MX record.

Any config options that will force it to use DNS?



-
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] pop3 Linked accounts

2007-01-26 Thread Brian Z
Is there a way to for mail coming from the POP3 linked accounts to go 
through the standard inbound mail filters? 

-
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] XMail AntiVirus filter

2007-01-20 Thread Brian Z
Does anyone have any good low cost antivirus setups for XMail running on linux?

Since the viruses that affect windows and linux are quite different, are the 
linux antivirus libraries as affective against finding windows viruses that may 
be going throught the relay?

Fred
-
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] Filters not firing

2007-01-19 Thread Brian Z

I am trying to find out why my filter isn't firing.

I am running the latest version of xmail server.

I ran xmail through the command line and added -Qg to have it log filter 
acitivity.

The filter though still isn't firing and I don't see any additional logging 
in any of the log files or in the xmail session i'm running in.

I see the standard receipt of mail with out and additional info.

Were does the filter logging show up when the -Qg option is turned on?

Fred 

-
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: Has filter processing changed in version 1.24

2007-01-17 Thread Brian

Is there a way to do that in xmail?

I have logging in the filter perl script itself, and it looks as though
the script is never called.


Davide Libenzi wrote:
 On Tue, 16 Jan 2007, Brian wrote:

   
 I'm setting up the sa_filter for spam assassin the same way i did on my 
 old machine, but it seems to not be working

 I added the line to filters.in.tab, put the filter config.tab file in 
 the filters directory, and put the perl script in the bin directory.

 If I call the perl script from the command line i get the correct error 
 in the logs dir saying can't fine file.

 But when XMail runs, no entries go into the log spam log file, or any 
 log file for that matter.

 Is there any log file that will show a debug type message for the filter 
 call?
 

 Enable filter logging and see what happens...



 - 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] Has filter processing changed in version 1.24

2007-01-16 Thread Brian

I'm setting up the sa_filter for spam assassin the same way i did on my 
old machine, but it seems to not be working

I added the line to filters.in.tab, put the filter config.tab file in 
the filters directory, and put the perl script in the bin directory.

If I call the perl script from the command line i get the correct error 
in the logs dir saying can't fine file.

But when XMail runs, no entries go into the log spam log file, or any 
log file for that matter.

Is there any log file that will show a debug type message for the filter 
call?

Benny

-
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: Admin Ctrl Server - Previous post had wrong subject

2006-09-08 Thread Brian

I took a look, but which switch is specific for logging?
I thought /var/MailRoot/logs was the default

Brian

Davide Libenzi wrote:
 On Fri, 1 Sep 2006, Brian Z wrote:

   
 I figured it out. I had ipmap file incorrect.

 It still seemed wierd though that no log files were getting written to
 /var/MailRoot/logs

 Will XMail log here by default or do I have to set something up?
 

 Take a look at the Command Line section of the documentation.


 - 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: Admin Ctrl Server - Previous post had wrong subject

2006-09-08 Thread Brian

With which option?


Davide Libenzi wrote:
 On Wed, 6 Sep 2006, Brian wrote:

   
 I took a look, but which switch is specific for logging?
 I thought /var/MailRoot/logs was the default
 

 It is indeed. But you have to enable logging in the command line.



 - 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: IMAP Support?

2006-09-01 Thread Brian Z

How can i validate XMail admin port is correct?

I have the server running, but when I try to connect with a remote tool 
nothing happens.

The tool says it can't connect and I don't see any log files in 
/var/MailRoot/logs

Thanks
Bria 

-
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] Admin Ctrl Server - Previous post had wrong subject

2006-09-01 Thread Brian Z

How can i validate XMail admin port is correct?

I have the server running, but when I try to connect with a remote tool 
nothing happens.

The tool says it can't connect and I don't see any log files in 
/var/MailRoot/logs

Thanks
Bria 

-
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: Admin Ctrl Server - Previous post had wrong subject

2006-09-01 Thread Brian Z

I figured it out. I had ipmap file incorrect.

It still seemed wierd though that no log files were getting written to 
/var/MailRoot/logs

Will XMail log here by default or do I have to set something up?

Brian
- Original Message - 
From: Brian Z [EMAIL PROTECTED]
To: xmail@xmailserver.org
Sent: Friday, September 01, 2006 5:59 PM
Subject: [xmail] Admin Ctrl Server - Previous post had wrong subject



 How can i validate XMail admin port is correct?

 I have the server running, but when I try to connect with a remote tool
 nothing happens.

 The tool says it can't connect and I don't see any log files in
 /var/MailRoot/logs

 Thanks
 Bria

 -
 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] Question about install error

2006-08-25 Thread Brian

Anyone have a fix for this install error?

[EMAIL PROTECTED] ~]# rpm -i xmail-1.22-1.i386.rpm
error: Failed dependencies:
linux-gate.so.1 is needed by xmail-1.22-1.i386


-
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: Reusing open connections

2004-09-14 Thread Brian Jackson
On Mon, 13 Sep 2004 08:43:18 +0200, =D7=A0=D7=95=D7=A8 =D7=93=D7=90=D7=95=
=D7=93 [EMAIL PROTECTED] wrote:
 All the big names support, including: Postfix, sendmail and Qmail.
 Xmail can and should included in that list of MTA's that support the =3D
 so-called pipelining.

I thought you were talking about the esmtp extension called
pipelining, but apparently you just meant specifying multiple RCPT's
per DATA. Pipelining isn't very widely supported. Qmail supports it
one way, not both. Sendmail doesn't support it at all. Yes, Postfix
does support it. And I believe exchange supports it.

--Iggy

=20
 Noor
=20
=20
snip
-
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: Reusing open connections

2004-09-12 Thread Brian Jackson
On Sun, 12 Sep 2004 22:07:25 +0200, =D7=A0=D7=95=D7=A8 =D7=93=D7=90=D7=95=
=D7=93 [EMAIL PROTECTED] wrote:
 David,
=20
 But why fail the first time? Nonetheless, there's a clear ESMTP protocol =
=3D
 to address exactly this problem. You save bandwidth, save resources on =
=3D
 the SMTP server and G-d knows what else.
=20
 My C++ knowledge is pretty rusty or else I would have done this myself. =
=3D
 Haven't touched a C code for years now. How hard would it be to code it =
=3D
 anyway? It's part of the ESMTP standard, and XMAIL is supposedly a ESMTP =
=3D
 compliant server...

It's an ESMTP extension called piplining. I don't know of many of the
most popular mta's that support it, so it's probably not that much of
a win to implement it.

--iggy

=20
 Noor
=20
=20
snip
-
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]