[xmail] Re: SMTP log says ok - but rcv rejection notice???

2003-06-21 Thread William

 The message come from a remote mail server. What is likely happening is
that XMail cannot fetch MX records for such domain and tries to send to
the A record. Look at the associated slog file.

What an oddball msg, we found out that the person no longer works there -
yet says relay denied.

Logs showed that he msg went successfully also, thanks!

-
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] MailRoot/spool

2003-06-21 Thread Andrew Joakimsen

My spool directory is 89Mb, It seems that some of this might be old stuff
that could be removed. What would be a safe way to clear it out without
loosing anything?

-
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: MailRoot/spool

2003-06-21 Thread Davide Libenzi

On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 My spool directory is 89Mb, It seems that some of this might be old stuff
 that could be removed. What would be a safe way to clear it out without
 loosing anything?

# find /var/MailRoot/spool -type f | grep '/froz/' | sed 's/froz/slog/g' | xargs rm -f
# find /var/MailRoot/spool -type f | grep '/froz/' | xargs rm -f


- 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] XMail-WAI 3.0 (.NET)

2003-06-21 Thread Michal Altair Valasek

Hi,

before few weeks I released new version of XMail-WAI
(http://software.altaircom.net/HomePage.aspx?template=3Dprdinfoxsl.produ=
ctid=3D
xmail-wai). Usually I receive bunch of mails with errors/suggestions =
etc.
Now - silence.

Is anyone using the .NET version? Your opinion? Ideas? Errors?

It seems for me to be unnatural, that new product (and WAI is completely
rewritten) is bugs-free.

-- Michal Altair Valasek
   Altair Communications - web hosting, web design, application =
development
_=
__
http://[EMAIL PROTECTED] | [EMAIL PROTECTED] | PGP 0xC4F3579D | Tel.: +420 603 828 =
493

I've been wrestling with reality most of my life.=20
I'm pleased to say that I've won.=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: XMail-WAI 3.0 (.NET)

2003-06-21 Thread Shawn Anderson

I downloaded it and tried to install it.  It didn't work at all. Some =
links
were setup for a virtual directory, some where not, unfortunately I =
didn't
have time to fix all of the code problems.  If you release another =
version,
let me know and I'll be happy to give that one a try.

Shawn=20


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] =
On
Behalf Of Michal Altair Valasek
Sent: Saturday, June 21, 2003 4:23 PM
To: [EMAIL PROTECTED]


Hi,

before few weeks I released new version of XMail-WAI
(http://software.altaircom.net/HomePage.aspx?template=3D3Dprdinfoxsl.pro=
du=3D
ctid=3D3D
xmail-wai). Usually I receive bunch of mails with errors/suggestions =3D =
etc.
Now - silence.

Is anyone using the .NET version? Your opinion? Ideas? Errors?

It seems for me to be unnatural, that new product (and WAI is completely
rewritten) is bugs-free.

-- Michal Altair Valasek
   Altair Communications - web hosting, web design, application =3D
development
_=
=3D
__
http://[EMAIL PROTECTED] | [EMAIL PROTECTED] | PGP 0xC4F3579D | Tel.: +420 603 828 =
=3D
493

I've been wrestling with reality most of my life.=3D20 I'm pleased to =
say that
I've won.=3D20

-
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: MailRoot/spool

2003-06-21 Thread Andrew Joakimsen

still 68M...

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Davide Libenzi
Enviado el: Saturday, June 21, 2003 4:14 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: MailRoot/spool



On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 My spool directory is 89Mb, It seems that some of this might be old stuff
 that could be removed. What would be a safe way to clear it out without
 loosing anything?

# find /var/MailRoot/spool -type f | grep '/froz/' | sed 's/froz/slog/g' |
xargs rm -f
# find /var/MailRoot/spool -type f | grep '/froz/' | xargs rm -f


- 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: XMail-WAI 3.0 (.NET)

2003-06-21 Thread Michal Altair Valasek

| all. Some links
| were setup for a virtual directory, some where not, 

XMail-WAI is now designed to be used on separate virtual web server,
therefore you must use it i root. Good idea, I will write it better into
documentation.

-- Altair

-
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: MailRoot/spool

2003-06-21 Thread Davide Libenzi

On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 still 68M...

This means that you have messages that are currently being sent.


- 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: MailRoot/spool

2003-06-21 Thread Andrew Joakimsen

I went back and looked

the majority of the files seem to be in directories named slog that contain
files named similar to 1036480384540.188440.OLD-HOST-NAME

I might add that between two versions of XMail (I think when you had changed
the filters) we went back and forth a few times while still getting stuff
working. When I would go between versions, I could only view the frozen
messages created by that version.

What if I just replace the spool directory with the default one (exmaple
MairDir that comes with XMail)?

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Davide Libenzi
Enviado el: Saturday, June 21, 2003 4:55 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: MailRoot/spool



On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 still 68M...

This means that you have messages that are currently being sent.


