Re: How to Unsubscribe from qmail mailing lists

2001-08-14 Thread FRANCO FERNANDES
Hi!, I had subscribed to receive qmail mailing lists messages by sending an empty message to [EMAIL PROTECTED] from my subscribed address i.e [EMAIL PROTECTED], now i want to unsubscribe from it as i have subscribed with my other address. I tried sending an empty message from the same address

Mail Filtering or rewriting

2001-08-14 Thread Md. Sifat Ullah Patwary
Hi all! Recently we are facing a problem of mail bombing from some MS Win9x customer. Its due to a email worm. It sends a virus file attached with. extensions are *.pif, *.lnk etc. I was looking for any patch which will help me to scan this attached files and do the needful. Is there any?

Re: qmail + Courrier-IMAP vs just Courrier-IMAP server (newbie)

2001-08-14 Thread Balazs Nagy
#include imho.h On Tue, Aug 14 2001, Jean-Christian Imbeault [EMAIL PROTECTED] wrote: My original plan was to install qmail - VMailMgr - Courrier-IMAP. But after a little reading I find out that Courrier-IMAP has it own email server implementation. So it seems that qmail is not needed?

connection_limit_reached

2001-08-14 Thread Edward
I have a client who has an Exchange server setup at his premises. Mail getting to his server comes up with this error at times. in /var/qmail/control/ smtproutes i have domainname:[64.110.110.166] in /var/qmail/control/rcpthosts i have domainname delivery 56991: deferral:

vmailmgr and svc problem (newbie)

2001-08-14 Thread Jean-Christian Imbeault
I have installed VMailMgr on my system but I can't quite figure out how to get the daemon up and running using svc. I'm on an OpenBSD2.9 system and all the instruction I have found are for Linux and it's rc.d files and svc-start options. Can anyone tell me how to set up vmailmgr with svs so

Re: Mail Filtering or rewriting

2001-08-14 Thread Lukas Beeler
On Tue, Aug 14, 2001 at 01:00:24AM -0700, Md. Sifat Ullah Patwary wrote: Recently we are facing a problem of mail bombing from some MS Win9x customer. Its due to a email worm. It sends a virus file attached with. extensions are *.pif, *.lnk etc. I was looking for any patch which will help

Re: connection_limit_reached

2001-08-14 Thread Lukas Beeler
On Tue, Aug 14, 2001 at 12:46:09PM +0300, Edward wrote: what could be the cause of this error in the logs.. read it again and again. connection limit reaches probably you have to much qmail-remotes which connect to the server. You have to lower your concurrencyremote limit -- Lukas Beeler

Re: connection_limit_reached

