tcpserver -p and smtpd and DNS

2001-05-14 Thread David Killingsworth
I have been running qmail for about 8 months, It works great. So far I have not been able to resolve on problem. When an smtp connection comes in we only want to connect with servers who have forward and reverse DNS that match. I managed to install a macro into sendmail (mail server we replaced)

Slow start tcpserver

2001-05-14 Thread Andriy T. Yanko
Hi ALL! I decided try tcpserver program for qmail services (smtpd pop3d). It's work properly but sometimes tcpserver strarting very slow ( more than 30 sec ! ). When I used xinetd for starting qmail-smtpd qmail-pop3d I never must wait for starting it. --- /etc/rc.d/rc.qmail ---

Re: Slow start tcpserver

2001-05-14 Thread tonix (Antonio Nati)
Try to use the -l name parameter on tcpserver. Tonino At 14/05/2001 14/05/2001 +0300, Andriy T. Yanko wrote: Hi ALL! I decided try tcpserver program for qmail services (smtpd pop3d). It's work properly but sometimes tcpserver strarting very slow ( more than 30 sec ! ). When I used xinetd

Re: tcpserver -p and smtpd and DNS

2001-05-14 Thread Gerrit Pape
On Mon, May 14, 2001 at 06:30:44AM -, David Killingsworth wrote: I have been running qmail for about 8 months, It works great. So far I have not been able to resolve on problem. When an smtp connection comes in we only want to connect with servers who have forward and reverse DNS that

[Fwd: Administrivia: Move to EZMLM]

2001-05-14 Thread Andre Oppermann
Hehe, finally it worked out! :-) First Aleph1 didn't like qmail/ezmlm at all... but appearently there is nothing else out there which can do the job. -- Andre Good day, [ I apologize to those that will receive this message multiple times ] As undoubtedly you will have noticed by now

Re: Slow start tcpserver

2001-05-14 Thread Patrick Starrenburg
Dear Andriy I believe the -l switch should solve your problem as the other person mentioned. If you are getting into using tcpserver and the other services written by qmail's author you may wish to look at qmail-conf http://www.din.or.jp/~ushijima/qmail-conf.html as this does a nice job of

qmail Digest 14 May 2001 10:00:00 -0000 Issue 1364

2001-05-14 Thread qmail-digest-help
qmail Digest 14 May 2001 10:00:00 - Issue 1364 Topics (messages 62364 through 62397): qmail-analog 62364 by: ross.pro-web.ie Re: MASS mailing 62365 by: Mike Jackson 62370 by: Karsten W. Rohrbach Re: qmail does not handle timezones properly? 62366 by:

Re: tcpserver -p and smtpd and DNS

2001-05-14 Thread David Killingsworth
I have narrowed this to one simple item. Could someone, possibly you Gerrit I know you have answered one way to get around this I just wanna understand why I have to get around it, explain to me why qmail has delivered an email to me that contains the following header: Received: from unknown

Re: [Fwd: Administrivia: Move to EZMLM]

2001-05-14 Thread Peter van Dijk
On Mon, May 14, 2001 at 11:08:54AM +0200, Andre Oppermann wrote: Hehe, finally it worked out! :-) First Aleph1 didn't like qmail/ezmlm at all... but appearently there is nothing else out there which can do the job. Argh. Now I know why my bugtraq sublist was so quiet. Greetz, Peter.

Fwd: email with - in it????

2001-05-14 Thread Lye On Siong Johnny
Date: Mon, 14 May 2001 14:03:27 +0800 To: [EMAIL PROTECTED] From: Lye On Siong Johnny [EMAIL PROTECTED] Subject: email with - in it Hi, I am pretty new to qmail, and current we just setup a new mail server. The scenario is as such. We have man user, eg support, support-mac, support-linux

queue life time

2001-05-14 Thread Walid Kassab
Dear All I would like to modify failure notice time queuelifetime to be 14400 ( 4 hours) instead of 604800 ( 7 days) should i just create a file named queuelifetime under /var/qmail/control directory and restart qmail or is there any additional processors I should follow regards Walid --

Re: Fwd: email with - in it????

2001-05-14 Thread Johan Almqvist
* Lye On Siong Johnny [EMAIL PROTECTED] [010514 12:40]: I am pretty new to qmail, and current we just setup a new mail server. The scenario is as such. We have man user, eg support, support-mac, support-linux etc ... each of the mail account has it's own .qmail file. However, the problem

