Re: forward

2001-03-27 Thread inter7

Hi Brett,

thanks for the explanation.

thanks all for the help :-))

cu ycae

Brett Randall wrote:
 
 Hi Yves
 
  "Yves" == Yves Caetano [EMAIL PROTECTED] writes:
 
  hi, but isn't it possible to do it like in sendmail in the
  mailertable?
 
 Not without writing a patch. Qmail's method is more extensive and
 flexible than sendmail's, anyhow.
 
  if you take the smtproutes of qmail it is nearly the same than the
  mailertable of sendmail but you cannot add a line like this
  domain.com:[EMAIL PROTECTED] .is this true?
 
 No. The difference between simply forwarding an e-mail on to another
 server and saving it locally is a little larger than it may appear.
 
  i don't want that the server will act as a popserver and then
  forward it. i want the smtp to forward directly.
 
 Well, believe it or not, Kirill's suggestion doesn't make the server
 `act as a popserver'. A popserver stores the mail for later
 retrieval. The .qmail* files decide what happens to e-mail, not
 necessarily where it is stored. Think about it. In simple terms, qmail
 receives an e-mail. The domain name it is addressed to (in RCPT TO) is
 not in locals, so it checks virtualdomains. It finds the domain there,
 and forwards it on to prefix-domain-user locally. qmail then sees that
 there is a .qmail file in ~prefix called .qmail-domain-default. It
 then carries out the `commands' in this file which reroute the mail
 again. So, in essence, the mail is never `stored' anywhere but gets
 forwarded along a line. I think you will find that the time taken to
 get one message from the outside world to the final user would be in
 the...hmmm...let me think...seconds degree I would think?
 
 Brett.
 
  cu ycae
 
  Kirill Miazine wrote:
   * Yves Caetano [EMAIL PROTECTED] [20010326 11:01]:  hi,   is
  it possible to forward all the emails for one domain to one email 
  address??like : @domain.com - [EMAIL PROTECTED]
 
  Yes,
 
  echo domain.com:user-domain  /var/qmail/control/virtualdomains
  echo domain.com  /var/qmail/control/rcpthosts HUP qmail-send echo
  [EMAIL PROTECTED] ~user/.qmail-domain-default
 
thanks   cu ycae  --  Yves Caetano  Server Support
  Engineer  Tel: 295383 254  Fax: 295383 222  email:
  [EMAIL PROTECTED] http://www.incotech.lu -- Kirill
 
  -- Yves Caetano Server Support Engineer Tel: +352 295383 254 Fax:
  +352 295383 222 email: [EMAIL PROTECTED] http://www.incotech.lu
 
 --
 "Hey, I know this! This is Unix!"
 
 - Jurassic Park

--
Yves Caetano
Server Support Engineer
Tel: +352 295383 254
Fax: +352 295383 222
email: [EMAIL PROTECTED]http://www.incotech.lu



Re: procmail

2001-03-27 Thread inter7


With best regards,
Shishir K. Singh
[EMAIL PROTECTED]
- Original Message - 
From: MOkondo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 26, 2001 7:51 PM
Subject: procmail


 I am trying to filter email using procmail.
 what i was doing put a line below on ~/.qmail file:
 
 | preline procmail  
 
 The result is filtered emails delivered to ~/Mail/anyfile (one file)
 but unfiltered email delivered to /var/spool/mail/
 
 my question is:
 How to make procmail work with Maildir and as reliable as Maildir? 
 what i have to write on ~/.qmail file ?
 
 -- 
 MOkondo
 i am an atheist, thank god !
 




quota message...

2001-03-27 Thread inter7

Hi all...

How I can set quota message for qmail ?
Can you help me?

Thank you
cmail






Re: forward

2001-03-26 Thread inter7

hi,
but isn't it possible to do it like in sendmail in the mailertable?

if you take the smtproutes of qmail it is nearly the same than the
mailertable of sendmail but you cannot add a line like this
domain.com:[EMAIL PROTECTED] .is this true?

i don't want that the server will act as a popserver and then forward
it. i want the smtp to forward directly.

cu ycae



Kirill Miazine wrote:
 
 * Yves Caetano [EMAIL PROTECTED] [20010326 11:01]:
  hi,
 
  is it possible to forward all the emails for one domain to one email
  address??
 
  like : @domain.com - [EMAIL PROTECTED]
 
 Yes,
 
 echo domain.com:user-domain  /var/qmail/control/virtualdomains
 echo domain.com  /var/qmail/control/rcpthosts
 HUP qmail-send
 echo [EMAIL PROTECTED] ~user/.qmail-domain-default
 
 
  thanks
 
  cu ycae
  --
  Yves Caetano
  Server Support Engineer
  Tel: 295383 254
  Fax: 295383 222
  email: [EMAIL PROTECTED]http://www.incotech.lu
 --
 Kirill

--
Yves Caetano
Server Support Engineer
Tel: +352 295383 254
Fax: +352 295383 222
email: [EMAIL PROTECTED]http://www.incotech.lu



forward mail from one domain to another.

2001-03-26 Thread inter7

We have several domains. We would want to receive in the same mailbox mail
for several domains.
For example, all mail for [EMAIL PROTECTED] be forwarded to [EMAIL PROTECTED]
Thanks.

[EMAIL PROTECTED]
Systems Manager
newKnow
Navaluenga 2, Las Rozas, Madrid, Spain
+34 91 6399000

This message and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
No confidentiality or privilege is waived or lost by any wrong transmission.
If you have received this message in error, please immediately destroy it
and kindly notify the sender by reply email.
You must not, directly or indirectly, use, disclose, distribute, print, or
copy any part of this message if you are not the intended recipient.
Opinions, conclusions and other information in this message that do not
relate to the official business of Newknow shall be understood as neither
given nor endorsed by it. 




About Quota

2001-03-26 Thread inter7

Hi all...

How I can set quota message for qmail ?
Can you help me?

Thank you
cmail





Re: procmail

2001-03-26 Thread inter7


With best regards,
Shishir K. Singh
[EMAIL PROTECTED]
- Original Message - 
From: MOkondo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 26, 2001 7:51 PM
Subject: procmail


 I am trying to filter email using procmail.
 what i was doing put a line below on ~/.qmail file:
 
 | preline procmail  
 
 The result is filtered emails delivered to ~/Mail/anyfile (one file)
 but unfiltered email delivered to /var/spool/mail/
 
 my question is:
 How to make procmail work with Maildir and as reliable as Maildir? 
 what i have to write on ~/.qmail file ?
 
 -- 
 MOkondo
 i am an atheist, thank god !
 




qmail+ldap

2001-03-26 Thread inter7

if someone had any expirience with qmail and openldap
please send me email.

With regards
Gerzic Z. Luka





What does this mean.

2001-02-28 Thread inter7

Hi,

I have been getting this message in my logfile:

qmail: [numbers] alert: unable to append to bounce message HELP!
sleeping...

qmail seems to be doing this every 10 seconds or so.

Any advice or pointers to the right direction for information will be
apreachiated




unsubcribe

2001-02-28 Thread inter7




unsubcribe


Re: Re: Re: Cannot receive mail from some sites

2001-02-28 Thread inter7

Hi everybody!!!
There is a further development on the case with the strange
(at least for me) behaviour of some smtp servers ( for 
example usa.net servers) not being able to send mail to my 
poor qmail1.03 server.
I made an account on usa.net send my self a letter and 
finnaly it bounced back. It is amazing but they use qmail 
too!!!
Here is the bounced message:::

usa.net bounced message start---
---

Hi. This is the qmail-send program at 
nwcst322.netaddress.usa.net.
I'm afraid I wasn't able to deliver your message to the 
following addresses.
This is a permanent error; I've given up. Sorry it didn't 
work out.

[EMAIL PROTECTED]:
Connected to 193.200.17.182 but connection died. Possible 
duplicate!
I'm not going to try again; this message has been in the 
queue too long.

--- Below this line is a copy of the message.

Return-Path: [EMAIL PROTECTED]
Received: (qmail 9584 invoked by uid 60001); 23 Feb 2001 
10:00:33 -
Message-ID: 
[EMAIL PROTECTED]
Received: from 204.68.23.67 by nwcst322 for 
[207.241.163.22] via
web-mailer(34FM.0700.15B.01) on Fri Feb 23 10:00:33 GMT 2001
Date: 23 Feb 2001 03:00:33 MST
From: Sasun Pundev [EMAIL PROTECTED]
To: "Alexander Georgiev" [EMAIL PROTECTED]
Subject: Re: []
X-Mailer: USANET web-mailer (34FM.0700.15B.01)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

"Alexander Georgiev" [EMAIL PROTECTED] 
wrote:

 - =

 Attachment:=A0 =

 MIME Type:=A0multipart/alternative =

 - =

eurorisksystems




Get free email and a permanent address at 
http://www.netaddress.com/?N=3D=
1
usa.net bounced message end-
-


Where is the long expected guru that is to solve this 
matter???




- Îðèãèíàëíî ïèñìî --
Îò: Saso Dundev [EMAIL PROTECTED] 
Îòíîñíî: Re: Re: Cannot receive mail from some sites
Äî : [EMAIL PROTECTED]
Èçïðàòåíî íà: 25.02.2001 13:13:27
--
Hi,
Thank you very much Charles!
I did post a log from the failed session made with 
recordio. One can see that the remote site seize 
transmition after issuing: "DATA?" and my site responds 
with:"354 go ahead?". My site does not receive anything 
else and qmail-smtp timeouts. For example see session with 
pid 2826. I am posting the session log as attachment as 
well, because my web based client eats the "" signs.
If the problems is in the remote site violeting the "rn",
what can I do. Is there a fix


session log start:
Feb 22 23:49:53 gw smtpd: 982878593.400905 tcpserver: pid 
2826 from 194.221.211.145
Feb 22 23:50:19 gw smtpd: 982878619.435991 tcpserver: ok 
2826 eurorisksystems.com:193.200.17.182:25 
vwmail4.hypovereinsbank.de:194.221.211.145::59228
Feb 22 23:50:19 gw smtpd: 982878619.454757 2826  220 
ms.eurorisksystems.com ESMTP? 
Feb 22 23:50:22 gw smtpd: 982878622.354098 2826  EHLO 
vwmail.HypoVereinsbank.DE? 
Feb 22 23:50:22 gw smtpd: 982878622.358529 2826  250-
ms.eurorisksystems.com? 
Feb 22 23:50:22 gw smtpd: 982878622.361590 2826  250-
PIPELINING? 
Feb 22 23:50:22 gw smtpd: 982878622.364295 2826  250 
8BITMIME? 
Feb 22 23:50:23 gw smtpd: 982878623.783361 2826  MAIL 
From:[EMAIL PROTECTED]? 
Feb 22 23:50:23 gw smtpd: 982878623.787308 2826  250 ok? 
Feb 22 23:50:25 gw smtpd: 982878625.563224 2826  RCPT 
To:[EMAIL PROTECTED]? 
Feb 22 23:50:25 gw smtpd: 982878625.568568 2826  250 ok? 
Feb 22 23:50:27 gw smtpd: 982878627.139794 2826  DATA? 
Feb 22 23:50:27 gw smtpd: 982878627.153254 2826  354 go 
ahead? 
Feb 22 23:54:10 gw smtpd: 982878850.895510 2818  451 
timeout (#4.4.2)? 
Feb 22 23:54:10 gw smtpd: 982878850.898664 2818  [EOF]
Feb 22 23:54:10 gw smtpd: 982878850.909532 tcpserver: end 
2818 status 256
Feb 22 23:54:10 gw smtpd: 982878850.914715 tcpserver: 
status: 2/40
Feb 22 23:57:12 gw smtpd: 982879032.075360 tcpserver: 
status: 3/40
Feb 22 23:57:12 gw smtpd: 982879032.080109 tcpserver: pid 
2831 from 193.158.192.31
Feb 22 23:57:14 gw smtpd: 982879034.501498 tcpserver: ok 
2831 eurorisksystems.com:193.200.17.182:25 vwmail-
b.hypovereinsbank.de:193.158.192.31::55482
Feb 22 23:57:14 gw smtpd: 982879034.519838 2831  220 
ms.eurorisksystems.com ESMTP? 
Feb 22 23:57:15 gw smtpd: 982879035.885164 2831  EHLO 
vwmail-b.HypoVereinsbank.de? 
Feb 22 23:57:15 gw smtpd: 982879035.888215 2831  250-
ms.eurorisksystems.com? 
Feb 22 23:57:15 gw smtpd: 982879035.890929 2831  250-
PIPELINING? 
Feb 22 23:57:15 gw smtpd: 982879035.893633 2831  250 
8BITMIME? 
Feb 22 23:57:27 gw smtpd: 982879047.679537 2831  MAIL 
From:? 
Feb 22 23:57:27 gw smtpd: 982879047.683208 2831  250 ok? 
Feb 22 23:57:28 gw smtpd: 982879048.914208 2831  RCPT 
To:[EMAIL PROTECTED]? 
Feb