Re: Qmail POP3
On Tue, Feb 01, 2000 at 11:07:56AM +0500, Muhammad Ali wrote: > Haylo > > I got stick with a very little but conflicting problem. I want to enable POP3 on my >Qmail server. But simultaneously I want to run Procmail for mail delivery using >"/var/spool/mail" rather than Mailbox or Maildir. However I am not able to run POP >Daemon either on Procmail or Maildir/Mailbox. The resulting message while connecting >to POP D server appears: > > $ Telnet Qmail.mynet.com.pk 25 > $ user > $ pass What are you doing? POP3 service uses port 110. This is how a sample POP3-session looks like: [magnus@lungsot]$ telnet dbc.mtview.ca.us 110 Trying 172.17.27.3... Connected to dbc.mtview.ca.us. Escape character is '^]'. +OK <[EMAIL PROTECTED]> USER mali +OK PASS tanstaaf +OK LIST +OK . QUIT +OK Connection closed by foreign host. [magnus@lungsot]$ > User has no mail folder in ~user/Maildir. > Password not authenticated. You must use maildir. /var/spool/mail is _not_ an option. > What the hell is this problem and how to handle it. You must read the documentation for the pop3 service you choose to use. /magnus -- http://x42.com/
Re: Qmail POP3
If you want /var/spool/mail/user delivery use qpopper as pop3 server. qmail POP3 server only supports Maildir format. Best regards Michael Boman On Tue, Feb 01, 2000 at 11:07:56AM +0500, Muhammad Ali wrote: > Haylo > > I got stick with a very little but conflicting problem. I want to enable POP3 on my >Qmail server. But simultaneously I want to run Procmail for mail delivery using >"/var/spool/mail" rather than Mailbox or Maildir. However I am not able to run POP >Daemon either on Procmail or Maildir/Mailbox. The resulting message while connecting >to POP D server appears: > > $ Telnet Qmail.mynet.com.pk 25 > $ user > $ pass > > User has no mail folder in ~user/Maildir. > Password not authenticated. > > > What the hell is this problem and how to handle it. > -- W I Z O F F I C E . C O M P T E L T D - Your Online Wizard 16 Tannery Lane, Crystal Time Building, #06-00, Singapore 347778 Voice : (65) 844 3228 [ext 118] Fax : (65) 842 7228 Pager : (65) 92 93 29 49 ICQ : 5566009 eMail : [EMAIL PROTECTED]URL : http://www.wizoffice.com
Qmail POP3
Haylo I got stick with a very little but conflicting problem. I want to enable POP3 on my Qmail server. But simultaneously I want to run Procmail for mail delivery using "/var/spool/mail" rather than Mailbox or Maildir. However I am not able to run POP Daemon either on Procmail or Maildir/Mailbox. The resulting message while connecting to POP D server appears: $ Telnet Qmail.mynet.com.pk 25 $ user $ pass User has no mail folder in ~user/Maildir. Password not authenticated. What the hell is this problem and how to handle it.
qmail-qstat - problem with queue??
HI ALL, Can someone explain the following - I do a qmail-qstat and I get the following reply: find: cannot open queue/todo/*: No such file or directory messages in queue: 330 messages in queue but not yet processed: -1 I have checked the queue/todo directory - and there is nothing there: also is has the correct permissions: qmailq:qmail There has been 330 messages in the queue for 3 days now and even though I use the kill -ALRM qmail-send it still does not deliver those messages?? I have also tried the queue-fix prog and still no luck in fixing the above problem Please help? THANKS --Tonino
Re: a Questing
> Does qmail support ETRN, then how? Check the list archives at (for one) http://msgs.securepoint.com/qmail/. The topic has been discussed at great length. Chris
a Questing
A question. Does qmail support ETRN, then how? Sifat.
Re: using fetchmail on qmail
Thanks Okky, But I need fetchmail not to use pop account rather Queued mail from an SMTP (qmail smtp) server. (Off line basis) Any solution please. At 12:09 PM 2/1/00 +0700, you wrote: >I use qmail on my server, and run fetchmail as daemon to >check my external POP account. > >Here's my command line: >fetchmail -u --monitor -v my.external.pop.server > >Without -p, fetchmail will try every available protocol to >use and if there's none, it exits with an error. > >-Okky > >On Tue, 1 Feb 2000, Md. Sifat Ullah Patwary wrote: > >> Hi all, >> >> I issued the command 'fetchmail -p ETRN mail.xxx.com' and fetchmail gave >> the result as below: (The mail.xxx.com is a qmail server) >> >> fetchmail: mail.spnetctg.com's SMTP listener does not support ETRN >> fetchmail: client/server protocol error while fetching from mail.spnetctg.com >> fetchmail: Query Status=4 >> >> >> >> Any help? >> >> Sifat. >> >> > > > > >
Re: using fetchmail on qmail
I use qmail on my server, and run fetchmail as daemon to check my external POP account. Here's my command line: fetchmail -u --monitor -v my.external.pop.server Without -p, fetchmail will try every available protocol to use and if there's none, it exits with an error. -Okky On Tue, 1 Feb 2000, Md. Sifat Ullah Patwary wrote: > Hi all, > > I issued the command 'fetchmail -p ETRN mail.xxx.com' and fetchmail gave > the result as below: (The mail.xxx.com is a qmail server) > > fetchmail: mail.spnetctg.com's SMTP listener does not support ETRN > fetchmail: client/server protocol error while fetching from mail.spnetctg.com > fetchmail: Query Status=4 > > > > Any help? > > Sifat. > >
using fetchmail on qmail
Hi all, I issued the command 'fetchmail -p ETRN mail.xxx.com' and fetchmail gave the result as below: (The mail.xxx.com is a qmail server) fetchmail: mail.spnetctg.com's SMTP listener does not support ETRN fetchmail: client/server protocol error while fetching from mail.spnetctg.com fetchmail: Query Status=4 in vervose mode (fetchmail -v -p mail.spnetctg.com) it gave more result: fetchmail: 4.6.3 querying mail.spnetctg.com (protocol ETRN) at Tue Feb 10:54:48 2000 fetchmail: SMTP< 200 Welcome to SpectraNet Ltd. ESMTP fetchmail: SMTP> EHLO mail.spnetctg.com fetchmail: SMTP< 250-Welcome to SpectraNet Ltd. fetchmail: SMTP< 250-PIPELINING fetchmail: SMTP< 250 8BITMINE fetchmail: mail.spnetctg.com's SMTP listener does not support ETRN fetchmail: ETRN> QUIT fetchmail: SMTP< 221 Welcome to SpectrNet Ltd. fetchmail: client/server protocol error while fetching from mail.spnetctg.com fetchmail: Query Status=4 Any help? Sifat.
using fetchmail on qmail
Hi all, I issued the command 'fetchmail -p ETRN mail.xxx.com' and fetchmail gave the result as below: (The mail.xxx.com is a qmail server) fetchmail: mail.spnetctg.com's SMTP listener does not support ETRN fetchmail: client/server protocol error while fetching from mail.spnetctg.com fetchmail: Query Status=4 Any help? Sifat.
dot-forward?
Would it be possble for someone to suggest what I may have wrong? Here's the log: Jan 31 17:15:30 mail qmail: 949367730.81 status: local 1/10 remote 0/20 Jan 31 17:15:30 mail qmail: 949367730.840983 starting delivery 374: msg 25378 to local [EMAIL PROTECTED] Jan 31 17:15:30 mail qmail: 949367730.842333 status: local 2/10 remote 0/20 Jan 31 17:15:31 mail qmail: 949367731.106074 delivery 373: deferral: /bin/sh:_dot-forward:_command_not_found/ Jan 31 17:15:31 mail qmail: 949367731.107440 status: local 1/10 remote 0/20 Jan 31 17:15:31 mail qmail: 949367731.119466 delivery 374: deferral: /bin/sh:_dot-forward:_command_not_found/ Jan 31 17:15:31 mail qmail: 949367731.120929 status: local 0/10 remote 0/20
ANNOUNCE: SMTP AUTH - important bugfix
Hello, Please, please forgive me, but yesterday's version of my SMTP AUTH patch does not work. It was my mistake during "securing" it a bit and it went out unchecked. Grab the latest version from: http://www.elysium.pl/members/brush/qmail-smtpd-auth/ I have checked it with Eudora 4.2.2 few minutes ago so i can guarantee , that it'll work this time. Keep the bug reports comming (i've got 1 already :) ). Kris
Re: Filtering out email addresses with pipe symbol
"Charles Leeds" <[EMAIL PROTECTED]> writes: > We were audited and one of the findings was that our qmail server allowed > addresses with the pipe symbol in them, which was reported in our audit as a > bad practice. IIRC this test is sendmail-specific. I.e. Nessus reports problems with the pipe symbol addressing (AFAIK was the pipe symbol important for mailing with uucp). The test results positive if the MTA accepts RCPT TO: |[EMAIL PROTECTED] I don't know whether other auditing tools use the same way, but in any case you won't have a problem with qmail - it delivers such false adressed mails to the postmaster. Perhaps the auditor doesn't know the qmail-features as well? Martin
setuser
i installed tcpserver and daemontools, but cannot locate the comman "setuser". Which mistake did I make??
Re: SMTP problem
> The command telnet localhost 25 shows a message : Connection refused. > > Whith ps I see that qmail-send etc. are running. > > Why is the connection refused? Do I have to configuer tecpserver?? Maybe it doesn't like the looks of your packets. : ) You need to be running an SMTP server to accept mail on the SMTP port, qmail-SMTPD is the one you're likely to go with, and yes, it should be handled by tcpserver. Once you have tcp server installed (see http://www.flounder.net/qmail/qmail-howto.html, notably http://www.flounder.net/qmail/qmail-howto.html#10a ), a line such as: /usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -u502 -g501 0 smtp /var/qmail/bin/qmail-smtpd & In your init script will start it up. You may want to use the RBL (real-time black hole) or other spam filter, but that's up to you. The above URL's have plenty of info. steve
smtp-poplock question
I know this isn't strictly a qmail question, but since David Harris's smtp-poplock package is mentioned on www.qmail.org, and I've seen other people mentioning here that they use it, this seems like the best place to ask... I'm experimenting with smtp-poplock to provide smtp-after-pop. Looks to be working like a charm (thanks, David!), but I've got a question about the smtp-poplock.static_allowed file -- specifically, are wildcards (or addresses with netmasks) allowed here? For example, could I do any of the following (if 12.34.56.* were a class C that I owned): 12.34.56. 12.34.56.* 12.34.56.0/24 to specify the entire range of addresses in that class C network? The output of "showallowed" heads the IP address column with "ipaddr (and netmask)", which makes me think that something like this is possible, but I'm not sure what the syntax would be. Thanks in advance for any help, Adam
SMTP problem
The command telnet localhost 25 shows a message : Connection refused. Whith ps I see that qmail-send etc. are running. Why is the connection refused? Do I have to configuer tecpserver??
init script
yeah, qmail-send and qmail-smtp are running. But I am nor able to send mails with the use of this smtp server. My client reports (server nor found). It is definitely not a client problem, it worked when running qmail as inetd. So what did I miss?
Re: init script
If you've setup qmail as the Life with Qmail suggests, run top and look for the user 'qmails' .. If not, run ps -aex (command varies from OS to OS) and look for qmail-send you have to use a switch on ps to view ALL processes on your machine.. Philip Andreas Altenburg wrote: > > case "$1" in > > > start) > > > echo -n "Starting qmail: svscan" > > > cd /var/qmail/supervise > > > env - PATH="$PATH" svscan & > > > echo &! > /var/run/svscan.pid > > o.k. the script runs without error. Its said "Starting qmail: svscan." How > can I put in if it is done? > > When looking up with ps it is not shown. How can I test, if qmail is > running?
init script
> case "$1" in > start) > echo -n "Starting qmail: svscan" > cd /var/qmail/supervise > env - PATH="$PATH" svscan & > echo &! > /var/run/svscan.pid o.k. the script runs without error. Its said "Starting qmail: svscan." How can I put in if it is done? When looking up with ps it is not shown. How can I test, if qmail is running?
RE: maillog file not rotating?
Title: RE: maillog file not rotating? make sure the maillog has proper rights, then give syslogd a HUP --Stephen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tkrin Sent: Tuesday, February 01, 2000 7:45 AM To: Qmail List Subject: maillog file not rotating? My maillog file did not rotate this past week. All log data is still going to the maillog.1. The maillog file was created, but it has zero bytes of data. Has anyone ever had this happen to them? Any ideas? The box is RedHat 6.0 running qmail 1.03. Thanks for you input. Dan
Re: înit script
Your problem is this line: env - PATH="$PATH" svscan & the svscan isn't found. Either you don't have that app, or it's not in your path. Nothing more.. Philip Andreas Altenburg wrote: > my script: > > case "$1" in > start) > echo -n "Starting qmail: svscan" > cd /var/qmail/supervise > env - PATH="$PATH" svscan & > echo &! > /var/run/svscan.pid > echo "." > ;; > > the error: > > env: svscan no such file or directory > > i do not understand exactly the meaning of "svscan". Where is my mistake???
AW: tcpserver docs
Do you know: http://web.infoave.net/~dsill/lwq.html ??
înit script
my script: case "$1" in start) echo -n "Starting qmail: svscan" cd /var/qmail/supervise env - PATH="$PATH" svscan & echo &! > /var/run/svscan.pid echo "." ;; the error: env: svscan no such file or directory i do not understand exactly the meaning of "svscan". Where is my mistake???
tcpserver docs
I am looking for info on tcpserver config. The files that come with it are kind of sparse on syntax and examples. Is there a site that has mroe info? Also, is it better used in place of, or in combination with tcp wrappers? =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-: Aodhan of Mountainview Internet Guy Ad Astra Per Aspera "A Rough Road Leads To The Stars" =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-:
init script
yes, thanks a lot. It was a dos format. Now there is a syntax error, but that much more clear. One further question. When changing to runtime level1 and then back to 3 the script is not loaded, although it is located there. Do I need a reboot?
Re: Filtering out email addresses with pipe symbol
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31 Jan 00, at 16:09, Charles Leeds wrote: > We were audited and one of the findings was that our qmail server > allowed addresses with the pipe symbol in them, which was reported in > our audit as a bad practice. Why exactly? Unless you stuff the e-mails into sendmail, or unless you do badly shell expansion, there's no problem; in the latter case, you have got a problem with addresses containing a semicolon as well. > Is there any way to block email addresses (sender or recipient) with > the pipe symbol in them via configuration files, or would I have to > patch the code? You need to patch the code. Perhaps some of the spamcontrol patches allow this check. -BEGIN PGP SIGNATURE- Version: PGP 6.0.2 -- QDPGP 2.60 Comment: http://community.wow.net/grt/qdpgp.html iQA/AwUBOJYKdVMwP8g7qbw/EQLkUACgu93N6wo4vYaUb50OELXUyYGYV5AAoM8h j0vL7o44xyHR9Fb8vaw6MSFx =pY1L -END PGP SIGNATURE- -- Petr Novotny, ANTEK CS [EMAIL PROTECTED] http://www.antek.cz PGP key ID: 0x3BA9BC3F -- Don't you know there ain't no devil there's just God when he's drunk. [Tom Waits]
Filtering out email addresses with pipe symbol
Qmail Gurus, We were audited and one of the findings was that our qmail server allowed addresses with the pipe symbol in them, which was reported in our audit as a bad practice. Is there any way to block email addresses (sender or recipient) with the pipe symbol in them via configuration files, or would I have to patch the code? Thanks, Fox [EMAIL PROTECTED]
Re: init script
"Steve Wolfe" <[EMAIL PROTECTED]> wrote: >> my problem is very basic, but i do not find a solution: >> >> I am using the init script from http://web.infoave.net/~dsill/lwq.html >> >> I created a link in rc3.d. But when starting the system the error : Could >> not found such file or directory occurs. It's when the system tries to >load >> S80qmail. But the file is correctly linked. And i do not see any errors >in >> the file. Where is my mistake??? > > Well, try: > >cat /etc/rc.d/rc[runlevel]/S80qmail > > from the command line, chances are that it will display the file just >fine, telling you that it is in fact linked correctly. Then, let's look at >the pertinant lines from the script: First, check the "magic number" (the first line of the script): head -1 /etc/rc.d/rc[runlevel]/S80qmail | od -c You should see: 000 # ! / b i n / s h \n 012 If you see something that ends with "\r \n", then the file is in DOS format, and you can fix it by doing: tr -d '\012' /tmp/foo cp /tmp/foo /usr/local/sbin/qmail -Dave
maillog file not rotating?
My maillog file did not rotate this past week. All log data is still going to the maillog.1. The maillog file was created, but it has zero bytes of data. Has anyone ever had this happen to them? Any ideas? The box is RedHat 6.0 running qmail 1.03. Thanks for you input. Dan
Re: init script
> my problem is very basic, but i do not find a solution: > > I am using the init script from http://web.infoave.net/~dsill/lwq.html > > I created a link in rc3.d. But when starting the system the error : Could > not found such file or directory occurs. It's when the system tries to load > S80qmail. But the file is correctly linked. And i do not see any errors in > the file. Where is my mistake??? Well, try: cat /etc/rc.d/rc[runlevel]/S80qmail from the command line, chances are that it will display the file just fine, telling you that it is in fact linked correctly. Then, let's look at the pertinant lines from the script: case "$1" in start) echo -n "Starting qmail: svscan" cd /var/qmail/supervise Does "/var/qmail/supervise" exists? env - PATH="$PATH" svscan & echo $! > /var/run/svscan.pid does /var/run exist? You can see the strategy here, that should at least help you find the source of the error, and then it should be much easier to remedy. steve
init script
my problem is very basic, but i do not find a solution: I am using the init script from http://web.infoave.net/~dsill/lwq.html I created a link in rc3.d. But when starting the system the error : Could not found such file or directory occurs. It's when the system tries to load S80qmail. But the file is correctly linked. And i do not see any errors in the file. Where is my mistake???
Re: spammer lurking
On Mon, Jan 31, 2000 at 01:06:24PM -0700, Steve Wolfe wrote: > > OK, I've already found that and turned it on. It's better, but it > > still leaves a lot of addresses uncloaked. > > > > Now, how can I reprocess the existing archives with -spammode? > [snip] > the storage. Having it in a database really allows for great flexibility > in archival/retrieval. There's just one problem... threading. I've been > trying to come up with a decent method of threading the messages, but since > few (if any) mail clients seem to use a "in-response-to" header (or > whatever the name of it is), it's getting very hard to do more than just > seperate the original from a reply. Check out the archives of the php3 mailing list, lots of discussion about threading and SQL there... > list?) As far as spam harvesting, the database stores the email address of > the author, but does not show it to end users. One of the planned features > is the ability to email the author via a form, so that you never see the > email address in question. It allows for contacting authors, but without > opening them up to spam. The author can decide whether to reply or not. Hmm this is quite a good one, most big free online archives do use forms that you need to click on to mail someone, but this might be even better.. Greetz, Peter. -- Peter van Dijk - student/sysadmin/ircoper/madly in love/pretending coder | | 'C makes it easy to shoot yourself in the foot; | C++ makes it harder, but when you do it blows your whole leg off.' | Bjarne Stroustrup, Inventor of C++
Re: spammer lurking
> OK, I've already found that and turned it on. It's better, but it > still leaves a lot of addresses uncloaked. > > Now, how can I reprocess the existing archives with -spammode? Use a different archival program. : ) These questions aren't directly related to QMail, but they do have some relevance to the topic, so I'll plead for forgiveness. It seems like there isn't any decent mail archiving system out there. Some, like MoHnArc (or however you spell it) have some neat features, but there aren't any that really kick butt. A while ago, I started writing my own archiving program for a mailing list that I'm on, using PostgreSQL for the storage. Having it in a database really allows for great flexibility in archival/retrieval. There's just one problem... threading. I've been trying to come up with a decent method of threading the messages, but since few (if any) mail clients seem to use a "in-response-to" header (or whatever the name of it is), it's getting very hard to do more than just seperate the original from a reply. If anybody wants to help me out, maybe I'll archive the QMail list once I get the package done. (There, does that justify asking this on the QMail list?) As far as spam harvesting, the database stores the email address of the author, but does not show it to end users. One of the planned features is the ability to email the author via a form, so that you never see the email address in question. It allows for contacting authors, but without opening them up to spam. The author can decide whether to reply or not. steve
Re: What MUA do you use?
Hi Mark, "Mark E. Drummond" wrote: > > Chris Garrigues wrote: > > > > Sounds like a job for PDF. It'll even look the same everywhere. > > PDF is very nice, I'd love to see it as a defacto standard, if not PS, > but Acrobat costs $$$ and I refuse to spend $$$ on something when a > perfectly good (free) alternative is available. Try pdf-tex. You'd have to learn LaTex for that but then you could write everything to pdf-files without having to pay for it. And if you don't want to write plain LaTex -- Lyx is your friend. Ciao, Cyril
Re: spammer lurking
Peter Green <[EMAIL PROTECTED]> wrote: >> Which doesn't seem to offer address cloaking. > >Ah, but it does: > > http://www.oac.uci.edu/indiv/ehood/MHonArc/doc/resources/spammode.html OK, I've already found that and turned it on. It's better, but it still leaves a lot of addresses uncloaked. Now, how can I reprocess the existing archives with -spammode? -Dave
Re: qmail and the sender part III
On 0, [EMAIL PROTECTED] wrote: > > > My trouble is that on my System (RH 6.0) qmail seems unable > to parse multi-word settings in MAILUSER or, even worse, > makes several senders out of > > MAILHOST='arcormail.de (R. M. Lampert)' > > going on like this: > >From: [EMAIL PROTECTED], \(R.M."Lampert\)"@localhost.localdomain > > Any ideas what I have forgotten? The mutt settings I did according to > Mikko's instructions are working fine. It's just that qmail > overwrites all entries in the `From: ' and the `Return-Path:' lines > according to its own settings. > The *MAIL* variables cannot use multi-worded string variables. The MAILHOST or QMAILHOST has to have the host.domain and cannot accept values with space in them. The same is true for (Q)MAILUSER. Subba Rao [EMAIL PROTECTED] http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
Re: Qmail anti-virus package?
On Mon, Jan 31, 2000 at 11:03:23AM +0100, Erwin van Kroonenburg wrote: > I was wondering if there is an anti-virus update or package for qmail to > check incoming mail for virusses. See http://www.geocities.com/jhaar/ - qmail-specific virus scanner. -- Cheers Jason Haar Unix/Network Specialist, Trimble NZ Phone: +64 3 3391 377 Fax: +64 3 3391 417
Re: spammer lurking
On Mon, Jan 31, 2000 at 01:22:03PM -0500, Dave Sill wrote: > Martin Randall <[EMAIL PROTECTED]> wrote: > > >I wonder what they are using to store them. > > MHonArc, see: > > http://www.oac.uci.edu/indiv/ehood/mhonarc.html > > Which doesn't seem to offer address cloaking. Ah, but it does: http://www.oac.uci.edu/indiv/ehood/MHonArc/doc/resources/spammode.html /pg -- Peter Green Gospel Communications Network, SysAdmin [EMAIL PROTECTED]
Re: virtual domains
"Brian Moon" <[EMAIL PROTECTED]> wrote: >When I send mail to [EMAIL PROTECTED] I get: > >"relaying to <[EMAIL PROTECTED]> prohibited by administrator" > >What do I need to do? Enable selective relaying. See: http://Web.InfoAve.Net/~dsill/lwq.html#relaying -Dave
Re: Supervise won't kill tcpserver
Bill Rogers <[EMAIL PROTECTED]> wrote: >Using the straight script out of LWQ a: script stop >will kill smtpd and pop3 supervise, but not the underlying >tcpserver and then restarting doesn't work becasue the port >is bound. > >Here's the run files: >#!/bin/sh >QMAILDUID=`id -u qmaild` >NOFILESGID=`id -g qmaild` >exec /usr/local/bin/softlimit -m 200 \ >/usr/local/bin/tcpserver -v -p -x /etc/tcprules.d/qmail-smtpd.cdb \ >-u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd 2>&1 \ > |/usr/local/bin/tai64n |/usr/local/bin/tai64nlocal >and >#!/bin/sh >exec env PATH="/var/qmail/bin:$PATH" \ > /usr/local/bin/softlimit -m 200 \ >/usr/local/bin/tcpserver -v -R 0 pop-3 qmail-popup famvid.com \ >checkpassword qmail-pop3d Maildir 2>&1 \ > |/usr/local/bin/tai64n |/usr/local/bin/tai64nlocal These run scripts aren't "straight out of LWQ". The pipes are the problem. -Dave
Re: "Upgrade" causing "temporary failure"
"Mark E. Drummond" <[EMAIL PROTECTED]> wrote: >I recently "upgraded" to the latest versions of ucspi-tcp and >daemontools on my qmail based MX. Although it seems to be operating just >fine, I get the following messages on the console: > >supervise: fatal: unable to acquire qmail-send/supervise/lock: temporary >failure >supervise: fatal: unable to acquire log/supervise/lock: temporary >failure >supervise: fatal: unable to acquire qmail-smtpd/supervise/lock: >temporary failure >supervise: fatal: unable to acquire log/supervise/lock: temporary >failure > >Here is one of the directories in question: > >ls -l /var/qmail/supervise/qmail-send/supervise >total 2 >prw--- 1 root other 0 Jan 27 23:34 control| >-rw--- 1 root other 0 Jan 27 23:30 lock >prw--- 1 root other 0 Jan 27 23:30 ok| >-rw-r--r-- 1 root other 18 Jan 27 23:35 status > >This is on Solaris 7. Compared against my Slackware Linux box, >everything looks the same. The 2 are set up identically. I've seen that before, but I'm not sure what's going on. I usually kill of the processes, clear out the directories, and restart. -Dave
virtual domains
Ok, I have added a new virtual domain to our server. The DNS: - Server: dns.circle.net Address: 209.95.64.46 jumpspot.netpreference = 10, mail exchanger = smtp.jumpspot.net jumpspot.netnameserver = dns.circle.net jumpspot.netnameserver = dns2.circle.net smtp.jumpspot.net internet address = 209.95.64.26 dns.circle.net internet address = 209.95.64.46 dns2.circle.net internet address = 209.95.64.47 rcpthosts: - jumpspot.net .jumpspot.net virtualdomains: - jumpspot.net:richm-jumpspot .jumpspot.net:richm-jumpspot I killed and restarted qmail. When I send mail to [EMAIL PROTECTED] I get: "relaying to <[EMAIL PROTECTED]> prohibited by administrator" What do I need to do? Brian Moon -- dealnews LLC Makers of dealnews, dealmac http://dealnews.com/ | http://dealmac.com/
Re: Mail accept without existing homedir
Arne Hinrichsen <[EMAIL PROTECTED]> wrote: >- a mail comes in from outside oder inside (same effect) to: [EMAIL PROTECTED] >- joe exists as a user on that machine >- joe's homedir is defined as /home/joe but does not exist due to a mistake If ~joe doesn't exist, then there's no user "joe", as far as qmail is concerned. See "man qmail-getpw". Delivery defaults to user "alias" in this case. >- there is a file /var/qmail/alias/.qmail-joe which is empty If a .qmail file is empty (0 bytes), it's equivalent to the defaultdelivery specified in the qmail-start command. See "man dot-qmail". If a .qmail is non-empty but contains no delivery instructions (i.e., it consists only of comments) the mail is silently dropped (i.e., successfully delivered nowhere). >Jan 28 14:29:23 ruth qmail: 949066163.819267 starting delivery 1083: msg 299898 to >local [EMAIL PROTECTED] >Jan 28 14:29:23 ruth qmail: 949066163.983478 delivery 1083: success: did_0+0+1/ The "did_0+0+1" means it did 0 local forwards, 0 remote forwards, and 1 file delivery, so the message was written to a file somewhere. >but its not locally deliverd to /var/spool/mail/$USER (procmail). What does your qmail-start command look like? >where is this mail gone ? It's not in postmasters mailbox nor anywhere else I >looked. Did you look in alias's mailbox? >Is it deleted due to the empty .qmail-joe user ? No. -Dave
Re: spammer lurking
Martin Randall <[EMAIL PROTECTED]> wrote: >It could be happening at the archive at :- > ~ >http://www.ornl.gov/its/archives/mailing-lists Yes, it could. There are also other archives of the list--don't know if they all cloak addresses. >I wonder what they are using to store them. MHonArc, see: http://www.oac.uci.edu/indiv/ehood/mhonarc.html Which doesn't seem to offer address cloaking. -Dave
Re: default to mailing list
"J.M. Roth \(iip\)" <[EMAIL PROTECTED]> wrote: >but what if there is a mailing list that's already defined, like: >[EMAIL PROTECTED] >Now, [EMAIL PROTECTED] should go to the mailing list. I don't wanna copy >the whole thing. >If I simply put &[EMAIL PROTECTED] into .qmail-default the whole directory >seems messed up because mails are returned and say that users that DO exist >didn't exist, which simply is not true. Putting "&[EMAIL PROTECTED]" in a .qmail file is exactly what you should do. If that doesn't work right, you'll need to provide more details if you want help figuring out why. -Dave
Re: AW: tcpserver
"Andreas Altenburg" <[EMAIL PROTECTED]> wrote: > also look at life with qmail for a more elegant solution > > what do you mean with more elegant??? >From the Jargon File: elegant [from mathematical usage] adj. Combining simplicity, power, and a certain ineffable grace of design. Higher praise than `clever', `winning', or even cuspy. The French aviator, adventurer, and author Antoine de Saint-Exup'ery, probably best known for his classic children's book "The Little Prince", was also an aircraft designer. He gave us perhaps the best definition of engineering elegance when he said "A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away." > Do i really need the tcpserver or is inetd ok as well inetd is "ok". tcpserver is "good". If you don't like services being disabled simply because they're busy, don't use inetd. If you want the ability to control access to services by host, don't use inetd. If you want the ability to limit the maximum concurrent connections to a service, don't use inetd. -Dave
AW: tcpserver
also look at life with qmail for a more elegant solution what do you mean with more elegant??? Do i really need the tcpserver or is inetd ok as well - Original Message - From: Andreas Altenburg To: [EMAIL PROTECTED] Sent: Monday, January 31, 2000 11:07 AM Subject: tcpserver hi, i installed ucspi-tcp and i am running qmail under the tcpserver. My basic problem: I added the line tcpserver -v -u 7770 -g 2108 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | var/qmail/bin splogger smtpd 3 & to a boot script. The error that appeares is: Command not found... Where is the mistake??? Andreas
Re: tcpserver
er.. Probably in the "splogger" part eh? Try: tcpserver -v -u 7770 -g 2108 0 smtp /var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd 3 & (notice ya need a zero in there too. check out the man on tcpserver!!) - Original Message - From: Andreas Altenburg To: [EMAIL PROTECTED] Sent: 31 January 2000, Monday 11:07 Subject: tcpserver hi, i installed ucspi-tcp and i am running qmail under the tcpserver. My basic problem: I added the line tcpserver -v -u 7770 -g 2108 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | var/qmail/bin splogger smtpd 3 & to a boot script. The error that appeares is: Command not found... Where is the mistake??? Andreas
Re: tcpserver
No preceeding forward slash on the call to splogger (not to mention the space in it). Should read as follows: tcpserver -v -u 7770 -g 2108 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | /var/qmail/bin/splogger smtpd & -- Stephen Comoletti Systems Administrator Delanet, Inc. http://www.delanet.com ph: (302) 326-5800 fax: (302) 326-5802 Andreas Altenburg wrote: > > > hi, > > i installed ucspi-tcp and i am running qmail under the tcpserver. My > basic problem: I added the line > > tcpserver -v -u 7770 -g 2108 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | > var/qmail/bin splogger smtpd 3 & > > to a boot script. > > The error that appeares is: Command not found... > > Where is the mistake??? > > > > Andreas
Re: tcpserver
On Mon, Jan 31, 2000 at 05:07:27PM +0100, Andreas Altenburg wrote: > hi, > > i installed ucspi-tcp and i am running qmail under the tcpserver. My basic > problem: I added the line > > tcpserver -v -u 7770 -g 2108 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | > var/qmail/bin splogger smtpd 3 & > > to a boot script. > > The error that appeares is: Command not found... > > Where is the mistake??? The problem may be that /usr/local/bin is not in the PATH when your boot scripts are running. Also, where you have: var/qmail/bin splogger you should have /var/qmail/bin/splogger Chris
tcpserver
hi, i installed ucspi-tcp and i am running qmail under the tcpserver. My basic problem: I added the line tcpserver -v -u 7770 -g 2108 smtp /var/qmail/bin/qmail-smtpd \ 2>&1 | var/qmail/bin splogger smtpd 3 & to a boot script. The error that appeares is: Command not found... Where is the mistake??? Andreas
Re: queue time
> How long qmail can queue a messages? Is there any control to > change it? RTFM qmail-send Chris
queue time
Hi all, How long qmail can queue a messages? Is there any control to change it? Sifat.
Re: Rretriving from mail server
On Mon, Jan 31, 2000 at 08:01:06PM +0600, Md. Sifat Ullah Patwary wrote: > This is not the answer of my question. I can work with qmail-ppp3d. Its the > qmail pop3 setver. My question was how can I use qmail as fetchmail. Just use fetchmail and let it deliver to the local smtp port. -- Robert Sander www.gurubert.de
Re: Qmail anti-virus package?
Erwin van Kroonenburg wrote: Hi! > I was wondering if there is an anti-virus update or package for qmail to check > incoming mail for virusses. Short question, short answer :-) See http://www.unixzone.com/virus/ HTH best regards, Rainer Link -- Rainer Link, eMail: [EMAIL PROTECTED], WWW: http://rainer.w3.to/ Student of Communication Engineering/Computer Networking, University of Applied Sciences,Furtwangen,Germany,http://www.ce.is.fh-furtwangen.de/
Re: Rretriving from mail server
At 07:26 AM 1/31/00 -0500, you wrote: >On 0, "Md. Sifat Ullah Patwary" <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I can say qmail to retry to send all of its queued mail by giving a ALRM >> signal to qmail-send. But is there any way to say qmail to retrieve queued >> mail from other SMTP server? I know it is by fetchmail. But I need qmail >> solution. >> > >You can use qmail-pop3d daemon as the pop server. This daemon works only >with the Maildir format mail. > This is not the answer of my question. I can work with qmail-ppp3d. Its the qmail pop3 setver. My question was how can I use qmail as fetchmail. thanks. >Subba Rao >[EMAIL PROTECTED] >http://pws.prserv.net/truemax/ > > => Time is relative. Here is a new way to look at time. <= >http://www.smcinnovations.com > >
Re: Rretriving from mail server
On 0, "Md. Sifat Ullah Patwary" <[EMAIL PROTECTED]> wrote: > Hi all, > > I can say qmail to retry to send all of its queued mail by giving a ALRM > signal to qmail-send. But is there any way to say qmail to retrieve queued > mail from other SMTP server? I know it is by fetchmail. But I need qmail > solution. > You can use qmail-pop3d daemon as the pop server. This daemon works only with the Maildir format mail. Subba Rao [EMAIL PROTECTED] http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
qmail Digest 31 Jan 2000 11:00:01 -0000 Issue 897
qmail Digest 31 Jan 2000 11:00:01 - Issue 897 Topics (messages 36342 through 36364): Re: Qmail behaviour 36342 by: Erwin Hoffmann Re: Open Relay 36343 by: Martin Lesser Re: Qmail crashing TCP/IP-stack 36344 by: Frederik Lindberg 36348 by: Florian G. Pflug 36355 by: Frederik Lindberg Re: Qmail taking too long?? ==> IDENT Failure 36345 by: Erwin Hoffmann Re: Unix GUI MUA For Qmail Maildirs ? 36346 by: Faried Nawaz 36350 by: Martin Lesser 36351 by: Jedi/Sector One Re: default to mailing list 36347 by: J.M. Roth \(iip\) ANNOUNCE: Scan4Virus-0.16 - Users please read! 36349 by: Jason Haar "501 [EMAIL PROTECTED] ... Sender domain must exist" with qmail ? 36352 by: Olivier M. 36354 by: Andre Oppermann 36356 by: Frederik Lindberg ANNOUNCE: SMTP AUTH support for qmail. 36353 by: listy-dyskusyjne Krzysztof Dabrowski Re: mail-demultiplexing 36357 by: richard.illuin.org SMTProutes - how to use them? 36358 by: Michael Boman 36359 by: Anand Buddhdev pop3 email access for root? 36360 by: Liu Zehua 36361 by: Aaron L. Meehan Qmail anti-virus package? 36362 by: Erwin van Kroonenburg popbull 36363 by: TAG Sharing queue-question, again... 36364 by: Michael Boman 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] -- > >At 13:20 27.1.2000 -0500, you wrote: >> >>"Adil Tahiri" <[EMAIL PROTECTED]> wrote: >> >>>Is it possible to stop qmail sending or receiving email if the from: and to: >>>fields contain incomplete addresses i.e. username and not >>>[EMAIL PROTECTED] >> >>qmail doesn't look at the From: or To: fields. It uses the SMTP >>envelope addresses. There's no easy way to filter them for incomplete >>specifications. Perhaps the SPAMCONTROL patch posted recently >>does. Dr. Hoffman? >> >>-Dave >> >Well, > >by means of the SPAMCONTROL patch you can filter E-Mail receipeints/senders on demand - of course. But QMAIL still insists taking addresses like "Mail " or "RCPT " and adding the local domain. Have a look at the man-pages. >If anybody knows better, s/he is welcome. > >Regards. >eh. +---+ | fffhh Dr. Erwin Hoffmann | | ff hh| | ffeee ccc ooomm mm mm Wiener Weg 8 | | fff ee ee hh hh cc oo oo mmm mm mm 50858 Koeln| | ff ee eee hh hh cc oo oo mm mm mm| | ff eee hh hh cc oo oo mm mm mm Tel 0221 484 4923 | | ff hh hhccc ooomm mm mm Fax 0221 484 4924 | +---+ Charles Cazabon <[EMAIL PROTECTED]> writes: > This is just a guess, because you haven't given us enough information to > go on, but perhaps just because qmail-smtpd is not immediately aborting > with an error after the RCPT TO: portion of the smtp transaction, you think > that's relaying. It's not a relay unless the message makes it to its > final destination. Yes - but I think that's a misunderstanding for many people (and some security-scanners). Additionaly you could try to to send mails RCPT TO: |testing@localhost or RCPT: /tmp/testfile@localhost. Some security-scanners then assume your MTA has a problem but in reality qmail-smtpd (or better qmail-local?) delivers these wrong adressed mails to postmaster. And because not being able to trace the wrong adressed mail you get a security-hole reported where no hole exists. Martin On Fri, Jan 28, 2000 at 04:35:31PM -0600, Dennis Duval wrote: > to retrieve the file with OE and voila! it worked. When I pull the file > into a dos-based text editor in binary mode, it shows them as the NUL char, > hex 00. I'm not sure whether this editor is showing the actual data, or > just replacing the characters with NUL. Most likely NUL. Seen similar problems with Eudora. qmail/ezmlm have no problems with such messages and transport them happily (and correctly). > I guess the only questions are: where did the control chars come from, and > if they are some uncontrollable artifact of transmission, should OE be able > to retrieve the item even though they are present. Of course. At worst it should say that there are errors in that message and continue with the next. Write to microsoft.com support to get the bug fixed. (they may tell you that a POP3 transmission may not contain NUL, which may be correct in some sense, but is irrelevant to the need of the client to
Sharing queue-question, again...
Is it possible to 'share' the queue with the QMQP protocoll? I want to store all queued mails in my SAN, and as and when the 'send-servers' are ready to work they get a nice feed of queued email to send from the SAN. Is is possible? How do I do it? Documentation for this? Have read the QMQP explanation... Please advice Michael Boman -- W I Z O F F I C E . C O M P T E L T D - Your Online Wizard 16 Tannery Lane, Crystal Time Building, #06-00, Singapore 347778 Voice : (65) 844 3228 [ext 118] Fax : (65) 842 7228 Pager : (65) 92 93 29 49 ICQ : 5566009 eMail : [EMAIL PROTECTED]URL : http://www.wizoffice.com
popbull
HI ALL, Is there some documentatoin about using popbull around - if so - please point me? Many Thanks --Tonino
Qmail anti-virus package?
Hi, I was wondering if there is an anti-virus update or package for qmail to check incoming mail for virusses. Regards, Erwin
Re: pop3 email access for root?
Quoting Liu Zehua ([EMAIL PROTECTED]): > I've setup qmail to provide pop3 serves. > I can access emails of all accounts except root.. > can any body tell me why? Perhaps your checkpassword denies root logins? You didn't mention anything about your setup. In any case, it's not a good idea, perhaps even dumb, to login as root via pop3. Your password is sent in the clear. You don't want any root passwords sent anywhere unencrypted! Aaron