qmail Digest 29 Sep 2000 10:00:01 -0000 Issue 1138
Topics (messages 49607 through 49654):
relaying
49607 by: Alan Chung
49608 by: Petr Novotny
49611 by: Erwin Hoffmann
49618 by: Mads E Eilertsen
Problems with relaying !
49609 by: Kornyakov Yevgeny
49610 by: Jonathan Fanti
49619 by: Charles Cazabon
49633 by: Alexander Jernejcic
Re: How set ONLY Mailbox work mode in qmail?
49612 by: Dave Sill
Re: dash addresses failing
49613 by: Galen Johnson
49614 by: Galen Johnson
49621 by: Greg Owen
Re: Install DB library
49615 by: Felix von Leitner
qmail with vpopmail
49616 by: Philip Priest
49620 by: Charles Cazabon
Re: Stack Smashing
49617 by: Russell Nelson
Re: procmail error
49622 by: Dave Sill
Web management for 5000+ mailboxes
49623 by: Drew Linsalata
49627 by: Charles Cazabon
49628 by: Olivier M.
Re: Unable to read controls
49624 by: Bruce Guenter
49625 by: Bruce Guenter
Re: comparison vmailmgr - inter7
49626 by: Bruce Guenter
Opening a Port
49629 by: Mark Walsh
49630 by: Ben Beuchler
Re: problems with qmailanalog utils
49631 by: Henry Baragar
Re: su to alias on RH
49632 by: Chris K. Young
TLS
49634 by: Daniel Crow
49637 by: Robin S. Socha
defaulthost
49635 by: rmiddleton.uswest.net
test
49636 by: Daniel Augusto Fernandes
Urgent
49638 by: Sean Peterson
49639 by: markd.bushwire.net
49640 by: Sean peterson
49641 by: Peter van Dijk
49642 by: markd.bushwire.net
49643 by: Sean peterson
49644 by: Johan Almqvist
49645 by: markd.bushwire.net
49649 by: Michael Boyiazis
qmail-popup's implementation of LAST
49646 by: Darryl Lee
strange problem with t-online
49647 by: wolfgang zeikat
49650 by: Tim Hunter
Routing undeliverable mail - .qmail-default, without header rewrite
49648 by: Brett Randall
Slow Server
49651 by: Miguel Carvajal
Getting rid of headers
49652 by: DG
49653 by: Brett Randall
49654 by: Brett Randall
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]
----------------------------------------------------------------------
Everyone,
I am trying to setup some relaying for tcp.smtp server.
Can I put domain name instead of IP address in /etc/tcp.smtp-rules?
such as
somedomain.com:allow,RELAYCLIENT=""
According to documentation, it looks like only IP can be used.
And do I need to add an entry in /var/qmail/control/rcpthosts for those
relaying too?
Thanks for any help.
Alan
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 28 Sep 2000, at 19:20, Alan Chung wrote:
> I am trying to setup some relaying for tcp.smtp server.
>
> Can I put domain name instead of IP address in /etc/tcp.smtp-rules?
No, unless you do some serious patching.
> And do I need to add an entry in /var/qmail/control/rcpthosts for
> those relaying too?
I don't understand the question; if RELAYCLIENT is set, rcpthosts
is ignored.
If you want to receive e-mail *from* those people, RELAYCLIENT is
what you need, no changes to rcpthosts. If you want to receive e-
mail *for* those people, add their domain names to rcpthosts.
These two changes are completely independent.
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.2 -- QDPGP 2.61a
Comment: http://community.wow.net/grt/qdpgp.html
iQA/AwUBOdMPClMwP8g7qbw/EQI3UwCfW6PwIyPkHXxRGT+gMff3ya5vmTwAoPhX
kzNkLOtwLqTVtuTQQSX9cLlD
=MZEJ
-----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]
Hi,
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Delivered-To: mailing list [EMAIL PROTECTED]
>X-Sender: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58.J
>Date: Thu, 28 Sep 2000 19:20:38 +0900
>To: [EMAIL PROTECTED]
>From: Alan Chung <[EMAIL PROTECTED]>
>Subject: relaying
>
>Everyone,
>
>I am trying to setup some relaying for tcp.smtp server.
>
>Can I put domain name instead of IP address in /etc/tcp.smtp-rules?
>
>such as
>
>somedomain.com:allow,RELAYCLIENT=""
>
>According to documentation, it looks like only IP can be used.
Yes. That's correct. In order to employ Domain Names, you have to use the
relaymail patch or my SPAMCONTROL. However, in spite of this, tcpservers's
IP-Address database becomes obsolete since you can either use environment
variables or control files.
There is one exception: Even using environment variables you can allow
relaying based on E-Mail (MAIL FROM:) addresses.
http://www.fehcom.de/qmail_en.html
>
>And do I need to add an entry in /var/qmail/control/rcpthosts for those
>relaying too?
>
In general yes. Which means your MTA (qmail-smtpd) will be able to receive
mails for theses addreses. Otherweise they are solely relayed.
>Thanks for any help.
>
>Alan
>
+-----------------------------------------------------------------------+
| fff hh http://www.fehcom.de Dr. Erwin Hoffmann |
| ff hh |
| ff eee hhhh ccc ooo mm 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 eeee hh hh ccc ooo mm mm mm Fax 0221 484 4924 |
+-----------------------------------------------------------------------+
On Thu, 28 Sep 2000, Petr Novotny wrote:
> On 28 Sep 2000, at 19:20, Alan Chung wrote:
>
> > I am trying to setup some relaying for tcp.smtp server.
> >
> > Can I put domain name instead of IP address in /etc/tcp.smtp-rules?
>
> No, unless you do some serious patching.
mee@host:/local/src/ucspi-tcp-0.88> grep hostname CHANGES
ui: tcpserver supports hostname rules.
Am I missing something?
Mads
Hi !
I have problems whith relaying:
I use tcpserver and my file tcp.smtp
contain next lines
127.:allow,RELAYCLIENT=""
192.168.2.:allow,RELAYCLIENT=""
and I started qmail:
#!/bin/bash
/usr/local/bin/tcpserver -c100 -x/etc/smtp.cdb -R -H -u 7770 -g 2108 0 smtp \
/var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd &
csh -cf '/var/qmail/rc &'
BUT any hosts can use my server for relayng !!!!!!!
Please help !!!!!
hi,
try changing your rules to read:
127.0.0.1:allow,RELAYCLIENT=""
192.168.2.:allow,RELAYCLIENT=""
Jon.
Kornyakov Yevgeny wrote:
>
> Hi !
> I have problems whith relaying:
> I use tcpserver and my file tcp.smtp
> contain next lines
>
> 127.:allow,RELAYCLIENT=""
> 192.168.2.:allow,RELAYCLIENT=""
>
> and I started qmail:
>
> #!/bin/bash
> /usr/local/bin/tcpserver -c100 -x/etc/smtp.cdb -R -H -u 7770 -g 2108 0 smtp \
> /var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd &
> csh -cf '/var/qmail/rc &'
>
> BUT any hosts can use my server for relayng !!!!!!!
> Please help !!!!!
--
ICMP - The protocol that likes to go: PING!
Kornyakov Yevgeny <[EMAIL PROTECTED]> wrote:
> I have problems whith relaying:
> I use tcpserver and my file tcp.smtp
> contain next lines
[...]
> and I started qmail:
>
> #!/bin/bash
> /usr/local/bin/tcpserver -c100 -x/etc/smtp.cdb -R -H -u 7770 -g 2108 0 smtp
[...]
Did you remember to rerun tcprules to compile the tcp.smtp rules file into
smtp.cdb? It doesn't magically convert itself, unless you've set it up in
cron.
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.
-----------------------------------------------------------------------
hi,
> BUT any hosts can use my server for relayng !!!!!!!
is your ~/qmail/control/rcpthosts set up properly? if that does not exist, qmail will
relay happily ...
;) a
==============================================
Alexander Jernejcic
email:[EMAIL PROTECTED]
begin LOVE-LETTER-UND-NIX-DAZUGELERNT.txt.vbs
I am a Signature, not a Virus!
end
==============================================
"Michail A.Baikov" <[EMAIL PROTECTED]> wrote:
>Better use link to /var/spool/mail and ONE software
>(?standalone). ;-)
Better than what? Why?
>But might be qmail-pop3d make it mbox support in future?
No, that won't happen. Maildir is superior and there are lots of
mbox-compatible POP servers out there (e.g., qpopper, solid).
-Dave
Aaron Goldblatt wrote:
>
> Qmail 1.03, Linux 2.2.17, Slackware 7.1. Incoming mail to a given account
> works okay.
>
> A test to [EMAIL PROTECTED] completes properly.
>
Compare this to...
> <[EMAIL PROTECTED]>:
> Sorry, no mailbox here by that name. (#5.1.1)
This would seem to be true. There is no list-test unless you
specifically created it.
=G=
ignore that reply...I'm still wiping sleep from my eyes...
=G=
> A test to [EMAIL PROTECTED] completes properly.
>
> A test to [EMAIL PROTECTED],
...
> fails, and I don't understand what I'm missing.
Does the file ~lists/.qmail-jobs exist?
If not, how about ~alias/.qmail-lists-jobs?
If not, that's probably the problem. Read the dot-qmail man page
section titled:
EXTENSION ADDRESSES
In the qmail system, you control all local addresses of
the form user-anything, as well as the address user
itself, where user is your account name. Delivery to
user-anything is controlled by the file home�
dir/.qmail-anything. (These rules may be changed by the
system administrator; see qmail-users(5).)
--
gowen -- Greg Owen -- [EMAIL PROTECTED]
Thus spake Allama Hicham ([EMAIL PROTECTED]):
> I'd like to Install DB library, but when I want to configure it, I have
> a message like
> "missing strip, No strip utility found"
> Where can I found these "strip utility"?
Who cares? qmail does not come with and does not need a "DB library"
that needs strip. Ask the vendor of your DB library.
Felix
I've got qmail and vpopmail working. and i can send out and recieve mails
with the local machine. but whenever i try to send to the outside world. ms
outlook give me this bounced email:
Hi. This is the qmail-send program at vbrg-ns.iecommerce.net.
I'm afraid I wasn't able 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]>:
Sorry, no mailbox here by that name. (#5.1.1)
<[EMAIL PROTECTED]>:
Sorry. Although I'm listed as a best-preference MX or A for that host,
it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)
any hints as to whats going on?
Philip J. Priest
Unix Systems Administrator
Visual Bridge
1330 Post Oak Blvd.
Suite 1900
Houston, Texas 77056
(713) 350-8351
Philip Priest <[EMAIL PROTECTED]> wrote:
First of all, you seem to have posted a message with a new subject as a response
to an unrelated message. This makes it difficult for people who thread
mailing lists to see your message is a new question, rather than a reply to
a previous one. Please correct this in future.
> I've got qmail and vpopmail working. and i can send out and recieve mails
> with the local machine. but whenever i try to send to the outside world. ms
> outlook give me this bounced email:
>
> Hi. This is the qmail-send program at vbrg-ns.iecommerce.net.
> I'm afraid I wasn't able 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]>:
> Sorry, no mailbox here by that name. (#5.1.1)
>
> <[EMAIL PROTECTED]>:
> Sorry. Although I'm listed as a best-preference MX or A for that host,
> it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)
We need more information. Is the SMTP server for "iecommerce.cc" or
"vbrg-ns.iecommerce.net" your machine? What is the output of qmail-showctrl?
What Do The Logs Say? (tm)
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.
-----------------------------------------------------------------------
Doug Preston writes:
> Is (has) anyone looked into using something like immunix.org's compiler to
> protect qmail/vpopmail etc. from
> stack smashing attacks?
>
> Is anyone familiar with the exposure of these programs to this type of attack?
Haven't looked at vpopmail's internals. qmail is immune to this type
of attack. All fixed-size buffers can only be filled by a fixed
amount of data (e.g. formatting an integer). All other buffers are
dynamagically allocated.
--
-russ nelson <[EMAIL PROTECTED]> http://russnelson.com | A hate crime makes
Crynwr sells support for free software | PGPok | it illegal to think certain
521 Pleasant Valley Rd. | +1 315 268 1925 voice | thoughts. The crime is
Potsdam, NY 13676-3213 | +1 315 268 9201 FAX | itself already a crime.
Ramzi Abdallah <[EMAIL PROTECTED]> wrote:
>Sep 28 11:16:54 intranet qmail: 970100214.227272 delivery 2: success:
>procmail:_Lock_failure_on_"/var/spool/mail/rsa.lock"/did_0+0+2/
>
>any idea what might be causing this??
1) That's really a procmail question, but...
2) Permissions? Stale lock? Already locked by another instance of
procmail? I'm just guessing.
-Dave
9.28.2000
Hey folks,
OK, we are sold on Qmail (we're running it for our virtual hosting
customers), and would like to use it to phase out a Post.Office installation
with about 5000 active mailboxes.
For virtual domain customers (under 50 mailboxes per domain), using
vpopmail/qmailadmin works great for web management, but for a single domain
with this many mailboxes, what is everyone doing?
Its important for us to provide our help desk folks with an easy interface
with which to add/delete/modify mailboxes.
Drew Linsalata
EQUINOX Internet Services Corp.
http://www.equinox.net
Drew Linsalata <[EMAIL PROTECTED]> wrote:
>
> For virtual domain customers (under 50 mailboxes per domain), using
> vpopmail/qmailadmin works great for web management, but for a single domain
> with this many mailboxes, what is everyone doing?
>
> Its important for us to provide our help desk folks with an easy interface
> with which to add/delete/modify mailboxes.
Take a look at vmailmgr, by Bruce Guenter. Look at
http://em.ca/~bruceg/vmailmgr/ . It's widely used for this sort of thing.
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.
-----------------------------------------------------------------------
On Thu, Sep 28, 2000 at 11:45:09AM -0400, Drew Linsalata wrote:
> 9.28.2000
>
> Hey folks,
>
> OK, we are sold on Qmail (we're running it for our virtual hosting
> customers), and would like to use it to phase out a Post.Office installation
> with about 5000 active mailboxes.
>
> Its important for us to provide our help desk folks with an easy interface
> with which to add/delete/modify mailboxes.
Well, I guess the most easy and quick would be to use vmailmgr
<http://www.vmailmgr.org>,
and a customised version of omail-admin <http://omail.omnis.ch> : it should be
possible to patch it to show only accounts begging by a specific letter (A, B, C...)
per screen, and with maximum 20 accounts per list for example.
Just tell me if you are interested...
Regards,
Olivier
--
_________________________________________________________________
Olivier Mueller - [EMAIL PROTECTED] - PGPkeyID: 0E84D2EA - Switzerland
PGP signature
On Wed, Sep 27, 2000 at 10:49:52AM -0600, Charles Cazabon wrote:
> Mea culpa. Thanks for the correction. I suppose I should have realized
> that, as qmail shouldn't need to list files -- the filenames are hardcoded,
> correct?
Yes.
--
Bruce Guenter <[EMAIL PROTECTED]> http://em.ca/~bruceg/
PGP signature
On Wed, Sep 27, 2000 at 12:25:06PM -0500, Ben Beuchler wrote:
> On Wed, Sep 27, 2000 at 10:41:03AM -0600, Bruce Guenter wrote:
> > Just to be pedantic, The 'r' bit is for listing the directory, but the
> > 'x' bit controls access to the files in the directory. So, qmail would
> > have been able to list the files but not open them.
>
> petra:~$ ls -ld testing/
> dr--r--r-- 2 insyte users 4096 Sep 27 12:18 testing/
> petra:~$ ls testing/
> /bin/ls: testing/MegabitServiceCenter: Permission denied
I think your "ls" is trying to stat the files when it lists the files,
so that it can put a '/', '*', or '@' after them. Is "ls" aliased to
"ls -F"?
> petra:~$ chmod 555 testing/
> petra:~$ ls -ld testing/
> dr-xr-xr-x 2 insyte users 4096 Sep 27 12:18 testing/
> petra:~$ ls -l testing/
> total 4
> -rw-r--r-- 1 insyte users 32 Sep 27 12:18 StupidTestFile
$ mkdir testing
$ echo hello >testing/foo
$ chmod 555 testing
$ \ls -ld testing
dr-xr-xr-x 2 bguenter users 4096 Sep 28 09:50 testing
$ \ls testing
foo
$ chmod 111 testing
$ \ls -ld testing
d--x--x--x 2 bguenter users 4096 Sep 28 09:50 testing
$ \ls testing
ls: testing: Permission denied
$ cat testing/foo
hello
$ chmod 444 testing
$ \ls -ld testing
dr--r--r-- 2 bguenter users 4096 Sep 28 09:50 testing
$ \ls testing
foo
$ cat testing/foo
cat: testing/foo: Permission denied
--
Bruce Guenter <[EMAIL PROTECTED]> http://em.ca/~bruceg/
PGP signature
On Sun, Sep 24, 2000 at 04:11:53PM -0600, Sean Reifschneider wrote:
> vmailmgr DOES work with RPMs. However, the CGI web interface that comes with
> it is incomplete to the point of not functioning. Add undocumented...
I don't suppose you read the "vmailmgr-cgi.html" file, located both in
the doc directory of the package and on the web site?
> I
> ended up having to dig through the code, and then modify the CGIs so I could
> even use them...
I don't recall you ever posting any of the problems you've had to the
mailing list. Or asking me, for that matter.
> Virtual domains are set up under a user account. Domain
> administration is done by providing that user's system password to the
> CGI. Naughty...
As opposed to what? The user's account can be set up to have /bin/false
as its login, so that the only thing that an attacker could do is play
around with that one account's mailboxes. If it's the idea of sending
passwords around on the Internet, vpopmail does the same thing, AFAIK.
Use HTTPS if you're worried.
> No system access is
> required for virtual domains or their maintenance.
This is misleading. Aside from creating and deleting virtual domains,
vmailmgr can be managed completely through the web, either through the
(admitedly limited) CGIs, or through oMail (using PHP), or through a
custom PHP or Python (or C++) CGI interface if desired.
> Also, vpopmail
> has a nifty option where you can set up virtual IPs for each domain and
> vpopmail will resolve "user myname" correctly instead of requiring
> "user [EMAIL PROTECTED]"...
Both vpopmail and vmailmgr have this feature, and have had it from the
start.
> >virtual users
> vmailmgr: virtual domains are hosted under a particular user id.
> Uses system password for CGI-access to virtual domain.
In addition, each virtual user has a password, and that virtual user can
manage their own account (change forwards, modify autoresponse, etc.)
without going through the administrator.
> vpopmail: all virtuals stored under a single user ID/directory.
Which to some has the implication that breaking that one user ID breaks
all virtual user email on the system.
> >quota support
> I believe both support quotas but I haven't used them.
Yes. With vmailmgr, per-domain support is done through filesystem
quotas, since each domain is a seperate user, and per-account is through
an optional (included) add-on program.
> >html-mail-administration
> vmailmgr: Non-functional demo CGIs provided, which require some time to
> install and get working.
> vpopmail: QMailAdmin is full-featured and works well. A separate package
> from the main vpopmail distribution.
See above, this is misleading and rapidly changing.
> I tried looking at getting sqwebmail to use the vmailmgr authentication
> scheme, but didn't have any luck in the limited time I had to muck around
> with it.
When I first looked at it, sqwebmail used compiled-in authentication
modules, and included the code for vpopmail and not vmailmgr. I've
heard, but haven't had time to investigate, that sqwebmail now uses the
same auth modules as courier-imap does, in which case it should work
fine with the vmailmgr auth module.
--
Bruce Guenter <[EMAIL PROTECTED]> http://em.ca/~bruceg/
PGP signature
I need to open port 443 on my Linux Firewall. How do I do that?
Mark
On Thu, Sep 28, 2000 at 02:26:40PM -0300, Mark Walsh wrote:
> I need to open port 443 on my Linux Firewall. How do I do that?
Ask a Linux list. This is the qmail list.
Ben
--
Ben Beuchler [EMAIL PROTECTED]
MAILER-DAEMON (612) 321-9290 x101
Bitstream Underground www.bitstream.net
Jens,
You need to find "tai64nfrac" and run it on the logs produced by multilog in order
to convert the tai64 time stamps to the fractional ones expected by zoverall.
Henry
> hi brett,
>
> thanks for your hint with multilog. now it works ! and, yes, i know lwq
> and it's great !
>
> ps: zoverall always throws a "division by zero error". did you notice
> and fix it ?
>
> > OK Start by looking at Life With Qmail and setting up your logging using
> > multilog. Also, you may want to look at using qmail-mrtg as well since it
> > provides nice pretty graphs that show change in time quite well or where
> > specific problems/bottlenecks occur. When using in parallel with mrtg graphs
> > from routers and gateways, it can make management much easier...
>
> regards,
> jens
> ---------------------------------------------------------------------------
> instant networks - netzwerkmanagment & internetfullservices
> http://www.instant-networks.de
begin:vcard
n:Baragar;Henry
tel;cell:416-453-5626
tel;work:416-453-5626
x-mozilla-html:TRUE
url:www.instantiated.on.ca
org:Instantiated Software Inc.
adr:;;130 Banff Road;Toronto;Ontario;M4P 2P5;Canada
version:2.1
email;internet:[EMAIL PROTECTED]
title:Principal
fn:Henry Baragar
end:vcard
S/MIME Cryptographic Signature
Quoted from Mate Wierdl:
> We are talking about setting up ezmlm mailinglists under ~alias.
On the system I run, alias has shell /bin/false. I get into the alias
account using a setuid program called listmanage, a program I wrote
specifically for the purpose of managing lists under the alias user.
I'm not well-versed in programming setuid programs securely, so don't
make it publically executable (unless all your users are trustable, or
you're prepared to audit the program and fix security bugs you find).
If you want a copy, have cvs and ssh installed, then put the following
lines in your ~/.ssh/config:
Host cvs.m.org.nz
Hostname janus.industrial.co.nz
Port 600
and run:
CVS_RSH=ssh cvs -d [EMAIL PROTECTED] co chris/listmanage
---Chris K.
--
Chris, the Young One |_ but what's a dropped message between friends?
Auckland, New Zealand |_ this is UDP, not TCP after all ;) ---John H.
http://cloud9.hedgee.com/ |_ Robinson, IV
I'm very new to the Qmail package and I was just wondering if it supported
TSL (trusted link security).
Thanks!
Dan
* Daniel Crow <[EMAIL PROTECTED]> writes:
> I'm very new to the Qmail package and I was just wondering if it
> supported TSL (trusted link security).
http://www.esat.kuleuven.ac.be/~vermeule/qmail/tls.patch
--
Robin S. Socha <http://socha.net/>
|
I am having a brain cramp :> i have set my
/var/qmail/control/defaulthost as blah.net and chmodded etc as per the
FAQ. I have done this right in the past, just know i am forgetting one
thing.
qmail: 970123416.298036 info msg 49219: bytes
446 from user@blah.blah.net qp 449 uid
1000 Sep 27 23:43:36 pufinstuff qmail: 970123416.408080 starting delivery 2:
msg 49219 to remote user@insert.mailaddy.org
anyway sorry for the simple question and thanks for
any help.
|
ping
I am currently running qmail-1.03 with tcpserver.
I attempted to update the rblsmtpd to utilize RSS when all hell broke
loose.
Now when I start tcpserver with the following command (All on one line);
/usr/local/bin/tcpserver -u $QMAILDUSER -g $QMAILDGROUP -p -x
/etc/tcpcontrol/tcp/smtp.cdb -c 60 0 smtp /usr/local/bin/rblsmtpd
/usr/local/bin/rblsmtpd -r "relays.mail-abuse.org:Open relay problem -
see <http://www.mail-abuse.org/cgi-bin/nph-rss?%IP%>
/var/qmail/bin/qmail-smtpd &
I get the follow err message;
tcpserver: warning: dropping connection, unable to read
/etc/tcpcontrol/smtp.cdb: access denied
And no one can connect to the server on port 25.
The server is FreeBSD 4.0.
Note: Please send email to [EMAIL PROTECTED] as my [EMAIL PROTECTED] is
not working due to problem stated above.
--
Sean Peterson
System Administrator
Valley Internet Providers Ltd.
[EMAIL PROTECTED]
On Thu, Sep 28, 2000 at 03:56:45PM -0700, Sean Peterson wrote:
> I am currently running qmail-1.03 with tcpserver.
>
> I attempted to update the rblsmtpd to utilize RSS when all hell broke
> loose.
>
> Now when I start tcpserver with the following command (All on one line);
>
> /usr/local/bin/tcpserver -u $QMAILDUSER -g $QMAILDGROUP -p -x
> /etc/tcpcontrol/tcp/smtp.cdb -c 60 0 smtp /usr/local/bin/rblsmtpd
> /usr/local/bin/rblsmtpd -r "relays.mail-abuse.org:Open relay problem -
> see <http://www.mail-abuse.org/cgi-bin/nph-rss?%IP%>
> /var/qmail/bin/qmail-smtpd &
I wish people would cut and paste the real unadulterated thing. That can't possibly
run at all as you are missing a close double quote for the -r option. You've just
made out job a lot harder as we have to guess what you are really doing. Do you think
that's the best way to get a good response when you need urgent help?
> I get the follow err message;
>
> tcpserver: warning: dropping connection, unable to read
> /etc/tcpcontrol/smtp.cdb: access denied
It strikes me that this message is pretty straightforward.
Are you starting tcpserver as root?
Have you examined the permissions to that file?
What does the output of:
ls -ld /etc /etc/tcpcontrol /etc/tcpcontrol/smtp.cdb
show?
Regards.
The missing double quote was a typo in the email only, I have since removed
the rblsmtpd from the line and I still get the access denied error.
The problem is the access denied error and not the rblsmtpd.
Here is the output from you advice;
mail# ls -ld /etc /etc/tcpcontrol /etc/tcpcontrol/smtp.cdb
drwxr-xr-x 15 root wheel 5632 Sep 28 15:48 /etc
drwxr-x--- 3 root wheel 512 Sep 28 15:49 /etc/tcpcontrol
-rw-r--r-- 1 root wheel 8886 Sep 28 15:48 /etc/tcpcontrol/smtp.cdb
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, September 28, 2000 4:08 PM
Subject: Re: Urgent
> On Thu, Sep 28, 2000 at 03:56:45PM -0700, Sean Peterson wrote:
> > I am currently running qmail-1.03 with tcpserver.
> >
> > I attempted to update the rblsmtpd to utilize RSS when all hell broke
> > loose.
> >
> > Now when I start tcpserver with the following command (All on one line);
> >
> > /usr/local/bin/tcpserver -u $QMAILDUSER -g $QMAILDGROUP -p -x
> > /etc/tcpcontrol/tcp/smtp.cdb -c 60 0 smtp /usr/local/bin/rblsmtpd
> > /usr/local/bin/rblsmtpd -r "relays.mail-abuse.org:Open relay problem -
> > see <http://www.mail-abuse.org/cgi-bin/nph-rss?%IP%>
> > /var/qmail/bin/qmail-smtpd &
>
> I wish people would cut and paste the real unadulterated thing. That can't
possibly
> run at all as you are missing a close double quote for the -r option.
You've just
> made out job a lot harder as we have to guess what you are really doing.
Do you think
> that's the best way to get a good response when you need urgent help?
>
> > I get the follow err message;
> >
> > tcpserver: warning: dropping connection, unable to read
> > /etc/tcpcontrol/smtp.cdb: access denied
>
> It strikes me that this message is pretty straightforward.
>
> Are you starting tcpserver as root?
>
> Have you examined the permissions to that file?
>
> What does the output of:
>
> ls -ld /etc /etc/tcpcontrol /etc/tcpcontrol/smtp.cdb
>
> show?
>
>
> Regards.
>
On Thu, Sep 28, 2000 at 04:10:35PM -0700, Sean peterson wrote:
[snip]
> The problem is the access denied error and not the rblsmtpd.
>
> Here is the output from you advice;
> mail# ls -ld /etc /etc/tcpcontrol /etc/tcpcontrol/smtp.cdb
> drwxr-xr-x 15 root wheel 5632 Sep 28 15:48 /etc
> drwxr-x--- 3 root wheel 512 Sep 28 15:49 /etc/tcpcontrol
The tcpserver for qmail-smtpd (running as qmaild) will not be able to
read anything in this directory with the rights like this. chmod o+x
should do it.
Greetz, Peter.
--
[ircoper] [EMAIL PROTECTED] - Peter van Dijk / Hardbeat
[student] Undernet:#groningen/wallops | IRCnet:/#alliance
[developer] EFnet:#qmail _____________
[disbeliever - the world is backwards] (__VuurWerk__(--*-
On Thu, Sep 28, 2000 at 04:10:35PM -0700, Sean peterson wrote:
> The missing double quote was a typo in the email only, I have since removed
Well, the email is all we have - how do we know that in advance?
> the rblsmtpd from the line and I still get the access denied error.
>
> The problem is the access denied error and not the rblsmtpd.
The problem is that if you don't send us the truth, we cannot give you
a reliable answer. Don't get huffy by arguing it's relevance. If you want
good advise, give good data. That's not asking too much is it?
Regards.
Point taken, but the question still remains, for what reason would the
smtp.cdb file not be able to be read by tcpserver? I have even recompiled
ucspi-tcp and rebuilt the cdb.
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Sean peterson" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, September 28, 2000 4:38 PM
Subject: Re: Urgent
> On Thu, Sep 28, 2000 at 04:10:35PM -0700, Sean peterson wrote:
> > The missing double quote was a typo in the email only, I have since
removed
>
> Well, the email is all we have - how do we know that in advance?
>
> > the rblsmtpd from the line and I still get the access denied error.
> >
> > The problem is the access denied error and not the rblsmtpd.
>
> The problem is that if you don't send us the truth, we cannot give you
> a reliable answer. Don't get huffy by arguing it's relevance. If you want
> good advise, give good data. That's not asking too much is it?
>
>
> Regards.
>
On Thu, Sep 28, 2000 at 04:10:35PM -0700, Sean peterson wrote:
> Here is the output from you advice;
> mail# ls -ld /etc /etc/tcpcontrol /etc/tcpcontrol/smtp.cdb
> drwxr-xr-x 15 root wheel 5632 Sep 28 15:48 /etc
> drwxr-x--- 3 root wheel 512 Sep 28 15:49 /etc/tcpcontrol
> -rw-r--r-- 1 root wheel 8886 Sep 28 15:48 /etc/tcpcontrol/smtp.cdb
> > > /usr/local/bin/tcpserver -u $QMAILDUSER -g $QMAILDGROUP -p -x
> > > /etc/tcpcontrol/tcp/smtp.cdb -c 60 0 smtp /usr/local/bin/rblsmtpd
> > > /usr/local/bin/rblsmtpd -r "relays.mail-abuse.org:Open relay problem -
> > > see <http://www.mail-abuse.org/cgi-bin/nph-rss?%IP%>
> > > /var/qmail/bin/qmail-smtpd &
Okay, in one place you say /etc/tcpcontrol/smtp.cdb, and in
the other place it's /etc/tcpcontrol/tcp/smtp.cdb. I presume
you did a little typo on the error message you posted, too?
Take out the excess "tcp/" from the startup line. Or else be
more precise in you posting (as several people before me have
said...)
-Johan
--
Johan Almqvist
On Thu, Sep 28, 2000 at 04:40:11PM -0700, Sean peterson wrote:
> Point taken, but the question still remains, for what reason would the
> smtp.cdb file not be able to be read by tcpserver? I have even recompiled
> ucspi-tcp and rebuilt the cdb.
It's already been explained on the list - perhaps you didn't see it,
by the time tcpserver is trying to read the .cdb file it's running
as qmaill which hasn't got access to that directory.
chmod -R a+rX /etc/tcpcontrol
>
>
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: "Sean peterson" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, September 28, 2000 4:38 PM
> Subject: Re: Urgent
>
>
> > On Thu, Sep 28, 2000 at 04:10:35PM -0700, Sean peterson wrote:
> > > The missing double quote was a typo in the email only, I have since
> removed
> >
> > Well, the email is all we have - how do we know that in advance?
> >
> > > the rblsmtpd from the line and I still get the access denied error.
> > >
> > > The problem is the access denied error and not the rblsmtpd.
> >
> > The problem is that if you don't send us the truth, we cannot give you
> > a reliable answer. Don't get huffy by arguing it's relevance. If you want
> > good advise, give good data. That's not asking too much is it?
> >
> >
> > Regards.
> >
>
missing the closing double quote before
/var/qmail/bin/qmail-smtpd
--
Michael Boyiazis
[EMAIL PROTECTED]
Mail Architect, NetZero, Inc.
> -----Original Message-----
> From: Sean Peterson [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 28, 2000 3:57 PM
> To: Qmail Mail List
> Subject: Urgent
>
>
> I am currently running qmail-1.03 with tcpserver.
>
> I attempted to update the rblsmtpd to utilize RSS when all hell broke
> loose.
>
> Now when I start tcpserver with the following command (All on
> one line);
>
> /usr/local/bin/tcpserver -u $QMAILDUSER -g $QMAILDGROUP -p -x
> /etc/tcpcontrol/tcp/smtp.cdb -c 60 0 smtp /usr/local/bin/rblsmtpd
> /usr/local/bin/rblsmtpd -r "relays.mail-abuse.org:Open relay problem -
> see <http://www.mail-abuse.org/cgi-bin/nph-rss?%IP%>
> /var/qmail/bin/qmail-smtpd & NEEDS a " above ------/
Dug around in the archives, but searching on the keyword "LAST"
doesn't seem to work well.
A user is trying to POP his mail. He's got quite a huge amount of
messages, and would like to leave them on the server.
As i understand it, the POP client should send the LAST command to see
what messages are "new", and then only do a RETR from that number
forward. Yes?
Well, right now, i have two messages in /home/lee/Maildir/cur and two
messages in /home/lee/Maildir/new
But when i telnet to port 110 and log in, then type last, i get:
+OK 0
Any ideas?
Thanks!
--
Darryl Lee <[EMAIL PROTECTED]> | Bore yourself silly: <http://www.darryl.com>
in the course of some mailing list activity i keep getting this error:
Sep 29 02:53:41 luzifer qmail: 970188821.500534 starting delivery 142187:
msg 582933 to local [EMAIL PROTECTED]
Sep 29 02:53:41 luzifer qmail: 970188821.500693 status: local 1/10 remote
1/20
Sep 29 02:53:41 luzifer qmail: 970188821.542630 delivery 142187: deferral:
Unable_to_chdir_to_maildir._(#4.2.1)
adding a user t didnt help,
neither did various attempts with ~/alias/.qmail* files or aliases in
/etc/aliases
how could i direct those mails to some other account / alias?
wolfgang
Check the permissions on your user t's Maildir
----- Original Message -----
From: "wolfgang zeikat" <[EMAIL PROTECTED]>
To: "qmailist" <[EMAIL PROTECTED]>
Sent: Thursday, September 28, 2000 6:02 PM
Subject: strange problem with t-online
> in the course of some mailing list activity i keep getting this error:
>
> Sep 29 02:53:41 luzifer qmail: 970188821.500534 starting delivery 142187:
> msg 582933 to local [EMAIL PROTECTED]
> Sep 29 02:53:41 luzifer qmail: 970188821.500693 status: local 1/10 remote
> 1/20
> Sep 29 02:53:41 luzifer qmail: 970188821.542630 delivery 142187: deferral:
> Unable_to_chdir_to_maildir._(#4.2.1)
>
> adding a user t didnt help,
> neither did various attempts with ~/alias/.qmail* files or aliases in
> /etc/aliases
>
> how could i direct those mails to some other account / alias?
>
> wolfgang
>
>
Hi all
I am currently using ~alias/.qmail-default to route all locally
undeliverable mail to another host which will know how to deliver it, via
the following line:
| forward "$LOCAL"@mail.hillsong.com
However, I would prefer to route the mail through mail.hillsong.com instead
of forward it to there (so that users don't get e-mail addressed to
[EMAIL PROTECTED], but addressed to whoever the original recipient
was)...does anyone know how I can do this? And a lot of large attachments
will be sent over this link, so should I use qmtp rather than smtp and is
anyone willing to give me a brief rundown of how to set it up if so? Thanks!
/BR
Manager
InterPlanetary Solutions
http://ipsware.com/
Hi there,
My qmail server is extremely slow after I changed the ip address on my
server, what is going on? My ISP had to make changed in the DNS. I'am using
qmail 1.03 with Redhat 6.0.
Thanks in advance,
Miguel Omar Carvajal
Hi,
I am running Qmail + Vpopmail + Qmailadmin + Autorespond on a machine
running RH 6.1.
When replying, the autoresponder includes the following headers in the
reply:
Received: (qmail 28678 invoked from network); 29 Sep 2000 03:50:59 -0000
Received: from unknown (HELO mail02.cavtel.net) (64.83.0.22)
by www.graycastle.com with SMTP; 29 Sep 2000 03:50:59 -0000
Received: from [64.83.19.66] (64.83.19.66.dsl66-static-ric.cavtel.net
[64.83.19.66])
by mail02.cavtel.net (8.10.1/8.10.1--Cavalier Telephone
LLC--Unauthorized Access Strictly Prohibited) with ESMTP id e8T3fRu05556
for <[EMAIL PROTECTED]>; Thu, 28 Sep 2000 23:41:27 -0400
User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022
Date: Thu, 28 Sep 2000 23:39:39 -0400
Subject: blah
From: DG <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
How do I go about filtering the auto-replies so that only the message is
sent back w/o the headers?
Also, how can I change the by www.graycastle.com in the following line:
Received: from unknown (HELO mail02.cavtel.net) (64.83.0.22)
by www.graycastle.com with SMTP; 29 Sep 2000 03:50:59 -0000
Thanks,
David
> Received: from unknown (HELO mail02.cavtel.net) (64.83.0.22)
> by www.graycastle.com with SMTP; 29 Sep 2000 03:50:59 -0000
Does it belong to you? If it does, change the reverse lookup for its IP
address to say something else. If it doesn't, then too bad. If you're
removing the headers, what does it matter anyway?
/BR
> >> Received: from unknown (HELO mail02.cavtel.net) (64.83.0.22)
> >> by www.graycastle.com with SMTP; 29 Sep 2000 03:50:59 -0000
> >
> > Does it belong to you? If it does, change the reverse lookup for its IP
> > address to say something else. If it doesn't, then too bad. If you're
> > removing the headers, what does it matter anyway?
>
> The domain belongs to me but I the in-arpa.addr are controled by the ISP.
> They don't have www.graycastle.com setup in their reverse lookup
> so its not
> coming from there.
OK...Well then you should probably take a look at where the mail is
originating from and each of the qmail and DNS/TCP settings. For example,
the /etc/hosts file might contain the www entry in it, or so might an
internal DNS setting, or even the /var/qmail/control/me could do... or
/etc/HOSTNAME... As you could probably guess, the setting exists SOMEWHERE,
its just a case of finding it. Taking it step-by-step, using trial-and-error
as a friend, and you will find it.
/BR
Manager
InterPlanetary Solutions
http://ipsware.com/