- 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: MailRoot/spool

2003-06-21 Thread Davide Libenzi

On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 I went back and looked

 the majority of the files seem to be in directories named slog that contain
 files named similar to 1036480384540.188440.OLD-HOST-NAME

 I might add that between two versions of XMail (I think when you had changed
 the filters) we went back and forth a few times while still getting stuff
 working. When I would go between versions, I could only view the frozen
 messages created by that version.

You can't have (at least if you didn't manually hack the spool) only files
inside slog dirs w/out having the associated mess/rsnd/froz message.


 What if I just replace the spool directory with the default one (exmaple
 MairDir that comes with XMail)?

If there're some message being sent, you'll nuke 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: MailRoot/spool

2003-06-21 Thread Andrew Joakimsen

You can't have (at least if you didn't manually hack the spool) only files
inside slog dirs w/out having the associated mess/rsnd/froz message.

But I do!

-
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: MailRoot/spool

2003-06-21 Thread Davide Libenzi

On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 You can't have (at least if you didn't manually hack the spool) only files
 inside slog dirs w/out having the associated mess/rsnd/froz message.

 But I do!

You're doing wierd things with the spool, don't you ? Leaking slog files
will result in *a lot* of complains, expecially with high volume servers.
And I didn't receive any of them.


- 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: MailRoot/spool

2003-06-21 Thread Andrew Joakimsen

I have not touched anything at all. I was just wondering why the backups of
our MailRoot are over 1gig!

What do you mean when you say Leaking slog files I think the issue was the
change in version of XMail. As I said we went back and forth a few times
when you changed teh filter structure. When I was in the newever version
with XPAI I could only see the frozen messages that version had generated.
When I would go back to the older version it would only show the frozen
messages that version generated.

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Davide Libenzi
Enviado el: Saturday, June 21, 2003 6:00 PM
Para: [EMAIL PROTECTED]
Asunto: [xmail] Re: MailRoot/spool



On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 You can't have (at least if you didn't manually hack the spool) only
files
 inside slog dirs w/out having the associated mess/rsnd/froz message.

 But I do!

You're doing wierd things with the spool, don't you ? Leaking slog files
will result in *a lot* of complains, expecially with high volume servers.
And I didn't receive any of them.


- 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: MailRoot/spool

2003-06-21 Thread Davide Libenzi

On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 I have not touched anything at all. I was just wondering why the backups of
 our MailRoot are over 1gig!

 What do you mean when you say Leaking slog files I think the issue was the
 change in version of XMail. As I said we went back and forth a few times

Look at the slog files date. Are there any new ?


- 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: MailRoot/spool

2003-06-21 Thread Andrew Joakimsen

No, as I said they were old, the ones I looked at from around Oct/Nov 2002.

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
nombre de Davide Libenzi
Enviado el: Saturday, June 21, 2003 6:11 PM
Para: XMail mailing list
Asunto: [xmail] Re: MailRoot/spool



On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 I have not touched anything at all. I was just wondering why the backups
of
 our MailRoot are over 1gig!

 What do you mean when you say Leaking slog files I think the issue was
the
 change in version of XMail. As I said we went back and forth a few times

Look at the slog files date. Are there any new ?


- 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: MailRoot/spool

2003-06-21 Thread Davide Libenzi

On Sat, 21 Jun 2003, Andrew Joakimsen wrote:


 No, as I said they were old, the ones I looked at from around Oct/Nov 2002.

# find /var/MailRoot/spool/ -type f  -mtime +30 | grep '/slog/' | xargs rm -f


- 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: XMail-WAI 3.0 (.NET)

2003-06-21 Thread David Byte

Michal,

I LOVE it.. a few thoughts...

- 1 frozen message stuff (I have the 2.x version still in place to manage
those)
- 2 list management?
- 3 spam management features
- 4 mailproc related stuff (ability to create system wide filters and let
users decide on whether to use them)

as far as problems, not a lick..

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Michal Altair Valasek
Sent: Saturday, June 21, 2003 2:23 PM
To: [EMAIL PROTECTED]
Subject: [xmail] XMail-WAI 3.0 (.NET)


Hi,

before few weeks I released new version of XMail-WAI
(http://software.altaircom.net/HomePage.aspx?template=3Dprdinfoxsl.produ=
ctid=3D
xmail-wai). Usually I receive bunch of mails with errors/suggestions =
etc.
Now - silence.

Is anyone using the .NET version? Your opinion? Ideas? Errors?

It seems for me to be unnatural, that new product (and WAI is completely
rewritten) is bugs-free.

-- Michal Altair Valasek
   Altair Communications - web hosting, web design, application =
development
_=
__
http://[EMAIL PROTECTED] | [EMAIL PROTECTED] | PGP 0xC4F3579D | Tel.: +420 603 828 =
493


I've been wrestling with reality most of my life.=20
I'm pleased to say that I've won.=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]


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003
 

-
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]