2001-08-14 Thread Henning Brauer
On Tue, Aug 14, 2001 at 12:46:09PM +0300, Edward wrote: delivery 56991: deferral: Connected_to_64.110.110.166_but_greeting_failed./Remote_host_said:_421_uga1n t01.domainname_connection_limit_reached/ What exactly in Remote host said did you not understand? -- * Henning Brauer, [EMAIL

Re: connection_limit_reached

2001-08-14 Thread Thomas Knop
* Edward [EMAIL PROTECTED] [14.08.01 11:46]: I have a client who has an Exchange server setup at his premises. Mail getting to his server comes up with this error at times. in /var/qmail/control/ smtproutes i have domainname:[64.110.110.166] in /var/qmail/control/rcpthosts i have

Logrotating with multilog

2001-08-14 Thread Martin Hasenbein
Hi, I'm using qmail with the daemontools and my logs are generated by multilog. I'm running qmail for example like this: #!/bin/sh exec env - PATH=/var/qmail/bin:$PATH \ qmail-start ./Maildir/ multilog t s100 n100 /usr/local/server/qmail/main Is it possible to make multilog rotate

Re: Unsubscribe from qmail mailing lists

2001-08-14 Thread FRANCO FERNANDES
Hi!, I had subscribed to receive qmail mailing lists messages by sending an empty message to [EMAIL PROTECTED] from my subscribed address i.e [EMAIL PROTECTED], now i want to unsubscribe from it as i have subscribed with my other address. I tried sending an empty message from the same address to

Problems.

2001-08-14 Thread Daniel Abad
Hi all! I moved vpopmail directory and /var/qmail too to a new machine... and I can´t start qmail-send. See maillog: Aug 14 08:35:23 Server qmail: 997788923.470628 alert: cannot start: unable to open mutex What´s is mutex??? I can´t understand. The tcpserver services started with no

Re: Logrotating with multilog

2001-08-14 Thread Henning Brauer
On Tue, Aug 14, 2001 at 12:42:19PM +0200, Martin Hasenbein wrote: Is it possible to make multilog rotate logfiles, lets say every night at 0?? multilog rotates by size, not time. http://cr.yp.to/daemontools/multilog.html -- * Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de * *

Security Check generated by AXENT Netrecom 3.0 points security flaw in qmail-smtpd

2001-08-14 Thread Agnaldo M. Monteiro
Hi all, I have qmail 1.03, with tcpserver, vpopmail and qmailscanner and when I test my network for vulnerabilities using AXENT Netrecom 3.0 the following security results is displayed about my qmail server host: SMTP allows remote command execution via recipient filter. Risk: 86 Description:

svc won't shutdown supervised pop3d...

2001-08-14 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello, I've added supervising of qmail-pop3d and POP3S support via stunnel and qmail-pop3d to what is a pretty standard LWQ+vpopmail based setup. I added the following files to the LWQ setup: /var/qmail/supervise/qmail-pop3d/run #!/bin/sh

Re: Security Check generated by AXENT Netrecom 3.0 points security flaw in qmail-smtpd

2001-08-14 Thread Henning Brauer
On Tue, Aug 14, 2001 at 08:59:47AM -0300, Agnaldo M. Monteiro wrote: SMTP allows remote command execution via recipient filter. As you didn't show us the SMTP transaction we can only guess what's meaned. My guess is for RCPT TO: |/path/to/anything or something likely. This is no risk in qmail.

Re: Security Check generated by AXENT Netrecom 3.0 points security flaw in qmail-smtpd

2001-08-14 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Agnaldo, Tuesday, August 14, 2001, 1:59:47 PM, you wrote: Questions: Anybody know anything about this? Where can I get additional information about this? This Results checks is True or false? Someone should PLEASE correct me if I'm wrong but my

Re: qmail + Courrier-IMAP vs just Courrier-IMAP server (newbie)

2001-08-14 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Jean-Christian, Tuesday, August 14, 2001, 5:13:34 AM, you wrote: My original plan was to install qmail - VMailMgr - Courrier-IMAP. But after a little reading I find out that Courrier-IMAP has it own email server implementation. So it seems that qmail

Re: script filter before qmail-local .. solved

2001-08-14 Thread Jozef Hitzinger
Ok, just in case anybody else will fight with it too, I found this: seekablepipe http://www.skarnet.org/software/qmail-local-mda/ -- jozef :-)

Announce: change-attachement-ext

2001-08-14 Thread Jozef Hitzinger
Yet another anti-worm/virus solution: don't virus-scan, only change the attachement extensions so that the users can clickrun it. If you're interested, have a look: http://hico.fphil.uniba.sk/ht-wormfilter.html -- jozef :-)

Re: Logrotating with multilog

2001-08-14 Thread Frank Tegtmeyer
Martin Hasenbein [EMAIL PROTECTED] writes: Is it possible to make multilog rotate logfiles, lets say every night at 0?? To add something to Hennings answer: from daemontools 0.75 on multilog does also switch the log when receiving a SIGALRM. Regards, Frank

errors from supervise

2001-08-14 Thread Florian Heiderich
Hello! I'm a newbe in administrating (and installing) qmail. Now I installed qmail completly, but it doesn't work. I used a installation-howto, but now it doesn't work. I have a init-script in /etc/rc.d/qmail /etc/rc.d/qmail #!/bin/sh PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin export

Re: Problems.

2001-08-14 Thread Charles Cazabon
Daniel Abad [EMAIL PROTECTED] wrote: I moved vpopmail directory and /var/qmail too to a new machine... and I can´t start qmail-send. See maillog: Aug 14 08:35:23 Server qmail: 997788923.470628 alert: cannot start: unable to open mutex What´s is mutex??? I can´t understand. You

Re: Logrotating with multilog

2001-08-14 Thread Bernhard Graf
Martin Hasenbein wrote I'm using qmail with the daemontools and my logs are generated by multilog. I'm running qmail for example like this: #!/bin/sh exec env - PATH=/var/qmail/bin:$PATH \ qmail-start ./Maildir/ multilog t s100 n100 /usr/local/server/qmail/main Is it possible to

Re: errors from supervise

2001-08-14 Thread Charles Cazabon
Florian Heiderich [EMAIL PROTECTED] wrote: PLUTO:/etc/rc.d # tcpserver: option requires an argument -- c setuidgid: fatal: unable to run /usr/local/bin/multilog: access denied You didn't do the install correctly (specifically, you failed to create one of the necessary control files for this

RES: errors from supervise

2001-08-14 Thread Agnaldo M. Monteiro
Hi, Remember qmail need UID and GID, if you uses qmail with vpomail try the following: This is a startup script for qmail/tcpserver/vpopamil/qmailscanner, in my System all works fine. echo Starting Qmail services with TcpServer: exec env - PATH=/var/qmail/bin:$PATH \ qmail-start

Re: Logrotating with multilog

2001-08-14 Thread Adrian Ho
On Tue, Aug 14, 2001 at 03:16:12PM +0200, Frank Tegtmeyer wrote: To add something to Hennings answer: from daemontools 0.75 on multilog does also switch the log when receiving a SIGALRM. And to add to Frank's 8-): There's a patch for daemontools 0.75 in that mailing list's archive

/var/qmail tree

2001-08-14 Thread lbelon
HELLO! I have installed qmail and have launched the 'instcheck' program. 'instcheck' printed the following messages: [root@timsat-srv2 qmail]# ./bin/instcheck instcheck: warning: /var/qmail/control has wrong owner instcheck: warning: /var/qmail/users has wrong owner instcheck: warning:

Re: /var/qmail tree

2001-08-14 Thread Cecilia Cabrera
I have root as owner... On Tue, 14 Aug 2001 [EMAIL PROTECTED] wrote: HELLO! I have installed qmail and have launched the 'instcheck' program. 'instcheck' printed the following messages: [root@timsat-srv2 qmail]# ./bin/instcheck instcheck: warning: /var/qmail/control has wrong owner

Announce: QSP - Qmail Spamkiller Project

2001-08-14 Thread Boris Köster
Hello , Spamkiller engine for QMAIL with SHA authentication and more I would like to announce my QSP - a new approach in blocking SPAM with SHA authentication, special support for mailinglists, individual templates and so on Its a

Re: /var/qmail tree

2001-08-14 Thread Dean Staff
On 14 Aug 2001, at 16:59, [EMAIL PROTECTED] wrote: HELLO! I have installed qmail and have launched the 'instcheck' program. 'instcheck' printed the following messages: [root@timsat-srv2 qmail]# ./bin/instcheck instcheck: warning: /var/qmail/control has wrong owner instcheck:

Re: svc won't shutdown supervised pop3d...

2001-08-14 Thread Greg White
On Tue, Aug 14, 2001 at 02:04:51PM +0200, Gabriel Ambuehl wrote: -BEGIN PGP SIGNED MESSAGE- Hello, I've added supervising of qmail-pop3d and POP3S support via stunnel and qmail-pop3d to what is a pretty standard LWQ+vpopmail based setup. I added the following files to the LWQ

RES: /var/qmail tree

2001-08-14 Thread Agnaldo M. Monteiro
Hi, My qmail have theses permissions and work fine -rwxr-xr-x 1 root other204 Apr 20 15:35 rc drwxr-xr-x 2 root qmail512 May 21 11:01 users drwxr-xr-x 2 root qmail512 May 21 11:01 boot drwxr-xr-x 2 root qmail 1024 May 21 11:01 doc drwxr-xr-x

QMAIL-SMTPD and INETD

2001-08-14 Thread n1yew
QMAIL-SMPTD doesnt work with INETD. I installed it as the INSTALL filedasaid to, but to no avail. I rebooted the box and Qmail-SMTPD didnt start.dadaAny help would be appreciated.dadaThis is the most current verision and is installed into the defaultdadirectories.dadaThanks!daAndy

Re: QMAIL-SMTPD and INETD

2001-08-14 Thread Charles Cazabon
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: QMAIL-SMPTD doesnt work with INETD. I installed it as the INSTALL filedasaid to, but to no avail. I rebooted the box and Qmail-SMTPD didnt start.dadaAny help would be appreciated.dadaThis is the most current verision and is installed into the

stop relay messages :-)