bare linefeed problem by worm?

2001-05-14 Thread Frank Tegtmeyer
After the last worm incident we got many complaints that mail is not going through to us. A quick log check showed that many messages from affiliate companies are rejected because of bare linefeeds (we have a smtpd patch that logs this). Because the same companies were able to send mail to

alias to my self

2001-05-14 Thread Martín Marqués
In my times with sendmail I used to have an acount that had a .forward like this in my $HOME dir at domain1: # CUT HERE ### martin@domain1 martin@domain2 # CUT HERE ### So all my mail staid on my acount on domain1, but I had a copy in domain2. Now, how do I do

Re: bare linefeed problem by worm?

2001-05-14 Thread Markus Schaefer
Frank Tegtmeyer [EMAIL PROTECTED] writes: Did anyone see this affect too? Ups, there is a typo :) Frank means effect instead of affect. Regards, Markus

Re: tcpserver -p and smtpd and DNS

2001-05-14 Thread Mark Delany
On Mon, May 14, 2001 at 10:10:21AM -, David Killingsworth wrote: I have narrowed this to one simple item. Could someone, possibly you Gerrit I know you have answered one way to get around this I just wanna understand why I have to get around it, explain to me why qmail has delivered an

how to make pine works with maildir

2001-05-14 Thread andi
i try to make pine works with maildir.. and i use freebsd4.1.1 release , pine4.31 and pine-4.31-maildir.patch . i get the error below when my machine compile the command ./build bsf cc: ../c-client/c-client.a: No such file or directory *** Error code 1 Stop in /usr/local/pine4.31/pine. Links

Re: queue life time

2001-05-14 Thread Mark Delany
On Mon, May 14, 2001 at 10:54:30AM +, Walid Kassab wrote: Dear All I would like to modify failure notice time queuelifetime to be 14400 ( 4 hours) instead of 604800 ( 7 days) should i just create a file named queuelifetime under /var/qmail/control directory and restart qmail or is

slow start tcpserver

2001-05-14 Thread Andriy T. Yanko
Hi ALL! I decided try tcpserver program for qmail services (smtpd pop3d). It's work properly but sometimes tcpserver strarting very slow ( more than 30 sec ! ). When I used xinetd for starting qmail-smtpd qmail-pop3d I never must wait for starting it. --- /etc/rc.d/rc.qmail ---

Logging of qmail to console

2001-05-14 Thread David Litke
Hi all, I am somewhat of a newbie to qmail but I was wondering if anyone could help me figure out how to get qmail and qpop3 to log to a file instead of to the console screen. I know that this is an issue with tcpserver but I can't seem to find how to configure the logfile location.

Re: Logging of qmail to console

2001-05-14 Thread Eduardo Augusto Alvarenga
I am somewhat of a newbie to qmail but I was wondering if anyone could help me figure out how to get qmail and qpop3 to log to a file instead of to the console screen. I know that this is an issue with tcpserver but I can\'t seem to find how to configure the logfile location. Use

Re: How to resend individual message?

2001-05-14 Thread Charles Cazabon
Evelyn Huang [EMAIL PROTECTED] wrote: Besides, if I don't have a legitimate domain name, there is no way for me to test if the incoming messages from remote addresses work, right? No. If you have a publicly routeable IP address, I can send mail to your host by addressing it to

Rebooting before sending mail

2001-05-14 Thread henrik . troeng
Hi. I have a problem: When my machine is rebooting/shutdown, I have set up a rc-script that sends a mailalert to the administrator that the machine has been rebooted. But the machine makes the reboot so fast that the mail never gets send. Any ideas to solve this little problem?

Re: Rebooting before sending mail

2001-05-14 Thread Charles Cazabon
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi. I have a problem: When my machine is rebooting/shutdown, I have set up a rc-script that sends a mailalert to the administrator that the machine has been rebooted. But the machine makes the reboot so fast that the mail never gets send. Any

Re: Rebooting before sending mail

2001-05-14 Thread Alex Pennace
On Mon, May 14, 2001 at 03:32:47PM +0200, [EMAIL PROTECTED] wrote: Hi. I have a problem: When my machine is rebooting/shutdown, I have set up a rc-script that sends a mailalert to the administrator that the machine has been rebooted. But the machine makes the reboot so fast that the mail

R: Rebooting before sending mail

