qmail Digest 24 Jun 2000 10:00:01 -0000 Issue 1042
Topics (messages 43517 through 43578):
tcprules and tcpserver not blicking??
43517 by: TAG
43559 by: Manfred Bartz
43564 by: Charles Cazabon
43565 by: clemensF
Re: unable_to_chdir_to_maildir
43518 by: Vince
Changing the IP address
43519 by: Toni
Re: quota problems
43520 by: Petr Danecek
Re: some info??
43521 by: Petr Danecek
Re: Sender rejected
43522 by: Peter Haworth
43542 by: Greg Owen
Logging traffic
43523 by: Tomasz Antczak
43524 by: Johan Almqvist
Re: Debian GNU/Linux (potato) Packages: var-qmail
43525 by: Gerrit Pape
sqwebmail with oracle?..
43526 by: Yavuz Sert
Resend (no reply) strange installation error!!! Please Help!!!
43527 by: Mark Lo
43529 by: Peter Green
43543 by: Mark Lo
43545 by: Peter Green
error msg 4.3.0 after a reboot
43528 by: Rogue Eagle
43530 by: Russell P. Sutherland
43531 by: Rogue Eagle
Re: All incoming mail default to one pop box
43532 by: Dave Sill
Re: script chkattach
43533 by: Daniele Bernazzi
multilog/splogger
43534 by: Tony Campisi
43535 by: Tony Campisi
spamcontrol patch
43536 by: Bernat Ginard
BAD Qmail instalation
43537 by: alex
Re: Resend (no reply) strange installation error!!! Please Help!!!]
43538 by: Mark Lo
43541 by: Peter Green
Re: rcpthosts
43539 by: Brian Sweeney
Problems with rcpthosts....
43540 by: Guillermo Villasana Cardoza
43548 by: Chris Johnson
43551 by: Guillermo Villasana Cardoza
Re: qmail-pop3d
43544 by: Brian Sweeney
local delivery strangeness?
43546 by: Robert Sander
43547 by: Steffan Hoeke
43549 by: Robert Sander
43563 by: Cyril Bitterich
fetal error 111
43550 by: Mark Lo
43554 by: Peter Green
Re: multilog problems
43552 by: Steffan Hoeke
Re: New to Qmail, please help
43553 by: Chris Johnson
43555 by: Hand, Brian C.
Re: fetal error 111: delivery aborted
43556 by: Dave Kitabjian
too many symbolic link
43557 by: Mark Lo
43558 by: Mark Lo
log file
43560 by: Mark Lo
43562 by: Cyril Bitterich
Preserving environment variables from tcpserver
43561 by: Ben Beuchler
permissions on supervise dir
43566 by: Clifford Thurber
PTR question (Probably RFC related)
43567 by: Cyril Bitterich
43568 by: Scott Gifford
Virtual Domains Over 1 IP Address
43569 by: Julian L.B. Cardarelli
43573 by: Peter Green
Virtual Domain Message Header Pollution
43570 by: Peter Cavender
tcpserver for qmail-pop3d
43571 by: prashant
rblsmtp with qmail-qmail-ldap patch
43572 by: prashant
load balancing two qmail servers using nfs
43574 by: Mike Denka
43575 by: steve j. kondik
qmail virtual domains with ldap
43576 by: reach_prashant.zeenext.com
Mail queueing in relay host.
43577 by: mgr.rri.res.in
relaying questions.
43578 by: Mark Lo
Administrivia:
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To bug my human owner, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
Hi ALL< I have a problem in that my tcp.smtp.cdb file is not being used - as when I try and relay through my server it seems to ignore the .cdb file?? My setup of the tcp.smtp file is as follows: 192.168.2.:allow,RELAYCLIENT="" 192.168.1.:allow,RELAYCLIENT="" :allow which is then converted into the cdb file by tcprules.. I have tcpserver runnign with the following line: tcpserver -R -H -t5 -v -x /etc/tcp.smtp.cdb ....etc i have also tried it with : tcpserver -R -H -t5 -v -x/etc/tcp.smtp.cdb ...etc Can anyone please expalein why it is not working? I have ucspi-tcp-0.88 installed? Thanks----- Tonino
TAG <[EMAIL PROTECTED]> writes: > I have a problem in that my tcp.smtp.cdb file is not being used - as > when I try and relay through my server it seems to ignore the .cdb > file?? > > My setup of the tcp.smtp file is as follows: > > 192.168.2.:allow,RELAYCLIENT="" > 192.168.1.:allow,RELAYCLIENT="" > :allow That last line should read: :deny -- Manfred
Manfred Bartz <[EMAIL PROTECTED]> wrote: > TAG <[EMAIL PROTECTED]> writes: > > > I have a problem in that my tcp.smtp.cdb file is not being used - as > > when I try and relay through my server it seems to ignore the .cdb > > file?? > > > > My setup of the tcp.smtp file is as follows: > > > > 192.168.2.:allow,RELAYCLIENT="" > > 192.168.1.:allow,RELAYCLIENT="" > > :allow > > That last line should read: > > :deny I missed the original message, but this will not just prevent relaying; it will prevent anyone outside those two private subnets from sending mail to local recipients on this server as well. Charles -- ----------------------------------------------------------------------- Charles Cazabon <[EMAIL PROTECTED]> GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/ Any opinions expressed are just that -- my opinions. -----------------------------------------------------------------------
> TAG: > I have a problem in that my tcp.smtp.cdb file is not being used - as > when I try and relay through my server it seems to ignore the .cdb > file?? i had even to disable the -x option altogether, because i could not get this feature to work. and yes, i have the current version installed, checked the permissions, tried with and without a 127/localhost entry...
i followed all the instructions in the life with qmail by Dave Sill. then change only the rc file like this # Bunch of comments here exec env - PATH="/var/qmail/bin:$PATH" \ qmail-start './Maildir/' splogger qmail then when i tried to test it i got the problem cannot find the mails althoug the delivery was successful in my qmail logs. sorry again for my ignorance coz im new in qmail just really need it badly. thank you! At 09:37 AM 6/23/00 +0100, you wrote: >Sounds like you really don't know what you are doing. >Qmail can be setup *many* different ways so there is no definative answer >to your problem - you must describe in detail how you got to this >point. Then pick a problem email address and describe how that is setup, >what entries are in the control files, where you want mail delivered to, >etc - only then will anyone be in a position to help you. > >Paul. > >In message <[EMAIL PROTECTED]>, >Vince <[EMAIL PROTECTED]> writes: >| >| >| >| i have now this message >| >| Jun 23 11:49:24 qmail qmail: 961732164.968370 delivery 8: success: >| 204.254.175.103_accepted_message./Remote_host_said:_250_XAA02111_Message_acc >| epted_for_delivery/ >| Jun 23 11:49:24 qmail qmail: 961732164.969507 status: local 0/10 remote 0/20 >| Jun 23 11:49:24 qmail qmail: 961732164.986256 end msg 95452 >| >| but still i cant find the mail in my home directory... >| >| sorry for my ignorance but i really really need your help here... >| >| my /var/qmail/rc file is >| >| # Bunch of comments here >| exec env - PATH="/var/qmail/bin:$PATH" \ >| qmail-start './Maildir/' splogger qmail >| >| then i made a maildirmake in the home directory >| >| what did ive done wrong here or do i missed something to configure here >| >| in my my home directory i have >| "vhernz and Maildir" directory with the permissions of 755 >| >| >| >| At 05:35 PM 6/22/00 +0100, you wrote: >| >In article <[EMAIL PROTECTED]> >| Thorkild Stray <[EMAIL PROTECTED]> wrote: >| >| On Thu, 22 Jun 2000, Vince wrote: >| > >| >|> please help i got this error in my qmail system, >| >|> Jun 22 18:30:02 qmail qmail: 961669802.819169 starting delivery 15: msg >| >|> 95447 to local [EMAIL PROTECTED] >| >|> Jun 22 18:30:02 qmail qmail: 961669802.820265 status: local 1/10 remote >| 0/20 >| >|> Jun 22 18:30:02 qmail qmail: 961669802.894011 delivery 15: deferral: >| >|> Unable_to_chdir_to_maildir._(#4.2.1)/ >| >|> Jun 22 18:30:02 qmail qmail: 961669802.895107 status: local 0/10 remote >| 0/20 >| >|> what is my mistake here? >| > >| >| What are the permissions on the Maildir/ catalog in the vhernz's home >| >| catalog? >| > >| >| Did you make that Maildir with maildirmake? >| > >| >Yes, >| > >| >You'll also get this error from qmail is you are using a +domain >| >in users/assign and the $HOME defined in users/assign does not >| >have a .qmail-default >| > >| >Paul. >| >-- >| >| Paul Gregg | T: +44 (0) 28 90 424190 | | >| >| Technical Director | F: +44 (0) 28 90 424709 | CLUB24 INTERNET >| | >| >| The Internet Business Ltd | W: http://www.tibus.net | Free Access >| | >| >| Holywood House, Innis Court | E: info @ tibus . net | www.club24.co.uk >| | >| >| Holywood, Co Down, BT18 9HF | P: pgregg @ tibus . net | | >| > >| > >| >| > > >-- >| Paul Gregg | T: +44 (0) 28 90 424190 | | >| Technical Director | F: +44 (0) 28 90 424709 | CLUB24 INTERNET | >| The Internet Business Ltd | W: http://www.tibus.net | Free Access | >| Holywood House, Innis Court | E: info @ tibus . net | www.club24.co.uk | >| Holywood, Co Down, BT18 9HF | P: pgregg @ tibus . net | | > >
Hello, I have one Qmail Server with a few of domains (I use vpopmail). This server has got one Internal IP Address (192.168.0.x), and another Linux Server (with one internal IP address and one external IP address) use the portfw sentence for redirect the email traffic. The Qmail Server also has an invented name and domain that now only works in "internal mode" (with an Internal IP address 192.168.0.x). I must change this configuration. I need to change the IP address for one real IP address, and the name and domain name for another real name and domain. I must change the IP with ifconfig and the name in the file (/etc/hostname). What is the file for change the domain? How other files should I change (Qmail files, vpopmail files, etc)? Thanks for all.
Hi, One of the possible ways that works fine for me is to set up user quota on the appropriate partition. For more on quota see the Quota mini-HOWTO. Petr On Thu, 22 Jun 2000, prashant wrote: > hello list > > i have installed qmail with qmail ldap patch > > how can i set quotas for users mailbox (using Maildir) , i am not using pams > for qmail > > > thanks > PraSHANT >
Hi, Try man qmail-log. It will answer at least some of your questions, if not all of them. Petr On Fri, 23 Jun 2000, TAG wrote: > In the log files there is the following: > > Jun 19 12:55:50 <mail server name> qmail: [ID 748625 mail.info] > 961426550.129395 info msg 230766: bytes 18784 from <email address> qp > 27593 uid 15017 > > > > OK - what does all the number mean and what do they represent?? > > eg: 961426550.129395 ?? > 230766 ?? and > qp 27593 uid 15017?? > > ALSO - logging from tcpserver?? - how can I get more info than just: > 961417370.963030 tcpserver: pid 262 from 196.22.200.210 > 961417370.965721 tcpserver: ok 262 :192.168.2.69:25 > :196.22.200.210::1163 > 961417371.119200 tcpserver: status: 17/40 > > > ?? > > Thanks > All > > Tonino >
On 23-Jun-00 at 04:45, Dennis Robertson ([EMAIL PROTECTED]) wrote: > Hello, > > I am user dennis on a machine called dencar.powerup.com.au. I have just > had a message rejected by a remote host as follows: > >From [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: failure notice > Hi. this is the qmail-send program at dencar.powerup.com.au. I'm afraid > I'm unable > 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 203.12.160.25 but sender was rejected. > Remote host said: 550 Unknown domain in <[EMAIL PROTECTED]> > > In /var/qmail/control/defaultdomain I have powerup.com.au; in /locals I > have dencar.powerup.com.au repeated on 4 separate lines; in /me I have > dencar.powerup.com.au; in /plusdomain I have com.au; and in /rcpthosts > dencar.powerup.com.au repeated on 4 lines. > > I have read /var/qmail/doc/FAQ without learning anything. > > How do I stop qmail from adding the user to the machine name and confusing > some (not all) ISPs? Your qmail config is fine. The username isn't being added to the machine name; it's just reporting the whole email address in the error message. The problem is that dencar.powerup.com.au is not in the DNS. -- Peter Haworth [EMAIL PROTECTED] "Experimental schexperimental. Anything that doesn't cause an immediate coredump is not experimental. :-) (Observant readers will note that this is a more rigorous standard than Microsoft's.)" -- Nathan Torkington
> In /var/qmail/control/defaultdomain I have powerup.com.au; ... > How do I stop qmail from adding the user to the machine name > and confusing some (not all) ISPs? Put powerup.com.au in /var/qmail/control/defaulthost as well as defaultdomain. -- gowen -- Greg Owen -- [EMAIL PROTECTED]
Hello I looking for some way to log all traffic in and out of mailers in the indicated log file. Any ideas how do this ? Thomas
On Fri, Jun 23, 2000 at 01:13:49PM +0200, Tomasz Antczak wrote: > Hello > > I looking for some way to log all traffic in and out of mailers in > the indicated log file. Any ideas how do this ? Try putting stuff into /var/qmail/alias/.qmail-msglog ... (or wherever that file is...) -Johan -- Johan Almqvist
On Tue, Jun 20, 2000 at 08:43:30PM -0400, Adam McKenna wrote: > On Mon, Jun 19, 2000 at 10:38:16PM +0200, Gerrit Pape wrote: > > 1. I do not want them in potato, they may go into woody later, see below. > > 2. We all know. > > > > I know the source packages in potato. The produced debs do not comply with > > dist.html, I would not use them, e.g.: no /var/qmail/bin, nofiles replaced by > > nogroup. > > The license only covers distribution -- since the produced debs are not being > distributed, the license does't apply to them. > > I wouldn't use them either, and I don't use them. But if you want to do a > binary distribution you're going to have to get Dan's approval to do what > you've done. > Yes, but for not wasting Dan's time, I wanted to ask this list to overlook the packages. There are READMEs to the packages, I put in ftp://ftp.innominate.org/pub/pape/Debian/unofficial/ . They explain how I did follow http://cr.yp.to/qmail/var-qmail.html , respecting http://cr.yp.to/qmail/dist.html . Once Dan J. Bernstein wrote: >The movement of binaries is unacceptable. I don't care where they're >physically located, but they must be accessible through /var/qmail/bin. that's why I put the binaries in /usr/{bin,sbin}/ and link into /var/qmail/bin/. If there is interest in having qmail in the debian-distribution, perhaps I get Dan J. Bernstein's approval sometime. Getting the packages into debian is the easier part, I think, that is what lintian reports as errors by now: E: ucspi-tcp: binary-without-manpage addcr E: ucspi-tcp: binary-without-manpage delcr E: ucspi-tcp: binary-without-manpage mconnect-io E: ucspi-tcp: binary-without-manpage rblsmtpd E: qmail-run: binary-without-manpage sendmail E: qmail-run: non-standard-dir-in-var var/service/ E: qmail: binary-without-manpage datemail E: qmail: binary-without-manpage elq E: qmail: binary-without-manpage pinq E: qmail: binary-without-manpage predate E: qmail: binary-without-manpage qail E: qmail: binary-without-manpage qmail-rc E: qmail: binary-without-manpage qmail-sendmail E: qmail: binary-without-manpage qsmhook E: qmail: non-standard-dir-in-var var/qmail/ E: qmail: special-file var/qmail/queue/lock/trigger 0622 E: fastforward: non-standard-dir-in-var var/qmail/ E: dot-forward: non-standard-dir-in-var var/qmail/ E: daemontools: non-standard-dir-in-var var/service/ Gerrit. -- [EMAIL PROTECTED] innominate AG networking people fon: +49.30.308806-0 fax: -77 web: http://innominate.de pgp: /pgp/gp
Hi I'm new in list. That's the problem: i want all my users (over 150 000) in nt (mailsite) to linux. i'm using qmail with (imap-maildirs). And in mailsite the webmail program check the users and passwords from oracle database. Now how can i do this pass checking on linux with oracle and which web interface program should i use? Can i use sqwebmail with oracle and if i can how and is the 0.x version is reliable for a large isp? Thanks for help Yavuz Sert Turkport A.S.
Hi, Please help me out, I still counldn't find out what the problem is. I got the following error. I am following the installation manual from Life with qmail. After I create my user and group for qmail, then I type in "make setup check" on the command line. I got the following error messages. ./ compile sig_alarm.c In file included from /usr/include/signal.h:300, from sig_alarm.c:1: /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory make:***[sig_alarm.0] ERROR 1 I have checked that I have the file called "sigcontext.h" in my /usr/include/bits directory, what is the problem i am having. Oh..Can qmail run under redhat 6.2!! Could this be the problem.!! Thank you for your help, Mark
also sprach markloky: > Hi, > > Please help me out, I still counldn't find out what the problem > is. > I got the following error. I am following the installation manual > from Life with > qmail. > > After I create my user and group for qmail, then I type in "make setup > check" on the command line. I got the following error messages. > > ./ compile sig_alarm.c > In file included from /usr/include/signal.h:300, from sig_alarm.c:1: > /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: > No such file or directory > make:***[sig_alarm.0] ERROR 1 > > I have checked that I have the file called "sigcontext.h" in my > /usr/include/bits directory, what is the problem i am having. Oh..Can > qmail run under redhat 6.2!! Could this be the problem.!! qmail will run just fine under Redhat 6.x. The problem isn't with the /usr/include/bits/sigcontext.h file, it's with a file (asm/sigcontext.h) included from that file. Usually this means that you haven't properly installed the kernel header files. If you really think you have, go into /usr/src/linux/include. There should be a link from asm-ARCH (probably asm-i386) to asm. If there isn't one there, put it there (ln -s asm-i386 asm). /pg -- Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED] --- The new Linux anthem will be "He's an idiot, but he's ok", as performed by Monthy Python. You'd better start practicing. (Linus Torvalds, announcing another kernel patch.)
Hi Peter, Thank you so much, now the problem is fixed. But there is a new problem arised. that is : ./compile error.c In file include from /usr/include/error.h:36, from error.c:1: /usr/include/bits/errrno.h:25/ linux/errno.h: No such file or directory make:***[error.0] ERROR 1 Actually, what mistake did I make, I don't experienced this kind of problem when I was using redhat linux 6.0 but I got so much problem in rehat linux 6.2. thank you for so much for your help Mark Peter Green wrote: > also sprach markloky: > > Hi, > > > > Please help me out, I still counldn't find out what the problem > > is. > > I got the following error. I am following the installation manual > > from Life with > > qmail. > > > > After I create my user and group for qmail, then I type in "make setup > > check" on the command line. I got the following error messages. > > > > ./ compile sig_alarm.c > > In file included from /usr/include/signal.h:300, from sig_alarm.c:1: > > /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: > > No such file or directory > > make:***[sig_alarm.0] ERROR 1 > > > > I have checked that I have the file called "sigcontext.h" in my > > /usr/include/bits directory, what is the problem i am having. Oh..Can > > qmail run under redhat 6.2!! Could this be the problem.!! > > qmail will run just fine under Redhat 6.x. > > The problem isn't with the /usr/include/bits/sigcontext.h file, it's with a > file (asm/sigcontext.h) included from that file. Usually this means that you > haven't properly installed the kernel header files. If you really think you > have, go into /usr/src/linux/include. There should be a link from asm-ARCH > (probably asm-i386) to asm. If there isn't one there, put it there (ln -s > asm-i386 asm). > > /pg > -- > Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED] > --- > The new Linux anthem will be "He's an idiot, but he's ok", as performed by > Monthy Python. You'd better start practicing. > (Linus Torvalds, announcing another kernel patch.)
also sprach markloky: > Hi Peter, > > Thank you so much, now the problem is fixed. But there is a new problem > arised. that is : > > ./compile error.c > In file include from /usr/include/error.h:36, > from error.c:1: > /usr/include/bits/errrno.h:25/ > linux/errno.h: > No such file or directory > make:***[error.0] ERROR 1 > > Actually, what mistake did I make, I don't experienced this kind of problem when > I was using redhat linux 6.0 but I got so much problem in rehat linux 6.2. > > thank you for so much for your help There are other links that need to be there. Make sure: /usr/include/linux points to /usr/src/linux/include/linux /pg -- Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED] --- panic("ESP penguin reselected in async mode."); (Panic message in the kernel.)
Hello, I've set up a qmail server following the directions in LWQ. Everything works fine, except right after a reboot. qmail refuses connections with the message: 451 qq temporary problem (#4.3.0) The funny thing is, if I stop and restart qmail, everything works absolutely fine. I don't have to reboot very often, but if I ever had to, it'd be nice to know that it would come up correctly without a restart of qmail. I even tried stopping and starting it from /etc/rc.d/rc.local after it has come up from the normal startup script, and that still doesn't fix the problem. A little info about my system: -P75 w/24MB -Red Hat 6.1 -I've tried 2.2.12 stock Red Hat, 2.2.15 vanilla w/openwall patch, and and 2.2.16 vanilla w/openwall patch. It happens with all kernels. qmail info: -------------- -qmail-1.03 -applied large MX record patch -applied qmail-queue patch -installed qmail-qfilter -I am currently using 2 perl scripts for filters, the default "deny- filetypes" filter that comes with qmail-qfilter, and one I wrote myself for filtering by the From line. They both work great from the command line and return 0 for the return code. The even work fine after I restart qmail. One more thing, I just tried disabling the QMAILQUEUE by removing the entry in /etc/tcp.smtp (and reloading tcp.smtp.cdb). It works fine after I do that, even without restarting q-mail. If I put the QMAILQUEUE entry back in, it will stop working again. I realize this has to be something to do with either the QMAILQUEUE patch (doubtful), my perl script (more likely), or something I've done with the system when I was locking it down ( I started by applying the Bastille hardening script). What I find really strange is that it all works fine after restarting qmail. I've checked that startup logs for errors, and I can't find any. Has anyone ever experienced this? Any suggestions? This is just one of those things that I'd like to know why it's happening. I have a work around, so it's not holding anything up. Thanks in advance for any help you can provide, Steve P.S. Please let me know if I can provide more information for you. ===== ---Someone told me that if you play a windoze NT CD backwards, it will play satanic messages. ---That's NOTHING!! If you play it forwards, it will install windoze NT!!!!! __________________________________________________ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/
* Rogue Eagle ([EMAIL PROTECTED]) [23 Jun 2000 08:45]: > 451 qq temporary problem (#4.3.0) > -applied qmail-queue patch > -installed qmail-qfilter If you have installed your start-up scripts from LWQ try increasing the softlimit value. I have found that running perl from qmail-qfilter will cause this error. -- Quist Consulting Email: [EMAIL PROTECTED] 219 Donlea Drive Voice: +1.416.696.7600 Toronto ON M4G 2N1 Fax: +1.416.978.6620 CANADA WWW: http://www.quist.on.ca
Yes, I did run into that problem. I increased the limit and qmail started working fine, until I rebooted the machine (accidentally hit the power switch :-) It's odd that qmail will work after I restart it manually. The only difference between it starting during the bootup scripts, and when I start it manually, is that it's tied to a terminal when I start it manually. I'm not sure if that has anything to do with it though. Thank you, Steve --- "Russell P. Sutherland" <[EMAIL PROTECTED]> wrote: > * Rogue Eagle ([EMAIL PROTECTED]) [23 Jun 2000 > 08:45]: > > > 451 qq temporary problem (#4.3.0) > > -applied qmail-queue patch > > -installed qmail-qfilter > > If you have installed your start-up scripts from LWQ > try increasing the softlimit value. > > I have found that running perl from qmail-qfilter > will > cause this error. > > -- > Quist Consulting Email: [EMAIL PROTECTED] > 219 Donlea Drive Voice: +1.416.696.7600 > Toronto ON M4G 2N1 Fax: +1.416.978.6620 > CANADA WWW: http://www.quist.on.ca ===== ---Someone told me that if you play a windoze NT CD backwards, it will play satanic messages. ---That's NOTHING!! If you play it forwards, it will install windoze NT!!!!! __________________________________________________ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/
"David Bouw" <[EMAIL PROTECTED]> wrote: >Lets say I only have 1 domain on my machine. >Is it possible to tranfer all incoming mail to a user account and then setup >.qmail files >there to distribute certain aliases to different boxes..? >In other words just like you can configure virtual domains to send >*@domain2.com to >a user john and then use aliases to do further distribution, so also do this >with the 'primary/first' >domain on the machine ... Sure, just make your local domain a virtual domain. Remove it from control/locals (locals can be empty), add an entry to control/virtualdomains, set up the appropiate .qmail files, and restart qmail. -Dave
To block some extension of the attached files, I did use the script /usr/sbin/scanmails generated by amavis; I modified the code to obtain an effect similar to a virus detection but with a different message. The script drops all attached files and the reply is a plain text with no problems for users with the same rules. Is someone knowing a way this script should not work? tank you. P.S. if you want the modifed script just let me know. Noel Mistula wrote: > > Hi, > > Any triple bounce should go to the MAILER-DAEMON. Just make sure that > the recepient of the MAILER-DAEMON "doesn't" use this script because it will > bounce forever. > > With regards to the original message I think it's always appended on the > bounced mail. > > cheers > > Noel Mistula > > -----Original Message----- > From: Daniele Bernazzi <[EMAIL PROTECTED]> > To: qmails <[EMAIL PROTECTED]> > Date: Saturday, 17 June 2000 20:59 > Subject: script chkattach > > >I tried to use the script chkattach by Noel G. Mistula, > > > >(http://www.ornl.gov/its/archives/mailing-lists/qmail/1999/07/msg00518.html > ) > > but I got a problem when the sender and the receiver are implementing > >the same check. > >The message is discarded (triple bouncing) because nobody wants to > >accept it. The main problem is the missing of a notice, in that way > >nobody knows why the massage was discarded. > > > >Any hint? > >-- > >________________________________________________________________ > >Daniele Bernazzi tel: 0577 585794 fax: 0577 586191 > >e-mail: [EMAIL PROTECTED] > >________________________________________________________________ > > -- ________________________________________________________________ Daniele Bernazzi tel: 0577 585794 fax: 0577 586191 Gestione sistemi e reti Azienda Ospedaliera Senese e-mail: [EMAIL PROTECTED] ________________________________________________________________
Thanks to everyone that helped me get qmail started! I really appreciate it. This is a copy of my ps ax ps ax PID TTY STAT TIME COMMAND 1 ? S 0:03 init [3] 2 ? SW 0:00 (kflushd) 3 ? SW< 0:00 (kswapd) 4 ? SW 0:00 (md_thread) 5 ? SW 0:00 (md_thread) 36 ? S 0:00 /sbin/kerneld 213 ? S 0:00 syslogd 222 ? S 0:00 klogd 244 ? S 0:00 crond 256 ? S 0:00 inetd 267 ? S 0:00 named 279 ? S 0:00 rpc.mountd 288 ? S 0:00 rpc.nfsd 302 ? S 0:00 gpm -t ps/2 313 ? S 0:00 httpd 336 ? S 0:00 smbd -D 345 ? S 0:01 nmbd -D 366 2 S 0:00 /sbin/mingetty tty2 367 3 S 0:00 /sbin/mingetty tty3 368 4 S 0:00 /sbin/mingetty tty4 369 5 S 0:00 /sbin/mingetty tty5 370 6 S 0:00 /sbin/mingetty tty6 372 ? S 0:00 update (bdflush) 431 1 S 0:00 /sbin/mingetty tty1 4048 ? S 0:00 svscan 4125 ? S 0:00 supervise qmail-send 4126 ? S 0:00 supervise log 4127 ? S 0:00 supervise qmail-smtpd 4128 ? S 0:00 supervise log 4131 ? S 0:00 qmail-lspawn |dot-forward .forward\012./Maildir/ 5077 ? S 0:00 in.telnetd 5119 p1 S 0:00 su 5120 p1 S 0:00 bash 5170 p1 R 0:00 ps ax 199 ? S 0:00 portmap 233 ? S 0:00 /usr/sbin/atd 317 ? S 0:00 httpd 318 ? S 0:00 httpd 319 ? S 0:00 httpd 320 ? S 0:00 httpd 321 ? S 0:00 httpd 322 ? S 0:00 httpd 323 ? S 0:00 httpd 324 ? S 0:00 httpd 326 ? S 0:00 httpd 327 ? S 0:00 httpd 5078 p1 S 0:00 -bash 4134 ? S 0:00 /usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb -u 4130 ? S 0:00 /usr/local/bin/multilog t s2500000 /var/log/qmail/qmail 4135 ? S 0:00 /usr/local/bin/multilog t s2500000 /var/log/qmail/qmail 4133 ? S 0:00 qmail-clean 4132 ? S 0:00 qmail-rspawn 4129 ? S 0:00 qmail-send ----- Can someone tell me if anything is either missing or shouldn't be there? I'm reading through D.J.'s faq and I'm at part 9.1 about running qmail-smtpd under tcpserver. I installed the ucspi-tcp 0.88 package. This is what I see in my inetd.conf file : # do not uncomment smtp unless you *really* know what you are doing. # smtp is handled by the sendmail daemon now, not smtpd. It does NOT # run from here, it is started at boot time from /etc/rc.d/rc#.d. #smtp stream tcp nowait root /usr/bin/smtpd smtpd #nntp stream tcp nowait root /usr/sbin/tcpd in.nntpd Do I remove these lines? ..continuing...Remove the smtp line from /etc/inetd.conf, and put the two lines tcpserver -v -u 7770 -g 2108 0 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | /var/qmail/bin/splogger smtpd 3 & into your system boot scripts; replace 7770 with your qmaild uid, and replace 2108 with your nofiles gid. I know I want to use multilog instead of splogger. Should I replace the splogger part of the script with multilog? And if so, please tell me what to put. Your help is appreciated, tony.campisi
Thanks to everyone that helped me get qmail started! I really appreciate it. This is a copy of my ps ax ps ax PID TTY STAT TIME COMMAND 1 ? S 0:03 init [3] 2 ? SW 0:00 (kflushd) 3 ? SW< 0:00 (kswapd) 4 ? SW 0:00 (md_thread) 5 ? SW 0:00 (md_thread) 36 ? S 0:00 /sbin/kerneld 213 ? S 0:00 syslogd 222 ? S 0:00 klogd 244 ? S 0:00 crond 256 ? S 0:00 inetd 267 ? S 0:00 named 279 ? S 0:00 rpc.mountd 288 ? S 0:00 rpc.nfsd 302 ? S 0:00 gpm -t ps/2 313 ? S 0:00 httpd 336 ? S 0:00 smbd -D 345 ? S 0:01 nmbd -D 366 2 S 0:00 /sbin/mingetty tty2 367 3 S 0:00 /sbin/mingetty tty3 368 4 S 0:00 /sbin/mingetty tty4 369 5 S 0:00 /sbin/mingetty tty5 370 6 S 0:00 /sbin/mingetty tty6 372 ? S 0:00 update (bdflush) 431 1 S 0:00 /sbin/mingetty tty1 4048 ? S 0:00 svscan 4125 ? S 0:00 supervise qmail-send 4126 ? S 0:00 supervise log 4127 ? S 0:00 supervise qmail-smtpd 4128 ? S 0:00 supervise log 4131 ? S 0:00 qmail-lspawn |dot-forward .forward\012./Maildir/ 5077 ? S 0:00 in.telnetd 5119 p1 S 0:00 su 5120 p1 S 0:00 bash 5170 p1 R 0:00 ps ax 199 ? S 0:00 portmap 233 ? S 0:00 /usr/sbin/atd 317 ? S 0:00 httpd 318 ? S 0:00 httpd 319 ? S 0:00 httpd 320 ? S 0:00 httpd 321 ? S 0:00 httpd 322 ? S 0:00 httpd 323 ? S 0:00 httpd 324 ? S 0:00 httpd 326 ? S 0:00 httpd 327 ? S 0:00 httpd 5078 p1 S 0:00 -bash 4134 ? S 0:00 /usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb -u 4130 ? S 0:00 /usr/local/bin/multilog t s2500000 /var/log/qmail/qmail 4135 ? S 0:00 /usr/local/bin/multilog t s2500000 /var/log/qmail/qmail 4133 ? S 0:00 qmail-clean 4132 ? S 0:00 qmail-rspawn 4129 ? S 0:00 qmail-send ----- Can someone tell me if anything is either missing or shouldn't be there? I'm reading through D.J.'s faq and I'm at part 9.1 about running qmail-smtpd under tcpserver. I installed the ucspi-tcp 0.88 package. This is what I see in my inetd.conf file : # do not uncomment smtp unless you *really* know what you are doing. # smtp is handled by the sendmail daemon now, not smtpd. It does NOT # run from here, it is started at boot time from /etc/rc.d/rc#.d. #smtp stream tcp nowait root /usr/bin/smtpd smtpd #nntp stream tcp nowait root /usr/sbin/tcpd in.nntpd Do I remove these lines? ..continuing...Remove the smtp line from /etc/inetd.conf, and put the two lines tcpserver -v -u 7770 -g 2108 0 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | /var/qmail/bin/splogger smtpd 3 & into your system boot scripts; replace 7770 with your qmaild uid, and replace 2108 with your nofiles gid. I know I want to use multilog instead of splogger. Should I replace the splogger part of the script with multilog? And if so, please tell me what to put. Your help is appreciated, tony.campisi
Hi all, I'm using Erwin Hoffmann spamcontrol patch and now I'm trying to bloc addresses without @ without bloquing void addresses (mail from: <>) which are used in bounce mails and can't be bloqued. I've tried to put * !*@* in the badmailpatterns but it blocs void addresses. Is there a way to bloc addresses without @ without bloc bounce addresses? I think it would be nice to add to the spamcontrol patch the Ricardo Cerqueira maxrcpt patch or Chris Johnson tarpit patch to reduce the risk of insiders doing spam (in big servers you can't trust all the users and unlimited rcpt is a risk). Regards -- Bernat Ginard Llad� mailto:[EMAIL PROTECTED] http://www.kaos.es
Hello one and all :) I have a coworker that attempted to install QMAIL on a production machine. Per Murphy's law The installation failed and took with it sendmail. Now, sendmail is storing all incoming messages in qmail, all are empty files, and for every one Of them a new child is forked. These children are then waiting indefinitely for something. When doing a "mailq" a lsit of files is displayed, every one of them having the annotation: NO CONTROL FILE. Can anyone shed some light here? What did QMAIL to provoke this behavior? TIA, Alex
Mark Lo wrote: > ------------------------------------------------------------------------ > > Subject: Re: Resend (no reply) strange installation error!!! Please Help!!! > Date: Fri, 23 Jun 2000 08:49:36 -0400 > From: Peter Green <[EMAIL PROTECTED]> > To: Mark Lo <[EMAIL PROTECTED]> > CC: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > References: <[EMAIL PROTECTED]> > I have checked the link, it's there, asm->asm-i386. What is the possibility of other problems. Thanks you > > also sprach markloky: > > Hi, > > > > Please help me out, I still counldn't find out what the problem > > is. > > I got the following error. I am following the installation manual > > from Life with > > qmail. > > > > After I create my user and group for qmail, then I type in "make setup > > check" on the command line. I got the following error messages. > > > > ./ compile sig_alarm.c > > In file included from /usr/include/signal.h:300, from sig_alarm.c:1: > > /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: > > No such file or directory > > make:***[sig_alarm.0] ERROR 1 > > > > I have checked that I have the file called "sigcontext.h" in my > > /usr/include/bits directory, what is the problem i am having. Oh..Can > > qmail run under redhat 6.2!! Could this be the problem.!! > > qmail will run just fine under Redhat 6.x. > > The problem isn't with the /usr/include/bits/sigcontext.h file, it's with a > file (asm/sigcontext.h) included from that file. Usually this means that you > haven't properly installed the kernel header files. If you really think you > have, go into /usr/src/linux/include. There should be a link from asm-ARCH > (probably asm-i386) to asm. If there isn't one there, put it there (ln -s > asm-i386 asm). > > /pg > -- > Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED] > --- > The new Linux anthem will be "He's an idiot, but he's ok", as performed by > Monthy Python. You'd better start practicing. > (Linus Torvalds, announcing another kernel patch.)
also sprach markloky: > I have checked the link, it's there, asm->asm-i386. > What is the possibility of other problems. Well, SOME link isn't there. The following need to be set up: * /usr/src/linux needs to contain, at a minimum the kernel headers in /usr/src/linux/include * /usr/src/linux/include/asm needs to point to .../asm-i386 (got that) * /usr/include/asm needs to point to /usr/src/linux/include/asm The easiest way to check if this is the case: ls -ld /usr/src/linux/include/asm-i386 /usr/src/linux/include/asm /usr/src/linux/include /usr/include/asm Send the output of that command. /pg -- Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED] --- It's now the GNU Emacs of all terminal emulators. (Linus Torvalds, regarding the fact that Linux started off as a terminal emulator.)
Isn't qpopper for pop, not smtp? Why would the rcpthosts file affect it then? In any case, an RCPTHOSTS file error can mean either what it says (the site ISN'T in the file) or it could mean if your blocking based on IP addresses that whatever your tcprules.cdb file is isn't setup right. Make sure you have your domain in there, and that RELAYCLIENT is set and :allow is set. -----Original Message----- From: Z [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 22, 2000 6:21 PM To: Chris Johnson Cc: [EMAIL PROTECTED] Subject: rcpthosts On Fri, 16 Jun 2000, Chris Johnson wrote: > On Fri, Jun 16, 2000 at 03:33:20PM -0500, Z wrote: > > well, what i decided to do was switch to qpopper and use the > > --enable-home-dir-mail=Mailbox and it worked fine. > > > > now one thing that i don't understand is the rcpthosts file. > > it seems like it would be a file that would decide who gets to use > > qmail as the SMTP server, but when i try to send a message to somewhere > > like freak.net, it tells me that the address is not in the rcpthosts > > file. so is this to say where you can send to? do they have something > > for address that can use the SMTP server? are they one in the same? > > i put '.net' in the rcpthosts file and it sent fine. > > Don't do that. Read http://www.palomine.net/qmail/relaying.html and > http://www.palomine.net/qmail/selectiverelay.html instead. > > Chris > does this work with qpopper? i inplemented the select relay and still get the error that it's not in the rcpthosts file...
Hi everyone... I have the following problem: The mail server respondend: sorry that domain isn't in my list of allowed rcpthosts... In my mail client I am using ns.villasana.com.mx as my smtp server and in my rctp hosts I have: scorpio.com.mx villasana.com.mx ns.villasana.com.mx I am using qmail 1.03 + vpopmail-3.4.11-2 in a RH6.2 Linux Where should I look? Thanks
On Fri, Jun 23, 2000 at 10:53:56AM -0500, Guillermo Villasana Cardoza wrote: > Hi everyone... I have the following problem: > The mail server respondend: > sorry that domain isn't in my list of allowed > rcpthosts... > > In my mail client I am using ns.villasana.com.mx as my > smtp server and > in my rctp hosts I have: > scorpio.com.mx > villasana.com.mx > ns.villasana.com.mx FAQ 5.4 http://www.palomine.net/qmail/relaying.html http://www.palomine.net/qmail/selectiverelay.html Chris
Ok... I forgot to mention it was working fine... but I resarted my computer and it started doing this... I am starting qmail-smtpd with: tcpserver -v -c40 -x /etc/tcprules.d/qmail-smtpd.cdb -u$USERID -g$GROUPID 0 smtp qmail-smtpd \ 2>&1| setuser $LOGUSER accustamp \ | setuser $LOGUSER cyclog $FILESIZE $FILENO $LOGDIR & in /etc/tcprules.d/qmail-smtpd I have: more qmail-smtpd 127.0.0.:allow,RELAYCLIENT="" 200.33.117.:allow,RELAYCLIENT="" ns.villasana.com.mx:allow,RELAYCLIENT="" correo.villasana.com.mx:allow,RELAYCLIENT="" pop3.villasana.com.mx:allow,RELAYCLIENT="" mail.villasana.com.mx:allow,RELAYCLIENT="" smtp.villasana.com.mx:allow,RELAYCLIENT="" please advice... I am using qmail-1.03 vpopmail-11.2 and RH 6.2 Thanks Chris Johnson wrote: > > On Fri, Jun 23, 2000 at 10:53:56AM -0500, Guillermo Villasana Cardoza wrote: > > Hi everyone... I have the following problem: > > The mail server respondend: > > sorry that domain isn't in my list of allowed > > rcpthosts... > > > > In my mail client I am using ns.villasana.com.mx as my > > smtp server and > > in my rctp hosts I have: > > scorpio.com.mx > > villasana.com.mx > > ns.villasana.com.mx > > FAQ 5.4 > http://www.palomine.net/qmail/relaying.html > http://www.palomine.net/qmail/selectiverelay.html > > Chris
What happens when you telnet to the machine on port 110, or whatever your pop3 port is? telnet there, type give a valide username and password, and list the mail. Try to retr it. See what happens. Send us the output. -----Original Message----- From: Nguyen Hong Son [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 22, 2000 9:36 PM To: [EMAIL PROTECTED] Subject: qmail-pop3d Dear all I used qmail-pop3d with Maildir and tcpserver, I have tcpserver look like : tcpserver -v 0 pop-3 /var/qmail/bin/qmail-popup sdn.vn \ /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir & -But when i use MUA (netscape) to get messages, entering password, after that netscape said that : "An error occurred with the pop3 server, please contact the admin...." Could you give some ideas and how to config netscape MUA to use with Maildir and qmail-pop3d Thanks ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
Hi! Where has this message gone? Jun 23 18:39:05 einstein qmail: 961778345.318647 new msg 16012 Jun 23 18:39:05 einstein qmail: 961778345.318807 info msg 16012: bytes 294 from <> qp 30890 uid 71 Jun 23 18:39:05 einstein qmail: 961778345.326744 starting delivery 27207: msg 16012 to local @einstein.epigenomics.de Jun 23 18:39:05 einstein qmail: 961778345.327033 status: local 1/10 remote 0/20 Jun 23 18:39:05 einstein qmail: 961778345.329393 delivery 27207: success: Jun 23 18:39:05 einstein qmail: 961778345.329472 status: local 0/10 remote 0/20 Jun 23 18:39:05 einstein qmail: 961778345.329529 end msg 16012 It came from me, speaking smtp over telnet and doing a mistake with mail from and rcpt to ;-)... Greetings -- Robert Sander Epigenomics GmbH www.epigenomics.de Kastanienallee 24 +493024345330 10435 Berlin
On Fri, Jun 23, 2000 at 06:53:06PM +0200, Robert Sander wrote: > Hi! > > Where has this message gone? Have you checked /var/qmail/alias/Mailbox or /var/qmail/alias/Maildir/ ? If memory serves that's where messages end up with which qmail doesn't know what to do... The other alternative is the postmaster's mailbox .... > Jun 23 18:39:05 einstein qmail: 961778345.318647 new msg 16012 > Jun 23 18:39:05 einstein qmail: 961778345.318807 info msg 16012: bytes 294 from <> >qp 30890 uid 71 > Jun 23 18:39:05 einstein qmail: 961778345.326744 starting delivery 27207: msg 16012 >to local @einstein.epigenomics.de > Jun 23 18:39:05 einstein qmail: 961778345.327033 status: local 1/10 remote 0/20 > Jun 23 18:39:05 einstein qmail: 961778345.329393 delivery 27207: success: > Jun 23 18:39:05 einstein qmail: 961778345.329472 status: local 0/10 remote 0/20 > Jun 23 18:39:05 einstein qmail: 961778345.329529 end msg 16012 > > It came from me, speaking smtp over telnet and doing a mistake with mail from > and rcpt to ;-)... > > Greetings > -- > Robert Sander > Epigenomics GmbH www.epigenomics.de Kastanienallee 24 > +493024345330 10435 Berlin -- http://therookie.dyndns.org
On Fri, Jun 23, 2000 at 06:55:59PM +0200, Steffan Hoeke wrote: > On Fri, Jun 23, 2000 at 06:53:06PM +0200, Robert Sander wrote: > > Hi! > > > > Where has this message gone? > Have you checked /var/qmail/alias/Mailbox or /var/qmail/alias/Maildir/ ? > If memory serves that's where messages end up with which qmail doesn't know > what to do... > The other alternative is the postmaster's mailbox .... My alias does not have a Maildir, but a .qmail that points to me, and with postmaster the same... Greetings -- Robert Sander Epigenomics GmbH www.epigenomics.de Kastanienallee 24 +493024345330 10435 Berlin
Hi, > > Where has this message gone? > Have you checked /var/qmail/alias/Mailbox or /var/qmail/alias/Maildir/ ? I was able to reproduce the given problem: telnet myhost 25 mail [EMAIL PROTECTED] rcpt <> data Something . quit Qmail took it. Produced similar logs. But the message never showed up. I am able to receive all the mail necessary (bounces, doublebounces, usual mail, ...) But I'm not able to read this mail so far. > If memory serves that's where messages end up with which qmail doesn't know > what to do... > The other alternative is the postmaster's mailbox .... Nope. > > Jun 23 18:39:05 einstein qmail: 961778345.318647 new msg 16012 > > Jun 23 18:39:05 einstein qmail: 961778345.318807 info msg 16012: bytes 294 from <> >qp 30890 uid 71 > > Jun 23 18:39:05 einstein qmail: 961778345.326744 starting delivery 27207: msg >16012 to local @einstein.epigenomics.de > > Jun 23 18:39:05 einstein qmail: 961778345.327033 status: local 1/10 remote 0/20 > > Jun 23 18:39:05 einstein qmail: 961778345.329393 delivery 27207: success: > > Jun 23 18:39:05 einstein qmail: 961778345.329472 status: local 0/10 remote 0/20 > > Jun 23 18:39:05 einstein qmail: 961778345.329529 end msg 16012 > > > > It came from me, speaking smtp over telnet and doing a mistake with mail from > > and rcpt to ;-)... Maybe someone can enlighten us based on the code (or an RFC?) Cyril
Hi, I am installing qmail following the insturction from life with qmail under redhat linux 6.2. I got the following error messages. ./install install: fatal: unable to write .. /bin/sendmail: text busy make ***[setup] error 111 What mistalke did I make, how to overcome this problem ?? Thank you for your help Mark
also sprach markloky: > Hi, > > I am installing qmail following the insturction from life with > qmail under redhat linux 6.2. I got the following error messages. > > ./install > install: fatal: unable to write .. /bin/sendmail: text busy > make ***[setup] error 111 > > What mistalke did I make, how to overcome this problem ?? You didn't stop sendmail from running, somewhere on your system. /etc/rc.d/init.d/sendmail stop rpm -e sendmail --nodeps YMMV, /pg -- Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED] --- Eh, that's it, I guess. No 300 million dollar unveiling event for this kernel, I'm afraid, but you're still supposed to think of this as the "happening of the century" (at least until the next kernel comes along). (Linus, in the announcement for 1.3.27)
On Thu, Jun 22, 2000 at 11:18:07PM +0200, Steffan Hoeke wrote: > On Thu, Jun 22, 2000 at 02:17:34PM -0400, Dave Sill wrote: > > Clifford Thurber <[EMAIL PROTECTED]> wrote: > > > > >multilog: fatal: unable to switch to current directory: access denied > > > > > >I know that this probably involves a permissions problem but here is where > > >I am stumped. > > >Here is are the permissions of /var/log/qmail/smtpd : > > > > > >root@cygnus:/var/qmail/supervise/qmail-send/log > ls -l /var/log/qmail/smtpd > > >total 4 > > >drwxr-xr-x 2 qmaill qmail 512 Jun 21 15:49 ./ > > >drwxr-xr-x 3 qmaill qmail 512 Jun 21 15:49 ../ > > > > Access to a directory requires access to all of its parent > > directories. Try: > > > > ls -ld /var/log/qmail /var/log /var / > > > > -Dave > Ok, i'm having the same problem, the output of the previous command (on my > OpenBSD system is: > drwxr-xr-x 16 root wheel 512 May 6 13:24 / > drwxr-xr-x 28 root wheel 512 May 18 08:30 /var/ > drwxr-xr-x 8 root wheel 2560 Jun 22 22:50 /var/log/ > drwxr-xr-x 3 qmaill qmail 2560 Jun 22 22:50 /var/log/qmail > > So, how to fix without breaking anything else ;) Ok, the /var/log/qmail permissions weren't the problem /var/qmail/supervise and all in it need to be owned by qmaill as well ;) -- http://therookie.dyndns.org
On Thu, Jun 22, 2000 at 03:39:29PM -0700, Joe DiLascio wrote: > I've followed the INSTALL instructions, my MX records are straight, and I > don't know where to go from here. > > Given the domain 'domain.org' and the machine 'mail.domain.org': > > I have both the hostname and domain name in 'rcpthosts' and 'locals', but > mail sent to domain.org is bounced with "Although I am the best MX, that > domain isn't in control/locals" ... which I'm very certain is not true. Did you send qmail-send a SIGHUP after you added the domains to locals? If that wasn't the problem, would you tell us what the real domain names are and post an actual bounce message that you received? Chris
Hello I sent a email to [EMAIL PROTECTED] and got a confirmation and replyed and got a final confirmation that I was unsubscribed to this list. Will the owner of this list please unsubscribe me as I am still getting these emails. Thanks brian -----Original Message----- From: Chris Johnson [mailto:[EMAIL PROTECTED]] Sent: Friday, June 23, 2000 12:42 PM To: Joe DiLascio Cc: [EMAIL PROTECTED] Subject: Re: New to Qmail, please help On Thu, Jun 22, 2000 at 03:39:29PM -0700, Joe DiLascio wrote: > I've followed the INSTALL instructions, my MX records are straight, and I > don't know where to go from here. > > Given the domain 'domain.org' and the machine 'mail.domain.org': > > I have both the hostname and domain name in 'rcpthosts' and 'locals', but > mail sent to domain.org is bounced with "Although I am the best MX, that > domain isn't in control/locals" ... which I'm very certain is not true. Did you send qmail-send a SIGHUP after you added the domains to locals? If that wasn't the problem, would you tell us what the real domain names are and post an actual bounce message that you received? Chris
Hi, After installed qmail, I tried to send myself a message..then error occured which stating that too many symbolic link under /usr/sbin/sendmail. I have followed the installation from life with qmail to create the symbolic link.. mv /usr/lib/sendmail /usr/lib/sendmail.old mv /usr/sbin/sendmail /usr/sbin/sendmail.old chmod 0 /usr/lib/sendmail.old /usr/sbin/sendmail.old ln -s /var/qmail/bin/sendmail /usr/lib/sendmail ln -s /var/qmail/bin/sendmail /usr/sbin/sendmail How to overcome this problem..(too many symbolic link) Thank you so much for your help Mark
Mark Lo wrote: > Hi, > > After installed qmail, I tried to send myself a message..then > error occured which stating that too many symbolic link under > /usr/sbin/sendmail. > > I have followed the installation from life with qmail to > create the symbolic link.. > mv /usr/lib/sendmail /usr/lib/sendmail.old > mv /usr/sbin/sendmail /usr/sbin/sendmail.old > chmod 0 /usr/lib/sendmail.old /usr/sbin/sendmail.old > ln -s /var/qmail/bin/sendmail /usr/lib/sendmail > ln -s /var/qmail/bin/sendmail /usr/sbin/sendmail > > How to overcome this problem..(too many symbolic link) Also, I have checked the /var/qmail/bin directory, there is no sendmail exists. > > > Thank you so much for your help > > Mark
Hi, I can't find the log file for qmail. (using life with qmail installation instructions) !!! Please tell me where it is . Thanks Regards, Mark
Mark Lo wrote: > I can't find the log file for qmail. (using life with qmail > installation instructions) !!! Please tell me where it is . Thanks Isn't the current one /var/log/qmail/current or /var/log/qmail/smtpd/current, depending what you need? Sorry I cannot access the LWQ at the moment and I'm not sure wether I changed it slightly. But maybe the direction helps. The older ones are the ones with the @ in front of the filename. Ciao, Cyril
Is there any way of making the environment variables set by tcpserver available while the file is being delivered? Specifically, I would like TCPREMOTEIP available while filtering with maildrop. Gracias, Ben -- The spectre of a polity controlled by the fads and whims of voters who actually believe that there are significant differences between Bud Lite and Miller Lite, and who think that professional wrestling is for real, is naturally alarming to people who don't. -- Neal Stephenson
Hello, Could someone who is running a supervised version of you qmail give me the correct permission on the supervise directory. I keep getting the error that: multilog: fatal: unable to switch to current directory: access denied Initially I thought is was a problem with /var/log/qmail but that is not the case. Thanks in advance. Clifford Thurber Web Systems Administrator LiveUniverse.com [EMAIL PROTECTED] 565 5th Ave. 29th Fl. New York, NY 10017 Ph:212 883 6940 (131) Fax:212 856 9134
Hi, could you tell me if there is any need to have a valid reverse lookup for your mailserver. Either based on a RFC or common practice. Thanks, Cyril
If that server is going to be connecting to other mail servers and sending them mail, common practice requires a PTR record, and an A or CNAME record for that name that refers to the same IP address. Many mail servers will refuse to accept your mail otherwise. ----ScottG. Cyril Bitterich <[EMAIL PROTECTED]> writes: > Hi, > > could you tell me if there is any need to have a valid reverse > lookup for your mailserver. Either based on a RFC or common > practice. > > Thanks, > > Cyril
Hello all, What is the best route for handling multiple domains and associated things like mail delivery / pop3 user logins over 1 ip address? J > On Fri, Jun 23, 2000 at 06:53:06PM +0200, Robert Sander wrote: > > Hi! > > > > Where has this message gone? > Have you checked /var/qmail/alias/Mailbox or /var/qmail/alias/Maildir/ ? > If memory serves that's where messages end up with which qmail doesn't know > what to do... > The other alternative is the postmaster's mailbox .... > > > Jun 23 18:39:05 einstein qmail: 961778345.318647 new msg 16012 > > Jun 23 18:39:05 einstein qmail: 961778345.318807 info msg 16012: bytes 294 from <> qp 30890 uid 71 > > Jun 23 18:39:05 einstein qmail: 961778345.326744 starting delivery 27207: msg 16012 to local @einstein.epigenomics.de > > Jun 23 18:39:05 einstein qmail: 961778345.327033 status: local 1/10 remote 0/20 > > Jun 23 18:39:05 einstein qmail: 961778345.329393 delivery 27207: success: > > Jun 23 18:39:05 einstein qmail: 961778345.329472 status: local 0/10 remote 0/20 > > Jun 23 18:39:05 einstein qmail: 961778345.329529 end msg 16012 > > > > It came from me, speaking smtp over telnet and doing a mistake with mail from > > and rcpt to ;-)... > > > > Greetings > > -- > > Robert Sander > > Epigenomics GmbH www.epigenomics.de Kastanienallee 24 > > +493024345330 10435 Berlin > > -- > http://therookie.dyndns.org >
also sprach jaybc1: > Hello all, > > What is the best route for handling multiple domains and associated things > like mail delivery / pop3 user logins over 1 ip address? Probably either vpopmail (<http://www.inter7.com/vpopmail/>) or vmailmgr (<http://www.vmailmgr.org/>). /pg -- Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED] --- > > Other than the fact Linux has a cool name, could someone explain why I > > should use Linux over BSD? > > No. That's it. The cool name, that is. We worked very hard on > creating a name that would appeal to the majority of people, and it > certainly paid off: thousands of people are using linux just to be able > to say "OS/2? Hah. I've got Linux. What a cool name". 386BSD made the > mistake of putting a lot of numbers and weird abbreviations into the > name, and is scaring away a lot of people just because it sounds too > technical. (Linus Torvalds' follow-up to a question about Linux)
Hi- I have qmail set up on a server with multiple virtual domains. I am puzzled by, and want to remove, extraneous header entries that end up in incoming mail for accounts on the virtual domains. Specifically, there are various "Delivered-To:" entries that reveal the primary domain name. If I am virtually hosting foo.com on my server which is primarily bar.com, I do do not want foo.com's incoming email to reveal this in its header. Is there a simple way to configure this in qmail, or am I forced to write scripts to process incoming messages? Thanks!
hello list i have installed qmail with qmail-ldap-20000601- patch on redhat linux , now i want to make it run under tcpserver rather then from inetd.conf , what exactly i need to do ? is it really good (tcpserver ) under heavy loads condition ? please guide me prashant desai
hello everybodycan i use rblsmtpd and tcpserver with already installed qmail which is using ldap directoryplease suggest me how should i proceedregardsPrashant desai
I've got two qmail servers running inside a load balancer. They both access the same /var/mail/username/Maildir directories on an NFS server. They also share many of the same configuration files in /var/qmail/control on the NFS server. The files they share are local symbolic links to the shared volume on the NFS server. A few hours after bringing up the second qmail server, the first one, which had been running fine for two weeks, quit working. The errors I am getting in the syslog file on the failing server are "Can't_connect_to_SMTP_server" and "Can't_chdir_to_Maidir". Anyone have any success with this configuration or have any idea what could be causing the first server to loose its way? Running qmail and NFS on Solaris 2.7 (first server and NFS server) and 2.8 (second qmail server). The first server (the one failing) responds to connections on port 25 but can't send or deliver and is not spawning any qmail processes. The second server is now doing all the work. Thanks, Mike
you might consider using rsync to sync your conffiles, instead of sharing them over nfs. this would eliminate alot of problems and latency i'd think. On 06/24/00 @ 12:11AM, Mike Denka wrote: > I've got two qmail servers running inside a load balancer. They both access > the same /var/mail/username/Maildir directories on an NFS server. They also > share many of the same configuration files in /var/qmail/control on the NFS > server. The files they share are local symbolic links to the shared volume > on the NFS server. A few hours after bringing up the second qmail server, > the first one, which had been running fine for two weeks, quit working. The > errors I am getting in the syslog file on the failing server are > "Can't_connect_to_SMTP_server" and "Can't_chdir_to_Maidir". Anyone have any > success with this configuration or have any idea what could be causing the > first server to loose its way? > > Running qmail and NFS on Solaris 2.7 (first server and NFS server) and 2.8 > (second qmail server). The first server (the one failing) responds to > connections on port 25 but can't send or deliver and is not spawning any > qmail processes. The second server is now doing all the work. > > Thanks, > > Mike > > -- Steve J. Kondik <[EMAIL PROTECTED]> Stargate Industries, LLC - Network Operations Center
hello friends is there any one who is using ~control/virtualdomains file for accepting mails for more then one domains , but ya i want to put all .qmail entries in ldap rather then in .qmail file thanks prashant
Dear Qmail admins, I had send this few days back but I did not receive any reply. Am I clear in conveying the message? Thankyou, Jacob. ---------- Forwarded message ---------- Date: Thu, 22 Jun 2000 15:34:45 +0530 (IST) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Mail queueing in relay host. Dear Qmail admins, We have two computers with one acting as a relay host(abc.valid.net connected to the internet) and the other, on the local network(xyz.local.net), for storing mails. abc.valid.net is just for forwarding mails to and from the local mail machine(xyz.local.net). The problem I face is that if the internet link is down then the mails sent bounces back immediately and does not queue up in the abc.valid.net. I have setup the control/smtproutes file which has the following entry: :[ip address of the ISP MX] Should I setup something else? Thanks in advance. Regards, Jacob Rajan, Systems Manager, Raman Research Institute, Bangalore, India.
Hi,I finally installed qmail, thank you for anybody's help in this mailing list. The purpose to setup my qmail sever is to use with my web site/web server. I need to vertify that the e-mail address is correct. So that I require people to give me their e-mail adress, then I will send out the password to them (using qmail). Then, later they can come back and log-on.
Now, my problem is related to relaying . I have read "The qmail newbie's quide to relaying" which comes with life with qmail as a URL. It states that "qmail's rcpthosts file, which gets its name from the RCPT TO command, determines whether the recipient will be accepted; it will be accepted if and only if the domain of the address given in the RCPT TO command is listed in rcpthosts."Now, the RCPT TO means send out the messages to a particular address. Is this correct?? If yes, then when people come and ask for password by giving their e-mail address. I need to send them a password via the form of e-mail. In other words, I need to send them a password according to what they put in. So, in this situations, I need to put their domain in my rcphosts file before sending them a password. Is this correct ?? if yes, how to overcome this problem?? Any suggestion is helpful.!!!
Thank you
Mark
