[xmail] XMail does not respond anymore

2003-07-30 Thread Stephan Hartmann
Hi List, i have the problem that XMail after running for a few days it suddenly does not let SMTP or POP3 clients connect anymore. I tried with telnet both services but get a connection refused. There are still XMail processes running and when i stop and start with the init script it runs again w

[xmail] Re: cant send mail to domain

2002-08-12 Thread Stephan Hartmann
" Failed ! > > > Maarten > > --- > Web-Host-Pro > Professional but affordable webhosting > http://www.web-host-pro.com > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Stepha

[xmail] Re: cant send mail to domain

2002-08-12 Thread Stephan Hartmann
it seems that they have corrected their MX records. Do you still get the same error?? # dig @genesis.k.pl hdf.com.pl mx ; <<>> DiG 8.3 <<>> @genesis.k.pl hdf.com.pl mx ; (1 server found) ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id

[xmail] Re: POP3 sv. IMAP4

2002-08-12 Thread Stephan Hartmann
t; > /Chotie > > - > 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] -- Stephan Hartmann Währisch &am

[xmail] Re: IMAP : Anyway

2002-06-27 Thread Stephan Hartmann
Am Don, 2002-06-27 um 19.04 schrieb N. Pari Purna Chand: > > Hi everyone, > > Is there any way that I can Interface > Courier-IMAP or any other IMAP server > with Xmail's Maildir's. courier-imap works fine with xmailserver's maildirs. in the userdb file just use as the user's maildir the one f

[xmail] Re: SV: Re: Two different servers in same domain

2002-06-10 Thread Stephan Hartmann
t; > - > 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 &

[xmail] Re: free antivirus engines ??

2002-06-06 Thread Stephan Hartmann
s described but i am not sure about licensing rules for antivirus > > >engines... > > > > I use F-Prot and Antivir. You can take a look at my AntiVirus filter at > > http://www.lindeman.org/filters.html > > > > Groeten, > > Peter -- Stephan

[xmail] Re: Version numbering

2002-06-03 Thread Stephan Hartmann
as > > - > 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] -- Stephan Hartmann Währisch & Feyk

[xmail] Re: disabling POP3 server finger server

2002-04-30 Thread Stephan Hartmann
r general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] -- Stephan Hartmann Währisch & Feykes GmbH Gustav-Adolf-Str. 5 47057 Duisburg Tel. 0203 / 373 070 Fax 0203 / 376 766 [EMAIL PROTECTED] -- A

[xmail] Re: PLEASE HELP, URGENTLY!

2002-04-30 Thread Stephan Hartmann
? > > Thanks! > Roberto Santana > > - > 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] -- Stephan

[xmail] Re: From Field and Return Path

2002-03-25 Thread Stephan Hartmann
Hi Edinilson, The only way to check if the sender does really exist is finger i think. But you can not expect a finger server on every mailserver. In fact, XMail comes with its own. Davide, my XMail 1.5 finger returns data of the first user in mailusers.tab if i request for a non existing us

[xmail] Re: From Field and Return Path

2002-03-21 Thread Stephan Hartmann
I think these parameters belong to the smtp protocol, not the mail headers, i.e. it doesn't matter what the headers say. Activate smtp-logging. I think there is stored the "mail from:" data from smtp protocol communication and the sender's or (mailserver's) ip. Am Donnerstag, 21. März 2002 13:

[xmail] Re: imap server

2002-03-15 Thread Stephan Hartmann
You can tell courier-imap to use your XMail maildirs. Am Donnerstag, 14. März 2002 05:39 schrieben Sie: > Does somebody know a imap server (unix/linux) compatible with xmail? > Thank you in advance. > > Gustavo > > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the b

[xmail] Re: POP3 Connections hanging / status of the External POP Accounts

2002-03-11 Thread Stephan Hartmann
It is necessary to set -Md really on the command-line, not only in the environment variable MAIL_CMD_LINE, because XMail decides whether it forks as a deamon or not (stay in foreground) depending on this argument. Output then goes to stdout. Bye, Stephan - To unsubscribe from this list: send

[xmail] Re: xmail logs

2002-03-04 Thread Stephan Hartmann
for this purpose you have to start XMail in debug mode. on linux do something like this: export MAIL_ROOT=/var/MailRoot export MAIL_CMD_LINE="-Pl -Sl -Ql -Md" /var/MailRoot/bin/XMail -Md Bye, Stephan Am Montag, 4. März 2002 10:06 schrieben Sie: > Hi, can anyone tell me how to turn logging on,

[xmail] Re: newbie question again

2002-03-01 Thread Stephan Hartmann
Hi, maybe you should authenticate yourself (either by smtp-auth or pop3) before trying to send a message that xmail knows you are a local sender. Am Freitag, 1. März 2002 12:34 schrieben Sie: > Hello! > > I have a problem when i try to use the smtp in my xmailserver. > > When i telnet to it i

[xmail] Re: 1.6-pre4 ( pre3 is buggy ) ...

2002-02-21 Thread Stephan Hartmann
Gosh, almost the same changes i made ;) Thanks anymway, Stephan Am Donnerstag, 21. Februar 2002 05:53 schrieben Sie: > These are pre4 files : > > http://www.xmailserver.org/xmail-1.6-pre4.tar.gz > http://www.xmailserver.org/xmail-1.6-pre4.win32bin.zip > > > > > Date 05-02-2002 1.6 > Added

[xmail] Re: information about send failure

2002-02-20 Thread Stephan Hartmann
look at these patches and integrate them? Bye, Stephan Am Freitag, 1. Februar 2002 18:42 schrieben Sie: > On Fri, 1 Feb 2002, Stephan Hartmann wrote: > > Hi List, hi Davide, > > > > is it possible to tell XMail to inform the sender of an email, if the > > email cou

[xmail] information about send failure

2002-02-01 Thread Stephan Hartmann
Hi List, hi Davide, is it possible to tell XMail to inform the sender of an email, if the email could not be delivered for the first try and that it will be scheduled? Two reasons for this need: 1. if the domain does not exist because you misspelled it, XMail will try by default 32 times and

451 Requested action aborted: (-31) local error in processing

2001-07-18 Thread Stephan Hartmann
Hi, can someone explain the meaning of this message: 451 Requested action aborted: (-31) local error in processing Thanks Stephan

help with onfiguration

2001-07-16 Thread Stephan Hartmann
Hi, i am new to xmailserver and want to set it up using smtp-auth and smtp-after-pop3. But currently it allows sending to everyone. Can someone help please. Regards Stephan