2001-05-14 Thread Andrea Cerrito
Instead of sending mail, write a file elsewhere, and look for that file at reboot: if file is present, send mail and delete the file. Of course, you'll be warned of the reboot just after that. Anyway, if qmail starts with the machine, why the alert isn't in the queue? ---Cordiali saluti /

RE: Rebooting before sending mail

2001-05-14 Thread Lucas
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi. I have a problem: When my machine is rebooting/shutdown, I have set up a rc-script that sends a mailalert to the administrator that the machine has been rebooted. But the machine makes the reboot so fast that the mail never gets send. Any

Re: [Fwd: Administrivia: Move to EZMLM]

2001-05-14 Thread Frank Tegtmeyer
Andre Oppermann [EMAIL PROTECTED] writes: First Aleph1 didn't like qmail/ezmlm at all... Permanent lobbying works after some time :) Regards, Frank

Who is List Manager

2001-05-14 Thread Jim Darrough
Hello. Can the list manager for [EMAIL PROTECTED] please send me a direct email? Please? I cannot unsubscribe, even with all the help the fine members of this reflector have given me. Thanks, Jim Darrough [EMAIL PROTECTED]

Re: No mail arrival notice!

2001-05-14 Thread Frank Tegtmeyer
[EMAIL PROTECTED] [EMAIL PROTECTED] writes: There is no mail arrival notice while the message would show up in $HOME/Mailbox! What seems to be the problem? Thanks a lot!! That depends on the shell you are using. For bash set MAIL or MAILCHECK to $HOME/Mailbox. Regards, Frank

Re: tcpserver -p and smtpd and DNS

2001-05-14 Thread Gerrit Pape
On Mon, May 14, 2001 at 10:10:21AM -, David Killingsworth wrote: Shouldn't tcpserver drop the connection when $TCPREMOTEIP is DNS'd to a hostname and $TCPREMOTEHOST is DNS'd to an IP. if $TCPREMOTEIP can't be resolved or if $TCPREMOTEHOST can't be resolved, shouldn't this cause a

Re: Rebooting before sending mail

2001-05-14 Thread Frank Tegtmeyer
[EMAIL PROTECTED] writes: But the machine makes the reboot so fast that the mail never gets send. Any ideas to solve this little problem? Send the mail when the machine comes up or watch it with another machine. Depending on the system type you may also delay the shutdown process within your

Re: Logging of qmail to console

2001-05-14 Thread David Litke
Thanks for the help, How do I tell qmail's log-functions script what log program to use? I can see where it looks for defaults but I don't know where it reads them from. I would be fine with just using syslog to dump everything to one mail file. Am I missing something obvious?

Re: Who is List Manager