2001-08-14 Thread Severin Olloz
Hello... OK now stop-smtp-relaying works :-) I can allow relaying messages over my smtp-server for some IP-adresses (/etc/tcp.smtp), but how can allow relaying for all clients of a internet-provider? .aol.com:allow,RELAYCLIENT= doesn't work!? Any ideas? Thanks very much for your help:

Unable to establish an SMTP connection error

2001-08-14 Thread Gary MacKay
I have two people I can no longer email. It used to work just fine. I have not changed anything on my qmail server. (I know, you've heard that before! but I swear, I didn't). Both email addresses, I can telnet to them on port 25 and get a prompt, so I know the domain part of the addresses are OK.

Re: stop relay messages :-)

2001-08-14 Thread Charles Cazabon
Severin Olloz [EMAIL PROTECTED] wrote: I can allow relaying messages over my smtp-server for some IP-adresses (/etc/tcp.smtp), but how can allow relaying for all clients of a internet-provider? .aol.com:allow,RELAYCLIENT= doesn't work!? You can control relaying by host or domain

Re: Unable to establish an SMTP connection error

2001-08-14 Thread Charles Cazabon
Gary MacKay [EMAIL PROTECTED] wrote: I have two people I can no longer email. It used to work just fine. I have not changed anything on my qmail server. (I know, you've heard that before! but I swear, I didn't). Both email addresses, I can telnet to them on port 25 and get a prompt, so I know

