qmail Digest 23 Dec 2000 11:00:01 -0000 Issue 1222

2000-12-23 Thread qmail-digest-help
qmail Digest 23 Dec 2000 11:00:01 - Issue 1222 Topics (messages 54345 through 54372): qmail-pop3d HOWTO?: Multiple Virtual domains with one daemon? 54345 by: Chad W Hinton 54348 by: Charles Cazabon Alias problem with "-" before "." 54346 by: oliver bender 54

RE: newbie question. please recommend solution

2000-12-23 Thread Greg Owen
> Here is the thing: I DO NOT have a domain YET. SO in my > /etc/hosts file, I added swaru as my machine name. SInce I'm > not part of any network (it's a system at which is soon going > to be a web/mail server), I named my machine swaru (swami + guru :-). I don't know anything about

Re: request to prefix subject header.

2000-12-23 Thread Russell Nelson
Dennis writes: > Hello to one and all (especially the list managers) > > Can I make a suggestion > Why don't we prefix the subject header with [qmail]. > It makes filtering a lot easier. Every piece of email from the qmail mailing list has this header in it: Mailing-List: contact [E

qmail as backup server

2000-12-23 Thread Vladimir Vucinic
Hi!       I need to configure qmail as secondary mail server, but I don't want to make users on it, I just want to take messages for that domain and wait until primary mail server is available, then, send to it all messages that was for it?   Vladimir Vucinic

synchronize 2 Maildirs

2000-12-23 Thread Clemens Hermann
Hi, I have two computers (qmail, vmailmgr) which should synchronize their Maildirectories once one hour. One of the computers (The authorative Mailserver) has a permanent Internet connection and the other one (office) has a dialin ISDN connection. The users shall be able to poll mails from the S

Re: qmail as backup server

2000-12-23 Thread joshua stein
Vladimir Vucinic wrote: > I need to configure qmail as secondary mail server, but I don't want > to make users on it - add a secondary mx record for the domain to point to this server - add the domain to the 'rcpthosts' file on this server (but NOT the 'locals' file) - give qmail-send a SIGHUP

Re: qmail as backup server

2000-12-23 Thread Vladimir Vucinic
Thanks, I already added mx record, but I wasn't sure that it can be as simple as it is (by modifying rcpthosts file). Thanks, once more. Vlada - Original Message - From: "joshua stein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 23, 2000 20:26 Subject: Re: qmail

RE: newbie question. please recommend solution

2000-12-23 Thread Sridhar Balasubramanian
Greg, thanks for the insight. I AM getting a domain soon. I'm getting my DSL on a static IP and am going to register a domain and assign it. My DNS server is going to be elsewhere (probably at work). anyway, I chucked out vmailmgr and installed vpopmail. Now I've finally accomplished what I want

Logging Messages - qmail newbie

2000-12-23 Thread Anonymous user
I have been running qmail for a few days now and it works well. I have a problem though... I need to keep a copy of all messages sent and received. I followed the instructions in the faq, creating a .qmail-log file in /var/qmail/alias with ./msg-log in it. This does the job as described, but I

Blocking certain attachments

2000-12-23 Thread Anonymous user
I am not hapy about my users receiving certain attachments. What I want to do is block the following (1) Attachments bigger than a certain size (2) Attachment of a certain type (mine type?). For example I would like to block .exe files. I would like to do both elegantly. If I block a message

Relaying only

2000-12-23 Thread Andy Furnell
Hello, Is there a specific way of configuring qmail so that it will only act as a relay/spooling server for backup MX. (ie. when the main server goes down, this one has the next highest DNS MX Pref and holds the mail until the destination server goes back up). I've given the docs a brie

list

2000-12-23 Thread Kurth Bemis
i have a text file that that contains a list of email addresses...i want to create a dot qmail to send a mail to all the addressescan i just have a .qmail-users file contain /etc/usausers.lst? How can i do this as a quick and dirty hack.. :-) ~kurth Kurth Bemis - Network/Systems Administr

RE: request to prefix subject header.

2000-12-23 Thread Dennis
thanks for showing me the error of my ways :) > -Original Message- > From: Russell Nelson [mailto:[EMAIL PROTECTED]] > Sent: Sunday, 24 December 2000 2:21 AM > To: Qmail@List. Cr. Yp. To > Subject: Re: request to prefix subject header. > > > Dennis writes: > > Hello to one and all (esp

Re: Relaying only

2000-12-23 Thread richard
On Sun, 24 Dec 2000, Andy Furnell wrote: > Hello, > > Is there a specific way of configuring qmail so that it will only > act as a relay/spooling server for backup MX. (ie. when the main > server goes down, this one has the next highest DNS MX Pref and > holds the mail until the destinat

Re: list

2000-12-23 Thread richard
On Sat, 23 Dec 2000, Kurth Bemis wrote: > i have a text file that that contains a list of email addresses...i want to > create a dot qmail to send a mail to all the addressescan i just have a > .qmail-users file contain /etc/usausers.lst? How can i do this as a quick > and dirty hack.. :-