2001-05-14 Thread Niles
Jim, Try sending mail to [EMAIL PROTECTED] Hope this helps.. Niles - Original Message - From: Jim Darrough [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 14, 2001 11:10 AM Subject: Who is List Manager Hello. Can the list manager for [EMAIL PROTECTED] please send me a

Re: Logging of qmail to console

2001-05-14 Thread Eduardo Augusto Alvarenga
How do I tell qmail's log-functions script what log program to use? I can see where it looks for defaults but I don't know where it reads them from. It's default read from stderr. I would be fine with just using syslog to dump everything to one mail file. Am I missing something

Re: Handling high volume lists (was: Newbies vs. arrogant experts)

2001-05-14 Thread Bruno Wolff III
On Sun, May 13, 2001 at 10:18:45AM +0200, Robin S. Socha [EMAIL PROTECTED] wrote: · dupes (like, I am on this list and only a complete retard would send me a Cc: (which makes approx. 31 retards per month which, in return, makes me wonder when the prices for anti-personnel ammo will

OT - Problems with daemontools 0.70

2001-05-14 Thread Michael Geier
I had no problems with installing this package until today... in make: ./compile tai64nlocal.c tai64nlocal.c: In function `main': tai64nlocal.c:54: warning: assignment makes pointer from integer without a cast tai64nlocal.c:55: dereferencing pointer to incomplete

Re: Logging of qmail to console

2001-05-14 Thread Peter van Dijk
On Mon, May 14, 2001 at 02:05:07PM -0300, Eduardo Augusto Alvarenga wrote: How do I tell qmail's log-functions script what log program to use? I can see where it looks for defaults but I don't know where it reads them from. It's default read from stderr. I would be fine with

Re: OT - Problems with daemontools 0.70

2001-05-14 Thread Charles Cazabon
Michael Geier [EMAIL PROTECTED] wrote: tai64nlocal.c:56: dereferencing pointer to incomplete type Change #include sys/time.h to #include time.h Charles -- --- Charles Cazabon[EMAIL

Re: OT - Problems with daemontools 0.70

2001-05-14 Thread Frank Tegtmeyer
Michael Geier [EMAIL PROTECTED] writes: tai64nlocal.c:55: dereferencing pointer to incomplete type Time to include it in the sig?

Re: Logging of qmail to console

2001-05-14 Thread Joerg Lenneis
David Litke: Thanks for the help, How do I tell qmail's log-functions script what log program to use? I can see where it looks for defaults but I don't know where it reads them from. I would be fine with just using syslog to dump everything to one mail file. Am I missing

Re: OT - Problems with daemontools 0.70

2001-05-14 Thread Vincent Schonau
On Mon, May 14, 2001 at 11:38:54AM -0500, Michael Geier wrote: I had no problems with installing this package until today... in make: ./compile tai64nlocal.c tai64nlocal.c: In function `main': tai64nlocal.c:54: warning: assignment makes pointer from integer without a

Re: OT - Problems with daemontools 0.70

2001-05-14 Thread Peter van Dijk
On Mon, May 14, 2001 at 07:28:32PM +0200, Frank Tegtmeyer wrote: Michael Geier [EMAIL PROTECTED] writes: tai64nlocal.c:55: dereferencing pointer to incomplete type Time to include it in the sig? Time for a release that fixes it. Greetz, Peter.

RE: OT - Problems with daemontools 0.70

2001-05-14 Thread Michael Geier
thanks to everyone who replied...worked great! next time I will check the archives a little better. 'preciate that no one flamed... -Original Message- From: Tim Holzmann [mailto:[EMAIL PROTECTED]] Sent: Monday, May 14, 2001 1:23 PM To: Michael Geier Subject: Re: OT - Problems with

Re: No mail arrival notice!

2001-05-14 Thread Ruprecht Helms
Hi Evelyne, There is no mail arrival notice while the message would show up in $HOME/Mailbox! What seems to be the problem? check /var/qmail/control/defaultdelivery if the right deliveryform is set. After it check if you set the rights for the mailbox/maildir properly. Check the

Re: OT - Problems with daemontools 0.70

2001-05-14 Thread Robin S. Socha
* Peter van Dijk [EMAIL PROTECTED] [010514 13:36]: On Mon, May 14, 2001 at 07:28:32PM +0200, Frank Tegtmeyer wrote: Michael Geier [EMAIL PROTECTED] writes: tai64nlocal.c:55: dereferencing pointer to incomplete type Time to include it in the sig? Time for a release that fixes it.

Qmail, IMAP, POP, OpenLDAP, PAM

2001-05-14 Thread Medi Montaseri
Hi, I'm thinking about putting together a complete email system composed of the following items Qmail, IMAP, POP, OpenLDAP, and PAM. ie all components should check against OpenLDAP for authentication. Any words of wisdom? I can use some help with the PAM. I also am thinking about Maildir for

Re: alias when?

2001-05-14 Thread Frank Tegtmeyer
Martín Marqués [EMAIL PROTECTED] writes: Is this the right behaviour??? Yes, local users are preferred against aliases. Regards, Frank

Qmail + Mailman

2001-05-14 Thread Rodrigo Borges Pereira
Hello all. Although this may seem off-topic (regarding mailman) i think the problem here is more qmail'ish, so i thought of giving a try on this list too. I'm trying to make qmail work together with Mailman. Mailman comes with a python script for the purpose, that is called from a

Re: Handling high volume lists

2001-05-14 Thread Robin S. Socha
* Bruno Wolff III [EMAIL PROTECTED]: On Sun, May 13, 2001 at 10:18:45AM +0200, Robin S. Socha [EMAIL PROTECTED] wrote: [dupes] Maybe I missed it, but I didn't see a Mail-Followup-To header in your message. Are people supposed to guess whether or not you are on the list or whether or not you

Re: Qmail + Mailman

2001-05-14 Thread Charles Cazabon
Rodrigo Borges Pereira [EMAIL PROTECTED] wrote: I'm trying to make qmail work together with Mailman. Mailman comes with a python script for the purpose, that is called from a .qmail-default file under /var/mailman (mailman's user home dir), like this: |/user/bin/python

smtp auth

2001-05-14 Thread STH
I'm confused. I have a qmail server that I want to use as an outgoing smtp server. It has Solaris 8 - qmail 1.03 patched with smtp_auth patch version .30 and checkpasswd. I just need for sales guys to auth thru the server. I don't want to be an open relay. I can't get either outlook 2000 or

Qpopper and Qmail logging

2001-05-14 Thread Chad Owens
I have been tasked with the need to log USERNAMES that are downloading pop. The reason is that we use both imap and pop here and want to phase out pop. So how can I create a log of all the people using POP (via qpopper) to access their mail (delivered with Qmail). (solaris). I can grep the

Re: Who is List Manager

2001-05-14 Thread Marco Calistri
Same unsubscribe problems on djbdns mailing: 4 attempts failed! --Marco On 14-May-2001 Niles wrote: Jim, Try sending mail to [EMAIL PROTECTED] Hope this helps.. Niles - Original Message - From: Jim Darrough [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 14,

virtualdomains

2001-05-14 Thread Roberto Marzialetti
Hi all i configured qmail on my server. i've got a big problem with virtual domain my configuration: virtualdomain: [EMAIL PROTECTED]:roberto rcpthosts: mylocaldomain.net mydomain.net in roberto's home there is a .qmail-info file in this file there is roberto if i send an email to [EMAIL

Re: Handling high volume lists

2001-05-14 Thread Chris Garrigues
From: Robin S. Socha [EMAIL PROTECTED] Date: 14 May 2001 22:30:00 +0200 * Bruno Wolff III [EMAIL PROTECTED]: On Sun, May 13, 2001 at 10:18:45AM +0200, Robin S. Socha [EMAIL PROTECTED] et wrote: [dupes] Maybe I missed it, but I didn't see a Mail-Followup-To header in your message.

Re: Qpopper and Qmail logging

2001-05-14 Thread Medi Montaseri
You might not like this, but if all fails try this... close down port 110 and sit by the phone Chad Owens wrote: I have been tasked with the need to log USERNAMES that are downloading pop. The reason is that we use both imap and pop here and want to phase out pop. So how can I create a

Re: Handling high volume lists

2001-05-14 Thread Jason Brooke
Everyone here is on this list unless otherwise stated. Noone therefore wants Cc:s unless otherwise stated. How long have you been in a technical environment? http://www.unicom.com/pw/reply-to-harmful.html You are one hell of a luser. pots, kettles, black jason

Re: tcpserver -p and smtpd and DNS

2001-05-14 Thread Jim Steele
On Mon, May 14, 2001 at 12:35:32PM +, Mark Delany wrote: =.:allow :deny Close. To achieve this, the tcp.smtp file should actually contain: =:allow :deny I just experimented with both forms. With the dot, nothing matched, including hosts with good forward/reverse resolvability.

Difficulties with 'long-term' list responders

2001-05-14 Thread Patrick Starrenburg
Frank Tegtmeyer [EMAIL PROTECTED] writes: Patrick Starrenburg [EMAIL PROTECTED] writes: saying that! What we were looking for was a solution or a pointer to the solution. I told you two times to try CET. Did you do it? No. It *is* the solution because it's your timezone. So where is the

Re: how to make pine works with maildir

2001-05-14 Thread Nick (Keith) Fish
andi wrote: i try to make pine works with maildir.. and i use freebsd4.1.1 release , pine4.31 and pine-4.31-maildir.patch . i get the error below when my machine compile the command ./build bsf cc: ../c-client/c-client.a: No such file or directory andi hari Did you run the

Re: Handling high volume lists

2001-05-14 Thread peter green
* Robin S. Socha [EMAIL PROTECTED] [010514 17:13]: * Bruno Wolff III [EMAIL PROTECTED]: On Sun, May 13, 2001 at 10:18:45AM +0200, Robin S. Socha [EMAIL PROTECTED] wrote: [dupes] Maybe I missed it, but I didn't see a Mail-Followup-To header in your message. Are people supposed to guess

Re: Difficulties with 'long-term' list responders

2001-05-14 Thread peter green
* Patrick Starrenburg [EMAIL PROTECTED] [010514 19:45]: Dear Frank You know - I could hit the keyboard and write back a real flame e-mail *plonk* /pg -- Peter Green : Architekton Internet Services, LLC : [EMAIL PROTECTED] --- If you're a horse, and someone gets on you, and falls off, and

Qmail/SMTP Gateway for dial-up mail server

2001-05-14 Thread LP_mAn
I have a situation where the following scenario has risen... LAN-LocalQMailServer-(Dial-up)Internet-- QmailGateway So I would like to create a qmail server that will store all of the emails for thisdomain.com and be the MX record in dns ==

Re: Who is List Manager

2001-05-14 Thread Andy Bradford
Thus said Niles on Mon, 14 May 2001 11:49:46 EDT: Jim, Try sending mail to [EMAIL PROTECTED] I believe you mean [EMAIL PROTECTED] My guess, however, is that he isn't on the [EMAIL PROTECTED] mailing list... Andy -- [---[system uptime]]

Re: OT - Problems with daemontools 0.70

2001-05-14 Thread Andy Bradford
Thus said Michael Geier on Mon, 14 May 2001 13:39:10 CDT: 'preciate that no one flamed... Generally you won't get flamed for decent technical questions like this, however you might get flamed for using Microsoft Outlook to post your email. :-) Andy -- [---[system

RE: Qmail + Mailman

2001-05-14 Thread Rodrigo Borges Pereira
It did not work :( i keep getting this: May 15 01:55:12 picasso qmail: 989906112.543715 info msg 39916: bytes 647 from [EMAIL PROTECTED] qp 3792 uid 101 May 15 01:55:12 picasso qmail: 989906112.555758 starting delivery 21: msg 39916 to local [EMAIL PROTECTED] May 15 01:55:12 picasso qmail:

Re: Handling high volume lists

2001-05-14 Thread Andy Bradford
Thus said Robin S. Socha on 14 May 2001 22:30:00 +0200: Maybe I missed it, but I didn't see a Mail-Followup-To header in your message. Are people supposed to guess whether or not you are on the list or whether or not you want a cc header listing your address so that your mail filter can

cleaning mailbox

2001-05-14 Thread Martín Marqués
I'm not sure if this is a question for this list, but. I need to weekly clean the mailboxes of our users, this is mark as deleted all mails older then 10 days, for example, and expunge them from the mailbox (this with a determined mailbox, not necesarally tghe INBOX). Is this posible?

Re: cleaning mailbox

2001-05-14 Thread Nick (Keith) Fish
Martín Marqués wrote: No, thats not what I want. It a mailbox! I would need to trace the mailbox, slit the different mails and see the date line to decide if it should be deleted. But that is not so trivial. :-( Saludos... .-) Hmmm . . . switch to Maildir. You could prolly write a

Re: alias to my self

2001-05-14 Thread Charles Cazabon
Martín Marqués [EMAIL PROTECTED] wrote: Now, how do I do this with qmail, because when I put a .qmail on my home with the 2 addresses (with the ), it delivers it to martin@domain2, but doesn't keep a copy in the local acount in domain1. It says it won't do it because it will loop. If

Re: alias to my self

2001-05-14 Thread Greg White
On Mon, May 14, 2001 at 09:04:46AM +0300, Martín Marqués wrote: In my times with sendmail I used to have an acount that had a .forward like this in my $HOME dir at domain1: # CUT HERE ### martin@domain1 martin@domain2 # CUT HERE ### So all my mail staid

Re: cleaning mailbox

2001-05-14 Thread Charles Cazabon
Martín Marqués [EMAIL PROTECTED] wrote: I need to weekly clean the mailboxes of our users, this is mark as deleted all mails older then 10 days, for example, and expunge them from the mailbox (this with a determined mailbox, not necesarally tghe INBOX). If the messages are stored in Maildir

Re: cleaning mailbox

2001-05-14 Thread Martín Marqués
Quoting Charles Cazabon [EMAIL PROTECTED]: Martín Marqués [EMAIL PROTECTED] wrote: I need to weekly clean the mailboxes of our users, this is mark as deleted all mails older then 10 days, for example, and expunge them from the mailbox (this with a determined mailbox, not necesarally

alias when?

2001-05-14 Thread Martín Marqués
I found out that when I add alias in the alias directory (/var/qmail/alias/), as .qmail-acount, the alias works if the user has no HOMEDIR. Else, I have to put a .qmail in it home directory (this behavioru doesn't happen with root). Is this the right behaviour??? Saludos... :-) -- El mejor

Re: alias when?

2001-05-14 Thread Peter van Dijk
On Mon, May 14, 2001 at 03:45:15PM +0300, Martín Marqués wrote: I found out that when I add alias in the alias directory (/var/qmail/alias/), as .qmail-acount, the alias works if the user has no HOMEDIR. Else, I have to put a .qmail in it home directory (this behavioru doesn't happen with