Connection died errors

2001-08-14 Thread edugargiulo
Hi all. I have two qmail servers. One have all the domain accounts and the other is the default smtp server for all domain users. The problem is that some messages from domain users to domain users are getting 4.4.2 error (connection died). Bothe servers are on the same LAN. How can I solve

RES: stop relay messages :-)

2001-08-14 Thread Agnaldo M. Monteiro
Hi, If you know the ip range from your internet-provider, type this: For example if you provider have IPS from 199.200.101.1 to 199.200.101.254, the line in tcp.smtp file will be: 199.200.101.:allow,RELAYCLIENT= In the last case, all subnets from this internet-provider will be informed.

Denying email by sender's From address

2001-08-14 Thread Nick Papageorge
Hi all, I've tried searching through the qMail documentation as well as the databases here with no luck. What I'm trying to do is drop a message from an external sender before it reaches the email of a specific internal sender (also, if possible, I would like to modify the scope of this so

Front-end virus scanner

2001-08-14 Thread skip-qmail
I'm trying to set up a qmail front-end smtp server to scan all mail for seacove.net using qmail-scanner (scan4virus). I was hoping to direct all mail for seacove.net to the front-end machine(vscanner1.seacove.net) using an MX.record then route the mail on to my primary server (mail.seacove.net)

Selective relay configuration problems

2001-08-14 Thread Rodney Broom
I've installed tcpserver, but I'm not sure that I'm invoking it = properly. My questions are: 1. Should the 'tcpserver' execution line in qmail/rc? 2. If so, exactly what should qmail/rc now look like? --- Rodney Broom Programmer: Desert.Net

Life with qmail smtp daemontools

2001-08-14 Thread Eric Persson
Hi ! I've been fiddeling around to try installing qmail on my machine but have got stuck with the smtppart. The delivering works fine, but I cant use the machine as a smtp. I read the http://lifewithqmail.org/lwq.html#install-ucspi where it says I need to install daemontools and ucspi-tcp and

Re: Denying email by sender's From address

2001-08-14 Thread David Raistrick
On Tue, 14 Aug 2001, Nick Papageorge wrote: Hi all, I've tried searching through the qMail documentation as well as the databases here with no luck. What I'm trying to do is drop a message from an external sender before it reaches the email of a specific internal sender (also, if

Re: Life with qmail smtp daemontools

2001-08-14 Thread John Groseclose
At 8:01 PM +0200 8/14/01, Eric Persson wrote: I cant find any info on what those /service/qmail-send and /service/qmail-smtpd should be, I tried to symlink them to the files in /var/qmail/bin that has the same names, but it seems like /service/qmail-send and /service/qmail-smtpd should be

Re: Life with qmail smtp daemontools

2001-08-14 Thread Greg White
On Tue, Aug 14, 2001 at 08:01:22PM +0200, Eric Persson wrote: [root@mailzx daemontools-0.70]# /etc/init.d/qmail start Starting qmail svok: fatal: unable to chdir to /service/qmail-send: file does not exist qmail-send service not running svok: fatal: unable to chdir to /service/qmail-smtpd:

Re: Selective relay configuration problems

2001-08-14 Thread Charles Cazabon
Rodney Broom [EMAIL PROTECTED] wrote: I've installed tcpserver, but I'm not sure that I'm invoking it = properly. My questions are: 1. Should the 'tcpserver' execution line in qmail/rc? Not likely. /var/qmail/rc is for starting qmail-send, not qmail-smtpd. 2. If so, exactly what should

Re: Denying email by sender's From address

2001-08-14 Thread Philipp Steinkrüger
Hi Nick, check the bad* config files - http://www.lifewithqmail.org/lwq.html#config-files these my help you. there are several patches available at qmail.org to accomplish regex matching as well. regards, philipp Zitiere Nick Papageorge [EMAIL PROTECTED]: Hi all, I've tried searching

Qmailqueue patch over current qmail 1.03

2001-08-14 Thread board master
Hi, I've already installed: Qmail 1.03+Vpopmail 4.10+sqwebmail+daemontools+ezmlm+autoresond+ucspi (PHWEW!) and I was wondering what would happen if I patched a brand new qmail 1.03 with the qmailqueue patch (I want to use virus scanning) and installed the patched qmail over itself. Would I

Re: Qmailqueue patch over current qmail 1.03

2001-08-14 Thread Charles Cazabon
board master [EMAIL PROTECTED] wrote: I've already installed: Qmail 1.03+Vpopmail 4.10+sqwebmail+daemontools+ezmlm+autoresond+ucspi (PHWEW!) and I was wondering what would happen if I patched a brand new qmail 1.03 with the qmailqueue patch (I want to use virus scanning) and

Re: Qmailqueue patch over current qmail 1.03

2001-08-14 Thread Paul Farber
No, I did. the qmail-queue patch only mods 2 files and the config for it is also by itself. qmail-queue will slow down mail processing (did in my case) so if its a medium/high volume smtp server then you better plan for some additional bogomips to fire off the scanning. -- Paul Farber Farber

Re: Qmailqueue patch over current qmail 1.03

2001-08-14 Thread Charles Cazabon
Paul Farber [EMAIL PROTECTED] wrote: qmail-queue will slow down mail processing (did in my case) so if its a medium/high volume smtp server then you better plan for some additional bogomips to fire off the scanning. Note that the QMAILQUEUE patch alone should not increase server load by any

Configuring qmail to accept *all* mail

2001-08-14 Thread jeremy_frank
Hello, I have a vanilla (life with qmail-style) qmail server up and running on an internal development x86 linux server. Since this is supposed to be a test server for some mail applications that are being developed, what I would like to do is to configure qmail to accept all mail it receives

Configuring qmail to accept *all* mail

2001-08-14 Thread jeremy_frank
Hello, I have a vanilla (life with qmail-style) qmail server up and running on an internal development x86 linux server. Since this is supposed to be a test server for some mail applications that are being developed, what I would like to do is to configure qmail to accept all mail it receives

Re: Configuring qmail to accept *all* mail

2001-08-14 Thread Charles Cazabon
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I have a vanilla (life with qmail-style) qmail server up and running on an internal development x86 linux server. Since this is supposed to be a test server for some mail applications that are being developed, what I would like to do is to

Re: Qmailqueue patch over current qmail 1.03

2001-08-14 Thread Paul Farber
You are correct. If you don't use it then it costs you nothing. -- Paul Farber Farber Technology [EMAIL PROTECTED] Ph 570-628-5303 Fax 570-628-5545 On Tue, 14 Aug 2001, Charles Cazabon wrote: Paul Farber [EMAIL PROTECTED] wrote: qmail-queue will slow down mail processing (did in my

Qmail Without Inetd

2001-08-14 Thread suryadi
Can Qmail Works without inetd (in FreeBSD 3.5) and without others (such as tcpserver, etc) ? thx you --sur--

Re: How to copy outoging messages?

2001-08-14 Thread qmail
I have about 50 users and they are in 5 groups. I want to copy each group user outgoing message to their manager like a cc /bcc message. I already compile qmail with extra.h. and see the FAQ of administration part, but I still don't know how to make each email message in individual files like a

Re: Qmail Without Inetd

2001-08-14 Thread Ahmad Ridha
suryadi writes: Can Qmail Works without inetd (in FreeBSD 3.5) and without others (such as tcpserver, etc) ? CMIIW. No, qmail (spesifically qmail-smtpd) needs a 'server' (tcpserver, (x)inetd, etc) to listen to SMTP connection. Regards, Ahmad Ridha

alternative inittab entry

2001-08-14 Thread qmail
Hello right now I start qmail with csh -cf '/var/qmail/rc ' 1 /dev/null and tcpserver -x /etc/tcp.smtp.cdb -u1003 -g102 0 smtp /var/qmail/bin/qmail-smtpd this is what I have in my /etc/inittab file: qm:123456:respawn:/usr/local/bin/tcpserver -x /etc/tcp.smtp.cdb -u1003 -g102 0 smtp

local-local delivery error (newbie)

2001-08-13 Thread Jean-Christian Imbeault
I think I have qmail up and running after following the instructions in lwq. I am now trying the tests in TEST.deliver. However I get an error at the first test, local-local delivery/ status: local 0/10 remote 0/20 starting delivery 1: msg 508836 to local [EMAIL PROTECTED] status: local 1/10

qmail, avoid spam mail

2001-08-13 Thread KY Lui
Title: qmail, avoid spam mail Hello recently, i found that someone using my qmail server to send mail. how can i avoid this? thanks regards KY

Re: qmail, avoid spam mail

2001-08-13 Thread Brett Randall
On Mon, 13 Aug 2001 14:28:53 +0800, KY Lui [EMAIL PROTECTED] said: Hello recently, i found that someone using my qmail server to send mail. how can i avoid this? 1. Include logs in your mail 2. Tell us how they used your qmail server to send mail 3. Reinstall using www.lifewithqmail.org --

Re: local-local delivery error (newbie)

2001-08-13 Thread Johan Almqvist
* Jean-Christian Imbeault [EMAIL PROTECTED] [010813 08:25]: I think I have qmail up and running after following the instructions in lwq. I am now trying the tests in TEST.deliver. However I get an error at the first test, local-local delivery/ Is this an error in my installationof qmail? Did

Cannot find host with name... error

2001-08-13 Thread Sito Garcia
Dear friends: I'm newbie with qmail. Tried to install it last friday, but I got some errors after all the COMPLEX proccess. (I'm installing on a Mandrake 8.0 linux server). The first one is this: In the firsts steps of the config proccess, I had to launch the config-fast script wich is

checkpassword and IMAP

2001-08-13 Thread meling
Hi, I'm running both IMAP and POP servers. Both are using the same authvchpw authentication module by IMAP. I run pop as: /usr/local/bin/tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup FQDN \ /home/mail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 21 | /var/qmail/bin/splogger pop3d I run

Re: Cannot find host with name... error

2001-08-13 Thread meling
./config-fast comarcal2 (wich is my host name, obviously) try ./config-fast yourhostname.yourdomain the config files for this is in the /var/qmail/control directory --mel

Re: local-local delivery error (newbie)

2001-08-13 Thread Jean-Christian Imbeault
From: Johan Almqvist [EMAIL PROTECTED] Yes. Have you read INSTALL.mbox INSTALL.vsm and INSTALL.maildir? Just read those three documents and none of them say that I *have* to do anything. Seems mostly like recommendation on what to do if you want to keep using /var/spool/mail or to configure

overwrite locals

2001-08-13 Thread Peter Marenbach
Hi everyone, I'm planning to use qmail in a ASP type setup. Therefore, I would like to overwrite the locals table with respect to the IP address of the SMTP client. With tcpserver it is possible to set environment variables depending on the client address. However, I did not find a way to set

Question about Process Usage and running problems (newbie)

2001-08-13 Thread Dave Lewis
I just recently switched from sendmail to qmail and I've noticed that my process usage seems to be alot higher than it used to be. Below is a ps incuding all the qmail processes. I don't transfer that much mail and I've been told that Qmail is supposed to be better.. When I ran sendmail my

Re: local-local delivery error (newbie)

2001-08-13 Thread Johan Almqvist
* Jean-Christian Imbeault [EMAIL PROTECTED] [010813 09:15]: Just read those three documents and none of them say that I *have* to do anything. Seems mostly like recommendation on what to do if you want to keep using /var/spool/mail or to configure MUA's to use Maildir. Also this machien is

Re: temporary qmail-inject error

2001-08-13 Thread Ross Cooney
On Mon, Aug 13, 2001 at 11:28:10AM +0800, KY Lui wrote: hello i found temporary qmail-inject error in qmail log file what's the meaning? It means that you have messed with the qmail-queue or qmail-inject files. Please post more information, versions of software, output of log files, and

Re: Cannot find host with name... error

2001-08-13 Thread Sito Garcia
As I explain in another mail, what I want is to install qmail ready to serve mails belong users of my intranet through my Linux server (actually, webmail). I believe this can be done. Or doesn't? Thanks in advance From: meling [EMAIL PROTECTED] To: Sito Garcia [EMAIL PROTECTED] CC: [EMAIL

qmail Digest 13 Aug 2001 10:00:00 -0000 Issue 1455

2001-08-13 Thread qmail-digest-help
qmail Digest 13 Aug 2001 10:00:00 - Issue 1455 Topics (messages 67735 through 67761): Re: qmail-lspawn patch for hosting multiple local domains 67735 by: Andre Oppermann 67738 by: Henning Brauer Re: Perl and Qmail 67736 by: Henning Brauer Re: pop3d question

Re: Cannot find host with name... error

2001-08-13 Thread Robin S. Socha
On Mon, Aug 13, 2001 at 11:37:15AM +0200, Sito Garcia wrote: meling [EMAIL PROTECTED] Sito Garcia wrote ./config-fast comarcal2 (wich is my host name, obviously) Yes. And which part of INSTALL.ctl did you not understand? try ./config-fast yourhostname.yourdomain the config files for this

Re: Hot to add POP3 users to qmail? (newbie)

2001-08-13 Thread Lukas Beeler
On Mon, Aug 13, 2001 at 10:24:36AM +, Jean-Christian Imbeault wrote: However lwq is a little short on how to actually add POP3 user accounts. Can anyone point me to some documentation on how to add POP3 users? (If this is a FAQ or in lwq sorry for asking but I did look and couldn't find

Re: Hot to add POP3 users to qmail? (newbie)

2001-08-13 Thread Anton Pirnat
yes, you for sure are right this questions are answered in a FAQ or lWQ i guess ;) qmail serves all unix users on your local system as .. umm local users even :) They have to have a home dir and a Maildir (depending on your setup using LWQ) as regular unix have, thats how it works. But, not

