Hi there, I run a webmail service, and am having some trouble. It appears
that not all web browsers send CRLF, but instead send LF only when I
compose (this is the fault of the widget used for entering email).
Both Netscape 6 for Linux and Konqueror 2 have this problem, as well as a
bundle of
On Fri, Nov 17, 2000 at 10:43:50PM -0500, Al wrote:
> Don't care. What I care about is what the words mean in an actual language.
> In this case English. I do not recognize OSI as a standards body and do not
> care what definition of Open Source can be found at opensource.org or the
> FSF. When I
Mate Wierdl wrote:
>
> On Wed, Nov 15, 2000 at 08:48:31AM +0100, Andre Oppermann wrote:
> > Another possible qmail attack is it's late bouncing for non-existent
> > users. Using a false envelope sender address you could fill up the
> > queue with double bounces. I consider this a more serious pro
qmail Digest 18 Nov 2000 11:00:01 - Issue 1187
Topics (messages 52371 through 52435):
QRECEIPT
52371 by: Daniel POGAC
Re: secrets and lies
52372 by: D. J. Bernstein
52407 by: Mate Wierdl
52412 by: Russell Nelson
52413 by: Russell Nelson
52414
Hello,
I'm using qmail for several domains for relaying , i went into trouble
since few days ago when i moved my server to another network , the thing
is when i'm telneting to smtp port of my server there is a latency
(more than 30 sec) before qmail answers me
220 xyz.xom ESMTP
the only thing
Do you have a firewall betwin your host and SMTP server?
Angel
- Original Message -
From: Gan <[EMAIL PROTECTED]>
To: Qmail mailing list <[EMAIL PROTECTED]>
Sent: Saturday, November 18, 2000 1:55 PM
Subject: qmail-smtp slow!
> Hello,
>
> I'm using qmail for several domains for relay
Hi,
I am trying to install qmail, it installed ok and started fine. I want all
mail to be delivered to /var/spool/mail/$USER, so I used this rc script -
#!/bin/sh
# Using splogger to send the log through syslog.
# Using binmail to deliver messages to /var/spool/mail/$USER by default.
# Using S
no ! server has only global IP address
Angel Krustev wrote:
> Do you have a firewall betwin your host and SMTP server?
>
> Angel
>
> - Original Message -
> From: Gan <[EMAIL PROTECTED]>
> To: Qmail mailing list <[EMAIL PROTECTED]>
> Sent: Saturday, November 18, 2000 1:55 PM
> Subject: qma
On Sat, Nov 18, 2000 at 10:14:21PM +0900, Gan wrote:
> >
> > > Hello,
> > >
> > > I'm using qmail for several domains for relaying , i went into trouble
> > > since few days ago when i moved my server to another network , the thing
> > > is when i'm telneting to smtp port of my server there is a
I agree, it's probably a DNS problem.
Check your DNS connectivity with nslookup commands.
Stanislav Grozev wrote:
> On Sat, Nov 18, 2000 at 10:14:21PM +0900, Gan wrote:
> > >
> > > > Hello,
> > > >
> > > > I'm using qmail for several domains for relaying , i went into trouble
> > > > since fe
I also thought about DNS , server's resolv.conf looks for DNS server on another
network,
what whould be the exact problem with DNS?
Philippe Lagente wrote:
> I agree, it's probably a DNS problem.
>
> Check your DNS connectivity with nslookup commands.
>
> Stanislav Grozev wrote:
>
> > On Sat, No
Here is my qmail-smtpd run script ( as in Life With Queue Mail):
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
exec /usr/local/bin/softlimit -m 200 \
/usr/local/ucspi-tcp/bin/tcpserver -c 128 -v -H -R\
-u $QMAILDUID -g $NOFILESGID 0 smtp /usr/local/ucspi-tcp/bin/rbl
Ian Lance Taylor writes:
>From: "Al" <[EMAIL PROTECTED]>
>Date: Fri, 17 Nov 2000 22:43:50 -0500
>
>Don't care. What I care about is what the words mean in an actual language.
Oh, so "Microsoft" means small software? And "Ian Lance Taylor" is
someone who sews with a really long n
Bonjour!
A prerelease of oMail-webmail 0.95 is ready to be downloaded!
Main changes since last release in May 2000:
* added spanish [rp]
* added danisk [te]
* patch for References: & In-Reply-To: fields support [sk]
* added support for Japanese (big patch) [sk]
On Sat, Nov 18, 2000 at 11:37:32PM +0900, Gan wrote:
> Here is my qmail-smtpd run script ( as in Life With Queue Mail):
>
>
> #!/bin/sh
> QMAILDUID=`id -u qmaild`
> NOFILESGID=`id -g qmaild`
> exec /usr/local/bin/softlimit -m 200 \
> /usr/local/ucspi-tcp/bin/tcpserver -c 128 -v -H -R\
>
On Fri, Nov 17, 2000 at 12:43:55PM +0600, Kornyakov Yevgeniy wrote:
> I have strange delay --
> If clients (or other servers) d't use my
> SMTP server during 10 (or more) minutes
> appear timaut about 1 min.
> After this timeout all working OK - without
> some timeout till next pause from work SMT
Hi all,
I tyring to get qmail to recognize a virtual domain.
In /var/qmail/contol/virtualdomains I have:
astcomm.net:chris
This should make me the owner of the domain, and mail sent to
[EMAIL PROTECTED] should be routed to my mailbox. I have a
/home/chris/.qmail-default to catch all possibliti
On Sat, Nov 18, 2000 at 10:39:21AM -0600, Chris Olson wrote:
> I tyring to get qmail to recognize a virtual domain.
> In /var/qmail/contol/virtualdomains I have:
>
> astcomm.net:chris
>
> This should make me the owner of the domain, and mail sent to
> [EMAIL PROTECTED] should be routed to my mai
Chris Olson wrote:
> I tyring to get qmail to recognize a virtual domain.
> In /var/qmail/contol/virtualdomains I have:
OOPS! I forgot: 'What Do The Logs Say (TM)'
I get deliver 16: sorry: no mailbox here by that name.
--
Chris Olson
Hi,
Is there any guides to setting up qmail using /var/spool/mail, as all of the
ones I have read just show you how to use ./Mailbox which I don't want to
do.
Any help? Thanks,
Jon
> -Original Message-
> From: Russell Nelson [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, November 18, 2000 9:37 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: secrets and lies
>
>
> Ian Lance Taylor writes:
> >From: "Al" <[EMAIL PROTECTED]>
> >Date: Fri, 17 Nov 2
> > Nope. If it's not free, it's not OSI Certified Open Source Software.
> > I'm on the board; you have my personal guarantee that that will
> > remain the case as long as I am.
On Fri, Nov 17, 2000 at 10:43:50PM -0500, Al wrote:
> Don't care. What I care about is what the words mean in an actual
Troy Muller <[EMAIL PROTECTED]> writes on 17 November 2000 at 15:37:16 -0800
> Hi all,
>
> Being new to qmail, I thought this would be the appropriate place to ask
> this question.
>
> How do I (or can I?) go about handling undeliverable email messages
> differently than what is currently
On Sat, 18 Nov 2000, Neil Grant wrote:
> now that I have symbolic links in /var/spool/mail pointing to the
> /home//Mailbox, finger gives 'finger: /var/spool/mail/:
> Permission denied' is there any way aroiund this error?
Yes. Replace your finger client and daemon with ones that understand that
Raul Miller wrote:
> On Fri, Nov 17, 2000 at 10:43:50PM -0500, Al wrote:
> > Don't care. What I care about is what the words mean in an actual
> > language. In this case English.
>
> Oh? And what does "OSI Certified Open Source Software" mean in an actual
> language, in this case English?
OSI =
Thus said "Michael T. Babcock" on Sat, 18 Nov 2000 13:41:20 EST:
> OSI == "Open Source Initiative" I believe ...
That's funny, I always thought that OSI was the _Open Systems
Interconnection_ internet model proposed by the ISO. I guess this
goes to show that context really does matter. :-)
A
Thus said "Casey Allen Shobe" on Sat, 18 Nov 2000 03:30:55 EST:
> Hi there, I run a webmail service, and am having some trouble. It appears
> that not all web browsers send CRLF, but instead send LF only when I
> compose (this is the fault of the widget used for entering email).
It has nothin
> Oh? And what does "OSI Certified Open Source Software" mean
> in an actual
> language, in this case English?
>
It means that the software license conforms to the requirements put forth by
the Open Source Initiative, an unincorporated nonprofit entity.
[It is a good idea to use the full name b
Does anyone have a current list of domains to use for RBL that work with
rblsmtp. I entered relays.:
msci.memphis.edu
dialups.mail-abuse.org
relays.orbs.org
dul.maps.vix.com
rbl.maps.vix.com
inputs.orbs.org
And I still get mail that is ORBS and DUL blocked.
Thanks.
Hello,
I've already got qmail running on a couple machines so I was stunned
when I hit this.
My employer issued me a laptop. I'm putting qmail on it. So I get to
"make setup check" and I get the attached output.
I looked in the archive. The only thing I could find that seemed
close was for a
The make process fails to find the named (literally) functions. The functions
raising the errors are located at the
libresolv
libs. At my system: /usr/lib/libresolv.so -> /lib/libresolv.so.2 ->
/lib/libresolv-2.1.92.so.
Hmmm, have you installed the glibc? Of course you have. So where are the
li
Do
chmod 777 /var/spool/mail
chmod +s /var/spool/mail
Edit the users .qmail to be
/var/spool/mail/$USER
(*change* $USER to be the user login)
no / at the end or you will have a Maildir not a mailbox.
Done.
Any permission issues?
japc.
Jon wrote:
>Hi,
>
>Is there any guides to setting up
Thanks Jose, but...
On Sat, Nov 18, 2000 at 09:40:42PM +, Jose AP Celestino wrote:
>
> The make process fails to find the named (literally) functions. The functions
> raising the errors are located at the
>
> libresolv
>
> libs. At my system: /usr/lib/libresolv.so -> /lib/libresolv.so.2 ->
Al writes:
> It means that the software license conforms to the requirements put forth by
> the Open Source Initiative, an unincorporated nonprofit entity.
Actually, we're incorporated. Not only that, but we're
IRS-501(c)3-compatible.
--
-russ nelson <[EMAIL PROTECTED]> http://russnelson.co
I have trouble combine these two.
What I have done:
1. install daemontools, qmail and courier-imap
successfully (all are newest version)
2. ./run file for courier-imap
#!/bin/sh
exec /usr/lib/courier-imap/libexec/imapd.rc start
3. ./log/run file
#!/bin/sh
exec multilog t /var/log/courier-imapd
4.
35 matches
Mail list logo