Re: Cannot find host with name... error

2001-08-13 Thread Sito Garcia
Dear Robin, first of all thanks for your time and answer: From: Robin S. Socha [EMAIL PROTECTED] That is quite irrelevant. If anything, you should have provided the relevant part of qmail-showctl's output. I didn't know that programs exists!! OK, I've launched, and I obtained a lot of

Re: Cannot find host with name... error

2001-08-13 Thread Robin S. Socha
On Mon, Aug 13, 2001 at 12:48:11PM +0200, Sito Garcia wrote: From: Robin S. Socha [EMAIL PROTECTED] That is quite irrelevant. If anything, you should have provided the relevant part of qmail-showctl's output. I didn't know that programs exists!! OK, I've launched, and I obtained a lot of

AW: How to add alias

2001-08-13 Thread Wolfgang Pichler
try touch .qmail-lokeshkhanna becuase the bash interprets the sign as internal command -Ursprüngliche Nachricht- Von: lokesh khanna [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 10. August 2001 13:04 An: QMail Mailling List Betreff: How to add alias Dear all, I am using qmail 1.03-30

Re: checkpassword and sasl

2001-08-13 Thread jeremy brand
Hi Charles, Can SASL be made to work with PAM, and does your OS support PAM? If so, you could use a PAM-enabled checkpassword -- there is at least one version out there, mentioned at qmail.org, I believe. Ah, that is a good thought. I will have to check into that. FYI, sasl:

Drive out of space

2001-08-13 Thread John Portwin
Our /var drive partition ran completely out of space earlier; it houses the queue and the logs. /home is on a different partition, and has plenty of space. A quick rm -rf sorted that one out, and a new drive is on its way in, but.. How would this have affected qmail? Could we have lost any mail,

Re: Drive out of space

2001-08-13 Thread MarkD
On Mon, Aug 13, 2001 at 02:55:35PM +0100, John Portwin allegedly wrote: Our /var drive partition ran completely out of space earlier; it houses the queue and the logs. /home is on a different partition, and has plenty of space. A quick rm -rf sorted that one out, and a new drive is on its way

How to copy outoging messages?

2001-08-13 Thread qmail
Can qmail manager each outgoing email? if yes,then how to manager each email account that will send a copy of message to his/her manager?

Re: How to copy outoging messages?

2001-08-13 Thread Peter van Dijk
On Mon, Aug 13, 2001 at 10:01:24PM +0800, qmail wrote: Can qmail manager each outgoing email? if yes,then how to manager each email account that will send a copy of message to his/her manager? FAQ 8.2. Greetz, Peter -- Against Free Sex! http://www.dataloss.nl/Megahard_en.html

multiple locations within one domain

2001-08-13 Thread Romeo Kienzler
Hi ! I have 3 Locations in different towns, but all are in one single domain. How can I tell qmail to deliver some Users local ans others to an other Mailserver ? I found no answer matching to my problem in the Qmmail.-List-Archive,sorry .. Thank you very much for your answers ! Romeo

Re: How to copy outoging messages?

2001-08-13 Thread Robin S. Socha
On Mon, Aug 13, 2001 at 10:01:24PM +0800, qmail wrote: Can qmail manager each outgoing email? http://cr.yp.to/qmail/faq/admin.html#copies if yes,then how to manager each email account that will send a copy of message to his/her manager? Parse error. What exactly are you trying to achieve?

Re: Qmail, tcpserver, environment variables, and qmail-smtpd

2001-08-13 Thread Charles Cazabon
Bill Arlofski [EMAIL PROTECTED] wrote: I am trying to understand the purpose of being able to set environment variables like $TCPREMOTEHOST with tcpserver for incoming connections (ie: using the -h option or -p 'paranoid' option to perform reverse DNS lookups) and set or unset the

Re: overwrite locals

2001-08-13 Thread Charles Cazabon
Peter Marenbach [EMAIL PROTECTED] wrote: I'm planning to use qmail in a ASP type setup. Therefore, I would like to overwrite the locals table with respect to the IP address of the SMTP client. With tcpserver it is possible to set environment variables depending on the client address.

off topic

2001-08-13 Thread Wolfgang Pichler
Hi It's a little bit off topic, but does anywhere know which ports to open on my firewall so that qmail works correctly. At the moment I've opend dns,smtp and pop3 but when i activate the firewall some messages can't be delivered (wasn't able to establish an smtp connection), but when i try to

Re: off topic

2001-08-13 Thread Brett Randall
On Mon, 13 Aug 2001 16:56:32 +0200, Wolfgang Pichler [EMAIL PROTECTED] said: Hi Mornin. It's a little bit off topic, comp.security.firewalls comp.os.linux.networking but does anywhere know which ports to open on my firewall so that qmail works correctly. 25 outbound if you only want

In need of opinion.

2001-08-13 Thread Yves Berthiaume
Hi, First of all i'd like to thank the people who helped me with my qmail set-up lately. Your input was greatly appreciated. Thanks! Now, if possible. I'd like to get some opinions/pointers on a project I'm working on. I've just finished setting-up qmail/ucspi/daemontools/qmail-pop3d on a

AW: off topic

2001-08-13 Thread Wolfgang Pichler
OS: Linux 2.4.4-smp with iptables v 1.2.1a with rcpt-server i mean the mean the highest prior MX server from the dns server. I have no mail server in DMZ I've used the following rule: iptables -A OUTPUT -p tcp --dport smtp -s myip -j -m state --state NEW,ESTABLISHED ACCEPT -Ursprüngliche

Re: overwrite locals

2001-08-13 Thread Peter Marenbach
--- Charles Cazabon [EMAIL PROTECTED] wrote: I'm planning to use qmail in a ASP type setup. Therefore, I would like to overwrite the locals table with respect to the IP address of the SMTP client. With tcpserver it is possible to set environment variables depending on the client

Re: overwrite locals

2001-08-13 Thread Charles Cazabon
Peter Marenbach [EMAIL PROTECTED] wrote: I'm planning to use qmail in a ASP type setup. Therefore, I would like to overwrite the locals table with respect to the IP address of the SMTP client. With tcpserver it is possible to set environment variables depending on the client

Re: In need of opinion.

2001-08-13 Thread Robin S. Socha
On Mon, Aug 13, 2001 at 12:27:55AM -0400, Yves Berthiaume wrote: The goal is to achieve a webbased email system made of virtual user(not local users)whose username and passwords reside in a mysql table. There is already a user authentication scheme(php4/mysql) on the server(for webpage

AW: off topic

2001-08-13 Thread Wolfgang Pichler
uuups: i mean iptables -A OUTPUT -p tcp --dport smtp -s myip -m state --state NEW,ESTABLISHED -j ACCEPT -Ursprüngliche Nachricht- Von: Wolfgang Pichler [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 13. August 2001 17:34 An: QMail Mailling List Betreff: AW: off topic OS: Linux 2.4.4-smp

Re: off topic

2001-08-13 Thread Robin S. Socha
On Mon, Aug 13, 2001 at 05:48:57PM +0200, Wolfgang Pichler wrote: Brett Randall [mailto:[EMAIL PROTECTED]] On Mon, 13 Aug 2001 16:56:32 +0200, Wolfgang Pichler [EMAIL PROTECTED] said: It's a little bit off topic, comp.security.firewalls comp.os.linux.networking Tell me, Wolfgang,

  1   2   3   4   5   6   7   8   9   10   >