Group Wise SMTP System

2000-05-16 Thread ranjanml

Hi there,

Is there any way that we can configure the smtp server in such a way that we
can customize according to a certain group. Like for a group called blah, I
want to use smtp.abc.com and for blah1 I want to user smtp.abc1.com.

Any suggestion or documentation.


Thank you.

Warm Reards,

Ranjan





Working with SerialMail and Queue

2000-05-16 Thread Carlo Manuali

Hi to all.

Sorry if I already post a similar question, but i don't understand the best
way that should I follow.

I've installed qmail with vpopmail, qmailadmin and sqwebmail and I manage
many domains and users very efficently via web.

My problem was to manage the queue manually, to send E-Mail only at some
hours (ex. 8 am and 5pm).


You and others told me to try serialmail or work with switch, but unlikely
i'm not very well (i'm newbies about administration...) and my ideas are
very confused.


Can someone help me to explain how can i have to use serialmail (or other
way) to do this with the products that i have already installed?

Whatever help is appreciated.


Thanks for your patience,

  --Carlo


Carlo Manuali
Centro d'Ateneo per i Servizi Informatici (CASI)
University of Perugia
ITALY














moving part of the queue

2000-05-16 Thread Van Liedekerke Franky

Hi,

as part of performance increase, I'm thinking of moving part of my qmail
queue/mess dir (half of the subdirs there ) to another disk and creating
symbolic links to there. I suppose qmail still functions then (after I've
run queue-fix)?
Do I need to pay special attention as to which dirs I move to create a
balanced system (probably not, but it doesn't hurt to ask)?

Franky



UREGENT: SMTP domains getting resolved as Local

2000-05-16 Thread ravivr

I am facing a strange problem. All the mails, for the SMTP user, which are
to be smtp to remote servers getting resolved as local.

There are pop users also existing for the domain name, so i have to keep
the domain name in 'local' file. For SMTP users the alias has been defined
and as per the alias the enteries are made in SMTProuytes file.

The setup has been working fine for last 6 months. Suddenly today morning i
found the smtp is not working.

I tried by recreating the locals and smtp routes file it doesn't help.

If i remove the domain name form local the mails start getting smtp, but
then pop users get affected.

kindly suggest what could be the problem.

Ravi





Re: moving part of the queue

2000-05-16 Thread Petr Novotny

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 16 May 00, at 10:38, Van Liedekerke Franky wrote:

 as part of performance increase, I'm thinking of moving part of my qmail
 queue/mess dir (half of the subdirs there ) to another disk and creating
 symbolic links to there. I suppose qmail still functions then (after I've
 run queue-fix)?

I wouldn't be so sure.

How does qmail decide about the number subdir: It finds out the 
inode of the file just created, and takes this number modulo 23 (or, 
more precisely, modulo `head -1 conf-split`). It also assumes that a 
simple move of the file from intd(?) to mess doesn't change the 
inode number.

It shows that it's not possible to split the queue/mess that way.


-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2 -- QDPGP 2.60 
Comment: http://community.wow.net/grt/qdpgp.html

iQA/AwUBOSD8x1MwP8g7qbw/EQJ4+wCgy+X7+oEqdeJHKHgEs0TPkPTqoYgAmgMg
CW6bn1sWbWc9N6S1dLOstYvS
=v9wA
-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]



Re: UREGENT: SMTP domains getting resolved as Local

2000-05-16 Thread Petr Novotny

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 16 May 00, at 11:38, [EMAIL PROTECTED] wrote:

 I am facing a strange problem. All the mails, for the SMTP user, which are
 to be smtp to remote servers getting resolved as local.
 
 There are pop users also existing for the domain name, so i have to keep
 the domain name in 'local' file. For SMTP users the alias has been defined
 and as per the alias the enteries are made in SMTProuytes file.
 
 The setup has been working fine for last 6 months. Suddenly today morning i
 found the smtp is not working.
 
 I tried by recreating the locals and smtp routes file it doesn't help.
 
 If i remove the domain name form local the mails start getting smtp, but
 then pop users get affected.

In my opinion, it never worked as described.

If you have a domain where some of the people are "local" and the 
rest "remote", you have two options:

1. Put
[EMAIL PROTECTED]:alias-domain
[EMAIL PROTECTED]:alias-domain
etc. into virtualdomains. Put "|forward "$DEFAULT"" into 
~alias/.qmail-domain-default. Have a 
domain.com:othermachine.domain.com entry in smtproutes.

2. Put
domain.com:alias-domain
into virtualdomains. Have ~alias/.qmail-domain-user1, ~alias/.qmail-
domain-user2 etc. all hardlinked to the same file containing 
"|forward "$DEFAULT""; have ~alias/.qmail-domain-default contain 
"|forward "$DEFAULT"@othermachine.domain.com".


-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2 -- QDPGP 2.60 
Comment: http://community.wow.net/grt/qdpgp.html

iQA/AwUBOSD9+VMwP8g7qbw/EQKXHACghzGD3mdPhre6KsEVkGnsZVtrPWkAoIad
esjmqA+Da1X88pQaZV7qcoXt
=/t8s
-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]



Several mail domains on a single host (POP3/userdb ?...)

2000-05-16 Thread Pierre-Julien Grizel


Hi,


I want to set several domains on a single host. Each domain has its own DNS
entry, like this :
mail.domain1.com (with an IP address)
mail.domain2.com (with the same or another IP address - no matter for me)


I set my virtualhosts to have two virtual domains : domain1-com and
domain2-com.
And, then, I've got several users for each domain.
For example : 
- domain1-com-toto
- domain1-com-titi
- domain2-com-tata
- domain2-com toto

And so on, set in my users/assign file.


Then, I wanna use a POP connection, along with userdb (and nothing else than
userdb) to allow people to retreive their mail.

How can I set "things" (either the POP system or userdb) to allow users to
identify as "toto", "titi" and "tata", and, depending on the server they are
accessing (mail.domain1.com or mail.domain2.com), "redirect" them to the right
mailbox ?... (i.e. domain1-com-toto for toto if he connects to mail.domain1.com
and so on).
And, furthermore, I'd like my userdb users to be different on each domain
(domain1-com-toto wouldn't be the same as domain2-com-toto). 


Any clues ?


Thanks...




P.-J.



multilog patterns

2000-05-16 Thread clemensF

Why doesn't "multilog ... '-* msg *' ... filter out "end msg 154" line?

-- 
clemens  [EMAIL PROTECTED]
do  D4685B884894C483



qmail Digest 16 May 2000 10:00:01 -0000 Issue 1003

2000-05-16 Thread qmail-digest-help


qmail Digest 16 May 2000 10:00:01 - Issue 1003

Topics (messages 41712 through 41784):

SMTP AUTH - is there a patch for it in qmail?
41712 by: Robert Varga
41719 by: Krzysztof Dabrowski
41722 by: Colin Humphreys
41723 by: Krzysztof Dabrowski
41724 by: Robert Varga
41738 by: Jerry Walsh

slow answer through firewall
41713 by: Antje Koschel
41714 by: Administrator for OK 2 NET
41715 by: Rodrigo Severo
41716 by: Chris Harris
41717 by: James R Grinter
41718 by: Antje Koschel

Re: Unix_Loveletter
41720 by: Robert Varga
41721 by: Robert Varga

Re: Disable telnet to port 110
41725 by: Paul Farber
41741 by: Aaron L. Meehan
41742 by: Paul Farber
41761 by: David L. Nicol
41765 by: Paul Farber

Re: Share queue between servers and other questions.
41726 by: Greg Owen
41771 by: John White

Message: "-ERR this user has no $HOME/Maildir"
41727 by: Bob Carpenter
41728 by: Timothy L. Mayo
41730 by: Bob Carpenter

multiple auto-reply messgs...(simple??)
41729 by: Marcelo J. Iturbe
41731 by: Ronny Haryanto
41732 by: Markus Stumpf
41760 by: Marcelo J. Iturbe

Re: qmail / mysql (/ldap)
41733 by: Markus Stumpf

courier IMAP and Outlook problem
41734 by: Derek Smith
41739 by: Cono D'Elia

Metering POP related email traffic?
41735 by: Chin Fang
41736 by: James Raftery
41737 by: Jerry Walsh
41740 by: Markus Stumpf
41744 by: Chin Fang
41745 by: Chin Fang
41746 by: Andrés
41750 by: Peter van Dijk
41752 by: Len Budney
41756 by: Peter van Dijk

miniQmail and QMQP? (was: Share queue between servers)
41743 by: Dave Kitabjian
41747 by: Duane Schaub

Re: is content level blocking possible
41748 by: Bruce Guenter
41758 by: Jason Haar

Problem with virtual domains.
41749 by: Albert Hopkins
41754 by: Albert Hopkins

Re: Virtual Domain User not receiving mail
41751 by: Aaron L. Meehan

ezmlm list creation problem
41753 by: cdowns
41755 by: Steffan Hoeke

Accessing Qmail using Netscapes mail client
41757 by: dean klimt

Re: BACKUP POP SERVER
41759 by: David L. Nicol

sending bulk personalized email
41762 by: Michael Waples

Re: qfilelog...
41763 by: Bruce Guenter

Qmail-Imap-Maildir
41764 by: FabriceK

distributed redundnat queue architecture (for M Bowman)
41766 by: David L. Nicol
41767 by: Peter van Dijk

Weird startup troubles
41768 by: Michael R. Jinks

Virtual Domain DNS MX question
41769 by: James
41770 by: Chris Johnson

Stupid Sendmail tricks?
41772 by: John White
41776 by: Rogerio Brito

Anonymizing Email
41773 by: Alec Grynspan

Pummelling limiting, again
41774 by: John R Levine
41775 by: Michael R. Jinks

Group Wise SMTP System
41777 by: ranjanml

Working with SerialMail and Queue
41778 by: Carlo Manuali

moving part of the queue
41779 by: Van Liedekerke Franky
41781 by: Petr Novotny

UREGENT: SMTP domains getting resolved as Local
41780 by: ravivr.hss.hns.com
41782 by: Petr Novotny

Several mail domains on a single host (POP3/userdb ?...)
41783 by: Pierre-Julien Grizel

multilog patterns
41784 by: clemensF

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]


--




Hello all,

is there a SMTP AUTH patch for qmail?

Regards, 

Robert Varga





http://members.elysium.pl/brush/qmail-smtpd-auth/

Kris





Does this work with any Outlook versions?

The page mentions that Outlook 97 doesn't work what about others?

thanks,
Colin

- Original Message - 
From: Krzysztof Dabrowski [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, May 15, 2000 11:34 PM
Subject: Re: SMTP AUTH - is there a patch for it in qmail?


 http://members.elysium.pl/brush/qmail-smtpd-auth/
 
 Kris
 
 






The page mentions that Outlook 97 doesn't work what about others?

Outlook'97 does not have support for smtp-auth at all.

'98 supports it. exactly like outlook express.

Kris






Unfortunately members.elysium.pl cannot be resolved. Does someone have the
patch downloaded, or knows a working address?

Robert Varga

On Tue, 16 May 2000, Colin Humphreys wrote:

 Does this work with any Outlook versions?
 
 The page mentions that Outlook 97 doesn't work what about others?
 
 thanks,
 Colin
 
 - Original Message - 
 From: Krzysztof Dabrowski [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 

Autosend

2000-05-16 Thread mark



Hi All,

I'm setting up autorespond for the first time and am having 
difficulties.
If I send a message from [EMAIL PROTECTED] to [EMAIL PROTECTED]
I get the following error in the logs of 
test.mail.com:

"deferral: AUTOREPSOND: Unable_to_create_file_for_[[EMAIL PROTECTED]]."

Have any idea what the problem could be?

Thanks
Mark



AW: Autosend

2000-05-16 Thread Hackl Ferdinand

HI Mark

i guess you have in your .qmail-help following line ( or something similar )
|autorespond 1 5 message autoresponddirectory
[EMAIL PROTECTED]

you have to creat a dir which is called autoresponddirectory ( be carefull with the 
right group and owner )
and then it should work

Ferdinand

-Ursprüngliche Nachricht-
Von:mark [SMTP:[EMAIL PROTECTED]]
Gesendet am:Dienstag, 16. Mai 2000 12:17
An: [EMAIL PROTECTED]
Betreff:Autosend

Hi All,

I'm setting up autorespond for the first time and am having difficulties.
If I send a message from [EMAIL PROTECTED] to [EMAIL PROTECTED]
I get the following error in the logs of test.mail.com:

"deferral: AUTOREPSOND: Unable_to_create_file_for_[[EMAIL PROTECTED]]."

Have any idea what the problem could be?

Thanks
Mark

  Datei: ATT0.htm 



Re: BACKUP POP SERVER

2000-05-16 Thread wightman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Date:Mon, 15 May 2000 16:43:17 CDT
 To:  Jhun Hubac [EMAIL PROTECTED]
 cc:  [EMAIL PROTECTED]
 From:"David L. Nicol" [EMAIL PROTECTED]
 Subject: Re: BACKUP POP SERVER

[snip]

 I don't see what is saved by this arrangement, over having all
 the users connect directly to the machine with the mailboxes:
 
 all you gain is complexity and additional possible points of failure.
 
 NFS isn't free, those packets need to get read off the disk and
 written to the LAN just the same as if the MUA connects directly.

In this specific case, your statement appears to be true, but in a
different case, you may have an improvement.

You can make your NFS "server" a distributed cluster of machines, and
take a single point of failure out of the picture (assuming that your
have multiple network paths, etc, etc).  See the EMC Celera (sp) as an
example.

My $.01 (too cheep for $.02 :)
Brian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.0 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE5ISkMhVyYyj3CTLMRArvLAKCF4wicgKjm1upLq0AQmtC2Wux5cACglSYp
QrOaRSC0TIn1A87h4ksPFIY=
=n4u1
-END PGP SIGNATURE-



Re: multiple auto-reply messgs...(simple??)

2000-05-16 Thread wightman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Date:Mon, 15 May 2000 17:55:18 +0200
 To:  "Marcelo J. Iturbe" [EMAIL PROTECTED]
 cc:  [EMAIL PROTECTED]
 From:Markus Stumpf [EMAIL PROTECTED]
 Subject: Re: multiple auto-reply messgs...(simple??)

 On Mon, May 15, 2000 at 11:38:47AM -0400, Marcelo J. Iturbe wrote:

[snip]

 Set them up like
 
 .qmail-info
 #
 |autoresp-info
 ./Maildir/
 #

If your Maildir becomes undeliverable for some reason, you risk
alienating/mailbombing your users.  If the Maildir delivery fails,
both delivery instructions will be retried.  I would suggest something
like this (although more complicated)...

.qmail-info
#
info-autoresp
info-maildir
#

.qmail-info-autoresp
#
|autoresp-info
#

.qmail-info-maildir
#
./Maildir/
#

You could also put some direct-send armor in the .qmail-info-* files
to ensure that a Delivered-To: info@. was the first delivery line
in the mail to avoid direct mail to them.

I have used this in a past life - YMMV
Brian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.0 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE5ISaDhVyYyj3CTLMRAhAIAJ4kNy4/kFTXvNy8AuxNQIOJIBMWpACg+izm
e1RjrDkWPTnoM9yM2dc/YX8=
=8l3m
-END PGP SIGNATURE-



Out of free storage on IMAP and POP

2000-05-16 Thread groberts

Hi,

Not directly related to do with qmail, but...

I have IMAP-4.5 (Mark Crispins c-client) running on an open BSD 
machine with Maildir extensions written by Mathias Larrson.

On a large attachment I am getting (~33MB):

ipop3d[6948]: IMAP toolkit crash: Out of free storage

This happens on both IMAP and POP protocols.

Both seem to be trying to load the whole attachment into memory 
before sending it.   I have fixed the problem on the pop side by 
using another pop daemon that seems to send little chunks at a time 
(as opposed to loading the whole message with attachment into 
memory before sending it).

Does anyone know how to stop the IMAP and POP daemons from 
loading the whole message into memory before sending it to the 
client?

Thanks

Geoff



users/assign and Taylor UUCP (unrelated)

2000-05-16 Thread Paulo Jan

Hi all. Two completely unrelated questions:

1) Let's suppose that I decide to centralize virtual domains
redirection in users/assign, by adding in virtualdomains entries like
these:

domain1.com:domain1-com
blah.org:blah-org

And entries like these in users/assign:

domain1-com-luser1:luser1:2020:200:/home/luser1:::
blah-org-superluser:1036:200:/home/superluser:::

Okay. Now let's suppose that I have an address in the blah.org domain
that doesn't correspond to any local user; instead, mail to that address
should be directly forwarded to another host. How do I do that? I had
thought of adding in qmail/alias a file a .qmail-blah-org-(username)
file, but I don't know if that's the right way, nor I really like it too
much, frankly (I'd prefer to have all the information about users in
virtual domains available in one place, instead of scattered between
qmail/users and qmail/alias). So... is there any other way?

2) Taylor UUCP (to be exact, the one that comes with Red Hat Linux 6.x)
and qmail.  Is there a step-to-step guide, a sort of HOWTO, for it? I
have qmail working succesfully with HDB UUCP for a number of sites, but
some months ago, when I had to make it work with Red Hat-Taylor UUCP, I
ran into endless problems and ended up doing a quick serialmail-AutoTURN
hack (I can't remember exactly what went wrong, though I think it had to
do with the rmail of the client's server not being able to rewrite
correctly the From: address (no, we don't use bang addresses, just
regular Internet ones)).



Paulo Jan.
DDnet.



RE: Qmail-Imap-Maildir

2000-05-16 Thread Tim Hunter

Courier-imap works great for me and is the only imap daemon to work with any
reliability.

I highly doubt that the imap package that comes with Mandrake works with
/Maildir/ probably just works with /var/spool/mail/$USER


-Original Message-
From: FabriceK [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 15, 2000 5:58 PM
To: [EMAIL PROTECTED]
Subject: Qmail-Imap-Maildir


I have installed souce of imap : courier-imap-0.32 from inter7.com but it
doesn't work good

Then I installed the imap-4.7 package from the Mandrake 7.02
(I also tryed the imap package (version:4.5-3mdir4)
I prefer use package than source.

I create Maildir with the command : maildirmake   /home/USER/Maildir/
(with the good permission)
for the client.
When I configure a client (Outlook Express, Netscape 4.7),  the
synchronisation is OK between server and client.  I can send messages ...
But:  my problems are:
I have nothing in the recept-box (or Inbox?) of the client.
Or : where do the messages go on the server?

(Do I use the good package, source ??)

this is my /etc/inetd.conf:imap  steam  tcp  nowait
root /usr/sbin/tcpd imapd
this is my /etc/services:imap2  143/tcp imap
  imap2  143/udp imap


Note: I have used the UCSPI source for the tcpserver before with pop3.   And
all was OK . Do I delete  an old program  ??




Re: users/assign and Taylor UUCP (unrelated)

2000-05-16 Thread Chris Johnson

On Tue, May 16, 2000 at 02:39:18PM +0200, Paulo Jan wrote:
   1) Let's suppose that I decide to centralize virtual domains
 redirection in users/assign, by adding in virtualdomains entries like
 these:
 
   domain1.com:domain1-com
   blah.org:blah-org
 
   And entries like these in users/assign:
 
   domain1-com-luser1:luser1:2020:200:/home/luser1:::
   blah-org-superluser:1036:200:/home/superluser:::
 
   Okay. Now let's suppose that I have an address in the blah.org domain
 that doesn't correspond to any local user; instead, mail to that address
 should be directly forwarded to another host. How do I do that? I had
 thought of adding in qmail/alias a file a .qmail-blah-org-(username)
 file, but I don't know if that's the right way, nor I really like it too
 much, frankly (I'd prefer to have all the information about users in
 virtual domains available in one place, instead of scattered between
 qmail/users and qmail/alias). So... is there any other way?

You can do this:

# echo '[EMAIL PROTECTED]'  ~alias/.qmail-blah-org-username

or use Dan's fastforward package to centralize all the addresses in one cdb
file. (The principle remains the same though: everything gets delivered through
an ~alias/.qmail-blah-org-default or an ~alias/.qmail-default file.)

Chris



Re: users/assign and Taylor UUCP (unrelated)

2000-05-16 Thread Ian Lance Taylor

   Date: Tue, 16 May 2000 14:39:18 +0200
   From: Paulo Jan [EMAIL PROTECTED]

   2) Taylor UUCP (to be exact, the one that comes with Red Hat Linux 6.x)
   and qmail.  Is there a step-to-step guide, a sort of HOWTO, for it? I
   have qmail working succesfully with HDB UUCP for a number of sites, but
   some months ago, when I had to make it work with Red Hat-Taylor UUCP, I
   ran into endless problems and ended up doing a quick serialmail-AutoTURN
   hack (I can't remember exactly what went wrong, though I think it had to
   do with the rmail of the client's server not being able to rewrite
   correctly the From: address (no, we don't use bang addresses, just
   regular Internet ones)).

I have a system which sends all mail out via GNU/Taylor UUCP on Red
Hat (I have to continue using UUCP for sentimental reasons).  I put
this in /var/qmail/control/virtualdomains:

:alias-uucp

and I put this in /var/qmail/alias/.qmail-uucp-default:

|preline -d /usr/bin/uux - -a"${SENDER:-MAILER-DAEMON}" comton!rmail "($DEFAULT@$HOST)"

comton is the UUCP name of the host to which that system connects.

I'm running qmail and GNU/Taylor UUCP on both ends.

Ian



Re: sending bulk personalized email

2000-05-16 Thread Bruno Wolff III

On Tue, May 16, 2000 at 07:41:39AM +1000,
  Michael Waples [EMAIL PROTECTED] wrote:
 I have a client that needs various mailing lists and needs to send
 around 100,000 messages a day - he needs to handle bounces and
 subscriptions automatically-
 
 ezmlm-idx seems perfect but for one thing -
 he needs each meesage personalized -to say hi fred - hi barney etc etc
 and even personalized in the message body
 
 Id rather him use ezmlm but they insist on this feature -
 
 Theres no problem doing the sending and generation of messages with php
 and using postgresql or mysql to store all the data - but I'm worried
 that trying to send out 100,00 or more messages that way will be bad for
 server performance -
 
 I have no experience in mass email and was wondering if anyone could
 suggest the right way to go ?

There is a patch for qmail that should be available from the ezmlm page
that allows customization of headers to be done efficiently. This could
probably be modified without a whole lot of trouble to do what you
want.

As for the goal of the project, fake personaliztion is going to get old
fast. This makes me think of the headhunters and telemarketers that ask
me how things are going before giving their pitch. It just wastes even
more of my time and they obviously don't really care about how may day 
has been going.



Stochastic silence from Maildirsmtp

2000-05-16 Thread Jörgen Persson

Qmail list,
I'm using qmail in conjuction with serialmail and invokes
maildirsmtp through the ppp-script.

Everything works great mostly but sometimes... Well here's the 
main structure of the script

if queue  PPP
  modify headers
  echo 'flushing queue' | splogger maildirsmtp
  maildirsmtp ~alias/pppdir alias-ppp- $ISP $hostname 21 | \
splogger maildirsmtp
  echo 'queue flushed' | splogger maildirsmtp
fi

Once in a while the queue remains and the logs reads:
May 16 16:27:05 seven maildirsmtp: 958487225.187118 flushing queue
May 16 16:27:05 seven maildirsmtp: 958487225.879180 queue flushed

Problems while executing maildirsmtp shows in the log but there 
is nothing to trace at this occasions - any ideas?

-- 
Jörgen Persson



Adding local IP address to ipme

2000-05-16 Thread Scott Gifford

I have a farm of qmail servers sitting behind a load balancer.  I'm
having a problem with being a secondary MX for a domain, because the
individual qmail servers in the farm don't realize that the IP address
of the load balancer actually points to them.  They keep trying to
re-deliver to the load balancer's address, which connects them back to
a different mail server within the farm, which does the same thing,
until the message bounces because of too many hops.

Is there a patch that will let me add addresses to the ipme structure
that qmail uses to determine whether the MX record for a host is
actually itself?

Reading back over that, it's a little confusing.  Here's an example.

I have 25 qmail servers, 10.0.0.1 through 10.0.0.25.  The load
balancer, which will semi-randomly select one of the actual servers to
pass the connection on to, has an address of 1.2.3.4.  Domains for
which we are a secondary MX have a less preferred MX record that
points to 1.2.3.4.

When a message comes in to be queued, it comes in to 1.2.3.4, which is
redirected to (for example) 10.0.0.5.  The domain is in its rcpthosts,
but not its locals, so 10.0.0.5 tries to forward it on to the next
best-preference MX.  It tries to connect to the primary MX, fails, and
then tries to connect to the secondary, 1.2.3.4.  It doesn't realize
that it is already handling mail for 1.2.3.4, so it opens up another
connection to 1.2.3.4, which redirects it to (for example) 10.0.0.16.
This process repeats until the message bounces.

I'm looking at patching ipme.c and giving it a config file, but it
seems to me that somebody must have already done this.

Can anybody point me in the right direction?  I'm using
qmail-1.0.3+ldap.

Thanks,

--ScottG.



Help me, please: Error in pop3 with vpopmail

2000-05-16 Thread Informacio


Hi,

I'm a qmail server with vpopmail, qmailadmin and sqwebmail.
If I use sqwebmail for read the messages in the server, this work ok.
But, if I use one pop3 client (outlook), I can't log in the server.
The server send the next error:
'Warning: Cannot open backend config file.'
This error also apears if I create one virtual domain with vadddomain.

Help me please, I don't know the solution for this problem.

Thanks

PD: Sorry for my poor english.



Re: Group Wise SMTP System

2000-05-16 Thread A.L.

 Hi there,
 
 Is there any way that we can configure the smtp server in such a way
 that we can customize according to a certain group. Like for a group
 called blah, I want to use smtp.abc.com and for blah1 I want to user
 smtp.abc1.com.
 
 Any suggestion or documentation.
 
 
 Thank you.
 
 Warm Reards,
 
 Ranjan

For a quick and dirty hack, you could make .qmail-user files that
forwarded to the appropo server on a per user basis, or for a more
centralized/easier to manage thing, maybe setup fastforward to use a
sendmail aliases file.  

You could also get into some advanced .qmail-default tricks if you
wanted to; something like the following in .qmail-default would probably
do the trick though...

# .qmail-default - WARNING - UNTESTED - MAY NOT WORK AT ALL
#
| if `egrep -wq $LOCAL -f /path/group1` ; then forward $[EMAIL PROTECTED] ; fi
| if `egrep -wq $LOCAL -f /path/group2` ; then forward $[EMAIL PROTECTED] ; fi
#
# Repeat for each group, and then put usernames in appropo group on SMTP
# server.

Not sure about the above .qmail trick, it's not somehing I've ever
done anything similar to in practice, and I'm not positive the |'d input
will work in the midst of a if/fi statement but in theory it seems logical
to me.  :)  Cheers!

-- A.L.

--
If what they've been doing hasn't solved the problem, tell them to do
something else.
-- Gerald Weinberg, "The Secrets of Consulting"
--




ORBs problem and Qmail (@@@ related)

2000-05-16 Thread Greg Moeller

Hi there.
Our mail server's been listed in ORBs because of a multiple @ related hole.
Is this common for a Qmail system or is something odd about our setup?

Here's the header from ORBS, with enough changed so that any spammers watching 
won't get ideas.  :)

From [EMAIL PROTECTED] Sat Apr 22 09:27:47 2000
Received: from toolbox.spammy.net (toolbox.spammy.net [127.0.0.2])
by mail2.manawatu.net.nz (8.9.3/8.9.3) with SMTP id FAA05197
for [EMAIL PROTECTED]; Sat, 22 Apr 2000 05:59:36 +1200
X-Remote-IP: 127.0.0.2
Date: Sat, 22 Apr 2000 05:59:36 +1200
Received: (qmail 15431 invoked by alias); 21 Apr 2000 13:59:31 -
Delivered-To: [EMAIL PROTECTED]@pop.spammy.net
Received: (qmail 15413 invoked from network); 21 Apr 2000 13:59:31 -
Received: from unknown (HELO relaytest.orbs.vuurwerk.nl) (194.178.232.55)
by pop.spammy.net with SMTP; 21 Apr 2000 13:59:31 -
To: [EMAIL PROTECTED]@pop.spammy.net
From: [EMAIL PROTECTED]
X-Token: ckpfbvvorqbdqnlp
X-Envelope-Sender: [EMAIL PROTECTED]
X-Envelope-Recipient: [EMAIL PROTECTED]@pop.spammy.net
Message-Id: [EMAIL PROTECTED]
Subject: ORBS Relay Test - 127.0.0.1

We're using the fastforward alias system.(version fastforward-0.51)

Greg






-ERR authorization failed under qmail-pop3d

2000-05-16 Thread Bob Carpenter

I've been running into password authentication problems with my RH 6.2
implementation. Open-ssh does weird things too... but back to qmail.

I _HAD_ qmail up and running happily yesterday. The famous line "I didn't
change anything and now it doesn't work."

Well obviously I have changed something.

I have been attempting to complete the Life with qmail documentation. With
success yesterday. (Thank you again for your help!)

Here's the info I hope is relevant:

Telnetting into the POP3 server, fails:

[root@mercury bob]# telnet localhost 110
Trying 127.0.0.1...
Connected to mercury.redsea.co.cr (127.0.0.1).
Escape character is '^]'.
+OK 961.958499285@\
user bob
+OK
pass xxx
-ERR authorization failed
Connection closed by foreign host.

Yet, using the checkpassword test as indicated in INSTALL for checkpassword:

root@mercury bob]# /var/qmail/bin/qmail-popup host /bin/checkpassword pwd
+OK 968.958499400@host
user bob
+OK
pass xxx
/home/bob
[root@mercury bob]#

In /etc/inetd.conf I have:

pop3   stream  tcp nowait  root/var/qmail/bin/qmail-popup
qmail-popup \
mercury.redsea.co.cr /bin/checkpassword /var/qmail/bin/qmail-pop3d
Maildir


In /etc/services (as mentioned in the Note for Life with qmail.):

pop3110/tcp pop-3   # POP version 3
pop3110/udp pop-3

As always, constructive criticism, tips and suggestions are always
appreciated.

R. (Bob) Carpenter
CIO-Chief Information Officer
RedSea Management Ltd.
San José, Costa Rica
(506) 204-3300
(506) 204-7090 fax
PGP Key available by request.




don't know if anyone noticed this, but...

2000-05-16 Thread Adam McKenna

I was browsing amazon today and noticed it:

http://www.amazon.com/exec/obidos/ASIN/0672319454/qid%3D958501880/104-5030846-4577265

Who the hell is Rich Blum?  I never hoid of him.

--Adam



Backup

2000-05-16 Thread Mark Lo

Hi,

  I am a Newbie, this is my first time to use qmail server, So that
I don't know what do I have to backup for qmail.  Please point me out
what do I have to backup for qmail in a daily backup operations.  (also
running pop and smtp at the same box)

Thank You

Mark




smtp-auth and amavis...

2000-05-16 Thread Steve Peace



Has anyone tried installing the smtp-auth qmail patch after 
installing the amavis ant-virus wrapper? I tried and was no longer able to 
send or receive mail. I had to re-install the qmail binaries and then 
re-install amavis. Any help or knowledge would be 
appreciated.

Steve P.


Re: distributed redundnat queue architecture (for M Bowman)

2000-05-16 Thread David L. Nicol

Peter van Dijk wrote:

  this [hypothetical] architecture could result in something similar
  to usenet

 Do note that usenet was never designed to guarantee message delivery.
 Usenet was designed for non-reliable wide-scale messaging.

I just meant, it is another architecture where you have redunant
data on widely spaced peers.

Later, imagining that Bowman wants to guarantee to the corporal in the
battlefield who has e-mailed his situation in to HQ, that his smtp 250
from the server means the message will get through even if his immediate
mail server gets hit by a missle immediately after sending the code.

To implement this, the server would, before issuing the 250, open
a channel to a peer and copy the message as far away as possible -- or
even attempt immediate delivery -- all BEFORE giving the 250 response.

So, 250 on this smtpd does not merely mean "I have taken responsibility
for transferring this message" but "I have transferred the message off site
already"

destination MUAs would need to discard based on redundant message IDs,
et cetera

I'll stop now...



qmail-queue, URGENT!

2000-05-16 Thread Jorge Rocha

Hello All,

My qmail is putting some messages in queue and logging:

May 16 16:21:05 lx1 qmail: 958504865.479739 delivery 38: deferral: 
Connected_to_200.246.122.250_but_connection_died._Possible_duplicate!_(#4.4.2)/

After 3 days the message is bounced, but i already checked the remote 
server and there are no error!

Anybody knows what going on?


Tkz,
Jorge Rocha
--
Node 1 Internet
http://www.node1.com.br
Tel.: (11) 5092-6020
Fax.: (11) 5092-6033




Re: smtp-auth and amavis...

2000-05-16 Thread listy-dyskusyjne Krzysztof Dabrowski

At 21:12 2000-05-16, you wrote:
Has anyone tried installing the
smtp-auth qmail patch after installing the amavis ant-virus
wrapper? I tried and was no longer able to send or receive
mail. I had to re-install the qmail binaries and then re-install
amavis. Any help or knowledge would be
appreciated.
what is the connection of amavis and qmail-smtpd?

submit more debug information and maybe i'll be able to help.

Kris



Re: Qestion about qmail

2000-05-16 Thread clemensF

 Petr Novotny (Tue 16.0500-13:15):
 
 Well, I read the docs. However, what you sent shows that the docs 
 are wrong; or that the program is wrong. Which of that it is - I don't 
 know.

i already reviewed the pattern matching implementation in
daemontools/match.c.  it seems ok.  if my multilog invocation line, the
"script" as it is called by djb, is correct, it's got to have something to
do with multilog.c.  could you help me review and test that?

for the readers of "qmail help", courtesy not of djb, here's what we're
talking about:

#!/bin/rc
exec setuidgid qmaill multilog t s2 n2 '-* msg *' ./

this line =does not= weed out lines containing the word "msg" from the
qmail-send loggs.

-- 
clemens  [EMAIL PROTECTED]
do  D4685B884894C483
gpg recv-key 0x9
echo `gpg list-key 0x9 | cat -tv` | \
gpg encrypt `gpg list-key 0x9 | 822address` | \
mail -s your-key `gpg list-key 0x9 | 822address`
wait



Re: qmail-queue, URGENT!

2000-05-16 Thread Dave Sill

Jorge Rocha [EMAIL PROTECTED] wrote:

May 16 16:21:05 lx1 qmail: 958504865.479739 delivery 38: deferral: 
Connected_to_200.246.122.250_but_connection_died._Possible_duplicate!_(#4.4.2)/

   After 3 days the message is bounced, but i already checked the remote 
server and there are no error!

   Anybody knows what going on?

200.246.122.250 is closing the SMTP connection to your qmail before
acknowledging the receipt of the message. Under these conditions,
qmail has to assume that the message didn't go through. This is a
violation of SMTP. Which MTA is 200.246.122.250 running?

-Dave



Re: ORBs problem and Qmail (@@@ related)

2000-05-16 Thread Peter van Dijk

On Tue, May 16, 2000 at 12:00:23PM -0500, Greg Moeller wrote:
 Hi there.
 Our mail server's been listed in ORBs because of a multiple @ related hole.
 Is this common for a Qmail system or is something odd about our setup?

There must be something odd. What does
/var/qmail/alias/.qmail-snet-default containt?


 Here's the header from ORBS, with enough changed so that any spammers watching 
 won't get ideas.  :)

Please don't do that. You can trust the people here, and giving real info
will allow us to help you quicker.

[snip]
 
 We're using the fastforward alias system.(version fastforward-0.51)

Hmmm, could you give us some details of your configuration then?

And please tell us real hostnames (post real headers, for example), so we
can see for ourselves.

Greetz, Peter.
-- 
[EMAIL PROTECTED] - Peter van Dijk [student:developer:madly in love]



Re: qmail-queue, URGENT!

2000-05-16 Thread Peter van Dijk

On Tue, May 16, 2000 at 03:54:32PM -0400, Dave Sill wrote:
[snip]
 
 200.246.122.250 is closing the SMTP connection to your qmail before
 acknowledging the receipt of the message. Under these conditions,
 qmail has to assume that the message didn't go through. This is a
 violation of SMTP. Which MTA is 200.246.122.250 running?

After a few tries, it reports No route to host.

The box in question is also the secondary MX for node1.com.br.

Greetz, Peter.
-- 
[EMAIL PROTECTED] - Peter van Dijk [student:developer:madly in love]



Re: Pummelling limiting, again

2000-05-16 Thread James R Grinter

John R Levine [EMAIL PROTECTED] writes:
 causing thrashing and other disasters.  So their solution is to let you set a
 limit on the number of simultaneous connections from a single host and reject
 mail (not connections) if there are more than that.  Surely it is a

Reject rather than defer? I predict lots more complaints from users,
than they probably make already about their mail delivery being slow,
if they do that. Mad.

James.



Re: Backup

2000-05-16 Thread Dave Sill

Mark Lo [EMAIL PROTECTED] wrote:

  I am a Newbie, this is my first time to use qmail server, So that
I don't know what do I have to backup for qmail.  Please point me out
what do I have to backup for qmail in a daily backup operations.  (also
running pop and smtp at the same box)

Back up everything (/var/qmail and user's mailboxes) as often as you
want, using whatever tools you prefer. If you have to restore the
queue (/var/qmail/queue)--which is usually not a great idea since your
backup copy is soon outdated--you'll need to run one of the utilities
available from www.qmail.org to rename the files by inode.

-Dave



re: Address marker

2000-05-16 Thread Chester Chee



Hi,

Does anyone know how to change the address mark in 
qmail? Sendmail uses "+" for the address marker, I have a filtering software 
depends on that, I wonder if there is a way I can change the address 
marker for Qmail to "+". Actually, I don't even know if Qmail support address 
marker... Any help is greatly appreciated. Thanks in advance.

Chester



qmail/ezmlm virtual domain problem

2000-05-16 Thread Rodney Edwards

Hi,

I am having endless problems trying to set up a mailing list with a
virtual domain. I created the list with the following command:

/usr/local/bin/ezmlm/ezmlm-make -adfgiklmnpqrstuw -5
[EMAIL PROTECTED] /var/qmail/alias/test
/var/qmail/alias/.qmail-test alias-test domainname.com

Then in /var/qmail/control/rcphosts I added:

domainname.com

next in /var/qmail/control/virtualdomains I put:

domainname.com:test

Unfortunately when I try to post to [EMAIL PROTECTED],
[EMAIL PROTECTED] or even [EMAIL PROTECTED] all
I get is the below Ezmlm response. All I really want to do is be able to
send to the list via [EMAIL PROTECTED]  Any pointers would be
grateful appreciated.

Hi! This is the ezmlm program. I'm managing the
[EMAIL PROTECTED] mailing list.

I'm working for my owner, who can be reached
at [EMAIL PROTECTED]

This is a generic help message. The message I received wasn't sent to
any of my command addresses.

Here is a list of the command addresses supported:

Send mail to the following for info and FAQ for this list:
   [EMAIL PROTECTED]
   [EMAIL PROTECTED]

The messages do not really need to be empty, but I will ignore
their content. Only the ADDRESS you send to is important.

You can start a subscription for an alternate address,
for example "[EMAIL PROTECTED]", just add a hyphen and your
address (with '=' instead of '@') after the command word:
[EMAIL PROTECTED]

To stop subscription for this address, mail:
[EMAIL PROTECTED]


--- Administrative commands for the alias-test list ---

I can handle administrative requests automatically. Please
do not send them to the list address! Instead, send
your message to the correct command address:

For help and a description of available commands, send a message to:
   [EMAIL PROTECTED]

To subscribe to the list, send a message to:
   [EMAIL PROTECTED]

To remove your address from the list, just send a message to
the address in the ``List-Unsubscribe'' header of any list
message. If you haven't changed addresses since subscribing,
you can also send a message to:
   [EMAIL PROTECTED]

For addition or removal of addresses, I'll send a confirmation
message to that address. When you receive it, simply reply to it
to complete the transaction.

If you need to get in touch with the human owner of this list,
please send a message to:

[EMAIL PROTECTED]
best regards

Rodney




RE: don't know if anyone noticed this, but...

2000-05-16 Thread Stefaan A Eeckels


On 16-May-2000 Adam McKenna wrote:
  I was browsing amazon today and noticed it:
  
  
http://www.amazon.com/exec/obidos/ASIN/0672319454/qid%3D958501880/104-5030846-4577265
  
  Who the hell is Rich Blum?  I never hoid of him.
And why does he say Qmail when anyone knowledgable enough
to write a book should know it's qmail...

Stefaan
-- 
--PGP key available from PGP key servers (http://www.pgp.net/pgpnet/)--
Ninety-Ninety Rule of Project Schedules:
The first ninety percent of the task takes ninety percent of
the time, and the last ten percent takes the other ninety percent.



Re: don't know if anyone noticed this, but...

2000-05-16 Thread Johan Almqvist

On Tue, May 16, 2000 at 10:43:28PM +0200, Stefaan A Eeckels wrote:
   Who the hell is Rich Blum?  I never hoid of him.
 And why does he say Qmail when anyone knowledgable enough
 to write a book should know it's qmail...

http://www.amazon.com/exec/obidos/ASIN/0672318342/qid=958510664/sr=1-1/002-8347540-7331400

His previous book wasn't that popular...

-Johan
-- 
Johan Almqvist



Re: Ezmlm web front

2000-05-16 Thread Ken Jones


The next release of qmailadmin has more support for ezmlm-idx
thanks to the guys at wizoffice in singapore.  It will be released
(hopefully) in the next week or so.

If you want to try it out now download from:
http://www.inter7.com/qmailadmin/qmailadmin-0.26h-WizOffice-FROZEN-12-MAY-2000.tgz

They sent me a few patches for regex searching of pop accounts.
Which isn't in this tar ball.

ken jones
inter7

Chester Chee wrote:
 
 Doesn't qmailadmin also support mailing list administration using ezmlm???
 What is the different between this package and qmailadmin?
 
 - Original Message -
 From: "Steffan Hoeke" [EMAIL PROTECTED]
 To: "qmail" [EMAIL PROTECTED]
 Sent: Friday, May 12, 2000 3:59 PM
 Subject: Re: Ezmlm web front
 
  On Fri, May 12, 2000 at 02:23:47PM +0100, Rodney Edwards wrote:
   Does any one know anyway to create a web front for ezmlm administration
   e.g. to subscribe  un-subscribe etc..
  Try ezmlm-web... http://rucus.ru.ac.za/~guy/ezmlm/#ezmlm-web
 
  HTH,
   Steffan
  --
  http://therookie.dyndns.org
 
 



Re: don't know if anyone noticed this, but...

2000-05-16 Thread Russell Nelson

Adam McKenna writes:
  I was browsing amazon today and noticed it:
  
  http://www.amazon.com/exec/obidos/ASIN/0672319454/qid%3D958501880/104-5030846-4577265
  
  Who the hell is Rich Blum?  I never hoid of him.

On the other hand, you've heard of me, and I've only written a
fraction of a book.  :(

-- 
-russ nelson [EMAIL PROTECTED]  http://russnelson.com
Crynwr sells support for free software  | PGPok | "Ask not what your country
521 Pleasant Valley Rd. | +1 315 268 1925 voice | can force other people to
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | do for you..."  -Perry M.



Re: don't know if anyone noticed this, but...

2000-05-16 Thread Timothy L. Mayo

On Tue, 16 May 2000, Russell Nelson wrote:

 Adam McKenna writes:
   I was browsing amazon today and noticed it:
   
   
http://www.amazon.com/exec/obidos/ASIN/0672319454/qid%3D958501880/104-5030846-4577265
   
   Who the hell is Rich Blum?  I never hoid of him.
 
 On the other hand, you've heard of me, and I've only written a
 fraction of a book.  :(

Ah, but Russ, we know your credentials for being a qmail authority. :) 
What are Rich's credentials?

-
Timothy L. Mayo mailto:[EMAIL PROTECTED]
Senior Systems Administrator
localconnect(sm)
http://www.localconnect.net/

The National Business Network Inc.  http://www.nb.net/
One Monroeville Center, Suite 850
Monroeville, PA  15146
(412) 810- Phone
(412) 810-8886 Fax




Re: don't know if anyone noticed this, but...

2000-05-16 Thread Russell P. Sutherland

* Timothy L. Mayo ([EMAIL PROTECTED]) [16 May 2000 17:27]:
  Adam McKenna writes:
I was browsing amazon today and noticed it:

http://www.amazon.com/exec/obidos/ASIN/0672319454/qid%3D958501880/104-5030846-4577265
Who the hell is Rich Blum?  I never hoid of him.
  On the other hand, you've heard of me, and I've only written a
  fraction of a book.  :(
 Ah, but Russ, we know your credentials for being a qmail authority. :) 
 What are Rich's credentials?

What if Mr Blum:

- is writing the Complete Idiots Guide to qMaiL (I at least got
  the "q" part correct). SAMs... h. Say, did not Mr. Levine
  write a similar book?
- is Joe Average Guy writing for Sally HowTO GiveMeaFewExamples.
- has obviously started to "do something" that people on this list
  have only talked about for over 18 months.
- is planning on cashing in on being the first out of the gate.

If any of the above is true, then these things are by definition
to his credit.

America: Freedom, Capitalism, Opportunism... pick any three.

-- 
Quist ConsultingEmail: [EMAIL PROTECTED]
219 Donlea DriveVoice: +1.416.696.7600
Toronto ON  M4G 2N1 Fax:   +1.416.978.6620
CANADA  WWW:   http://www.quist.on.ca



Changing the IP address used by qmail....

2000-05-16 Thread Steve Wolfe


 Today, I bound another IP address to our ethernet card.  Eth0 is
209.90.117.130, eth0:1 is 209.90.117.144, and now, eth0:2 is 209.90.117.140
.

  The first two IP's were running jim-dandy for some time, now that I've
added the third address, outgoing mail is sent from 209.90.117.140, not
.130, as it should be.

qmail-smtpd is being started as follows:

 /usr/local/bin/tcpserver -v -x /etc/tcp.smtp.cdb -u 80 -g 80 -c100 0 smt
p /var/qmail/bin/qmail-smtpd 21 | /var/qmail/bin/splogger smtpd 3 

Am I correct in assuming that it should be started like this:

/usr/local/bin/tcpserver -v -x /etc/tcp.smtp.cdb -u 80 -g 80 -c100
209.90.117.130 0
 smtp /var/qmail/bin/qmail-smtpd 21 | /var/qmail/bin/splogger smtpd 3 

?

steve




Re: Changing the IP address used by qmail....

2000-05-16 Thread Adam McKenna

This has nothing to do with qmail-smtpd (or any other part of qmail for that
matter).  Check your routing table.

--Adam

On Tue, May 16, 2000 at 03:44:13PM -0600, Steve Wolfe wrote:
 
  Today, I bound another IP address to our ethernet card.  Eth0 is
 209.90.117.130, eth0:1 is 209.90.117.144, and now, eth0:2 is 209.90.117.140
 .
 
   The first two IP's were running jim-dandy for some time, now that I've
 added the third address, outgoing mail is sent from 209.90.117.140, not
 .130, as it should be.
 
 qmail-smtpd is being started as follows:
 
  /usr/local/bin/tcpserver -v -x /etc/tcp.smtp.cdb -u 80 -g 80 -c100 0 smt
 p /var/qmail/bin/qmail-smtpd 21 | /var/qmail/bin/splogger smtpd 3 
 
 Am I correct in assuming that it should be started like this:
 
 /usr/local/bin/tcpserver -v -x /etc/tcp.smtp.cdb -u 80 -g 80 -c100
 209.90.117.130 0
  smtp /var/qmail/bin/qmail-smtpd 21 | /var/qmail/bin/splogger smtpd 3 
 
 ?
 
 steve
 



maildrop + vpopmail

2000-05-16 Thread Martin Kos


hi all

how do i install maildrop to work with vpopmail ? have i only to replace
qmail-local? is maildrop-0.76b ok or do i need a newer version? is there
perhaps a step-by-step doku for this? thanks for any help.

-Martin

--
http://www.kos.li/  [EMAIL PROTECTED]  
Say NO to HTML in mail and news



[Announce] oMail-webmail 0.94 released!

2000-05-16 Thread Olivier M.


Hello!

oMail-webmail 0.94 is ready to be downloaded : changes includes
experimental vpopmail support (thanks to Flavio), better
security and regexp for attachment handling, multiple user-defined
headers and signaturs (max 5 of each), as well as a lot of little 
fixes. You will find more infos about this software, as well as an
online demo on http://webmail.omnis.ch/omail.pl?action=about

Download:
  http://download.sourceforge.net/oMail/omail-webmail-0.94.tar.gz

Actuall Todo:
- add user-defined folders support
- check the security of all auth methods, especially the 
  one for vmailmgr using passwd.cdb files.

If you are interested to help, fell free to get the files from the
anonymous CVS, and you are welcome on the devel mailing list.

There are currently 2 mailing lists :

  - omail-news : read-only announce mailing list (for new
release announces)

  http://lists.sourceforge.net/mailman/listinfo/omail-news 

  - omail-devel : public mailing list for devel  support.

  http://lists.sourceforge.net/mailman/listinfo/omail-devel 

Thanks a lot for all the people who sent me emails and comments
these last weeks!

Olivier



Re: webmail

2000-05-16 Thread Chester Chee



Hi,

Does anyone know if there is a webmail 
package that uses smtp instead of reading/writing from/to Maildir or mailbox? 
Thanks in advance.



Re: webmail

2000-05-16 Thread Olivier M.

On Tue, May 16, 2000 at 06:43:25PM -0400, Chester Chee wrote:
 Does anyone know if there is  a webmail package that uses smtp instead of 
reading/writing from/to Maildir or mailbox? Thanks in advance.

smtp ? I'm afraid it could only be used to _send_ mails. 
To read them, you have to  choose between direct disk access (like omail), 
pop3 (like cwmail) or imap (like imp).

Regards,
Olivier



Re: webmail

2000-05-16 Thread Chester Chee

Ok, let me rephrase my question. Thanks Olivier
Does anyone know if there is a webmail package that uses smtp to send mail,
and imap/disk access for reading mail? Thanks in advance.

- Original Message -
From: "Olivier M." [EMAIL PROTECTED]
To: "Chester Chee" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, May 16, 2000 6:51 PM
Subject: Re: webmail


 On Tue, May 16, 2000 at 06:43:25PM -0400, Chester Chee wrote:
  Does anyone know if there is  a webmail package that uses smtp instead
of reading/writing from/to Maildir or mailbox? Thanks in advance.

 smtp ? I'm afraid it could only be used to _send_ mails.
 To read them, you have to  choose between direct disk access (like omail),
 pop3 (like cwmail) or imap (like imp).

 Regards,
 Olivier





Blocking e-mail to specific addresses

2000-05-16 Thread Michael Hornby

Is there any way I can setup q-mail with separate block lists for each email
address? For example, I might want to block [EMAIL PROTECTED] from sending mail
to one user but not block it from the entire machine. Does anyone know how
to do this?




Re: Blocking e-mail to specific addresses

2000-05-16 Thread Peter van Dijk

On Tue, May 16, 2000 at 07:29:58PM -0400, Michael Hornby wrote:
 Is there any way I can setup q-mail with separate block lists for each email
 address? For example, I might want to block [EMAIL PROTECTED] from sending mail
 to one user but not block it from the entire machine. Does anyone know how
 to do this?

procmail, or some dot-qmail voodoo.

man procmail
man dot-qmail

Greetz, Peter.
-- 
[EMAIL PROTECTED] - Peter van Dijk [student:developer:madly in love]



qpage and qmail

2000-05-16 Thread Aaron Seelye

Hello,

I'm trying to make a simple email-pager gateway for my work, where you email
[EMAIL PROTECTED] and it uses the .qmail-default file to dial the TAP
number and delivers the page using SNPP.  Does anyone here have experience
in getting this to work, hopefully using qpage (just because its the paging
program I know), but any other sort of configuration would be stupendous.
Basically what I tried doing is making my .qmail-default file as

| /usr/local/bin/qpage -l 0 -m -p $LOCAL

but when I send it an email, it gets stuck in the local queue instead of
going to the paging program (yes, the daemon for that is running), and
/var/log/maillog just says:

May 16 17:05:51 level3 qmail: 958521951.615228 new msg 58324
May 16 17:05:51 level3 qmail: 958521951.615501 info msg 58324: bytes 815
from [EMAIL PROTECTED] qp 1019 uid 0
May 16 17:05:51 level3 qmail: 958521951.617920 starting delivery 19: msg
58324 to local [EMAIL PROTECTED]
May 16 17:05:51 level3 qmail: 958521951.618029 status: local 1/10 remote
0/20
May 16 17:05:51 level3 qmail: 958521951.635469 delivery 19: deferral:
Message_does_not_start_with_From_/No_message!/
May 16 17:05:51 level3 qmail: 958521951.635699 status: local 0/10 remote
0/20

If anyone had ideas or experience with this I'd really appreciate it.

Thanks,

Aaron Seelye





Re: qpage and qmail

2000-05-16 Thread Peter van Dijk

On Tue, May 16, 2000 at 05:08:44PM -0700, Aaron Seelye wrote:
[snip]
 May 16 17:05:51 level3 qmail: 958521951.635469 delivery 19: deferral:
 Message_does_not_start_with_From_/No_message!/

preline fixes exactly this problem. man preline is your friend :)

Greetz, Peter.
-- 
[EMAIL PROTECTED] - Peter van Dijk [student:developer:madly in love]



long delays in delivery

2000-05-16 Thread Andrew Gray

sorry to send this twice, but I realized that I would not get any replies
unless I changed my reply to address to one that was actually working (duh!)

Hi People,
Having some huge problems with qmail delaying sending

[root@ren RPMS6.2]# /var/qmail/bin/qmail-qstat
messages in queue: 2313
messages in queue but not yet preprocessed: 0

Mail is being delivered (eventually) but there are 3.5 - 4 hour delays
any suggestions??

just tried
'killall -ALRM qmail-send'
to force a de-queue. Load average went through the roof! (10)
I had to kill the syslog and remove mail logging to get it back
to reasonable levels. ( and it has not reduced the queue length)


Regards

Andrew Gray
Network Administrator
NetConnect Communications

[EMAIL PROTECTED]
ph +61 3 5332 2140

" Life's too short to use Microsoft Products "




Delays receiving mail

2000-05-16 Thread Andrew Gray

Hi People,
Having some huge problems with qmail delaying sending

[root@ren RPMS6.2]# /var/qmail/bin/qmail-qstat
messages in queue: 2313
messages in queue but not yet preprocessed: 0

Mail is being delivered (eventually) but there are 3.5 - 4 hour delays 
any suggestions??

just tried 
'killall -ALRM qmail-send'
to force a de-queue. Load average went through the roof! (10)
I had to kill the syslog and remove mail logging to get it back 
to reasonable levels. ( and it has not reduced the queue length)

Regards

Andrew Gray
Network Administrator
NetConnect Communications

[EMAIL PROTECTED]
ph +61 3 5332 2140

" Life's too short to use Microsoft Products "




Re: long delays in delivery

2000-05-16 Thread James R Grinter

"Andrew Gray" [EMAIL PROTECTED] writes:
   Having some huge problems with qmail delaying sending

is the 'trigger' file present and correct?
/var/qmail/queue/lock/trigger should have the perms and ownerships:

  prw--w--w-  1 qmails   qmail   0 May 17 02:33 trigger

Dave Sill's "Living with Qmail" has more info about that sort of problem.

 Mail is being delivered (eventually) but there are 3.5 - 4 hour delays
 any suggestions??

It's also possible that there are a large number of mails queued for
one remote site that is broken.

  # qmail-qread | grep remote | grep -v done | sort | uniq -c | sort -n | tail

will sort them into a ascending order of messages queued for each
email address (which will take a few minutes possibly for 2-3000
messages) and show the top 10.

what reasons, if any are being shown in your logs for failures?
I use something like:
  % tail -f /var/log/syslog | grep '[^g] delivery [0-9][0-9]*: '

to watch successes and deferrals.

James.



Re: multiple auto-reply messgs...(simple??)

2000-05-16 Thread Russ Allbery

Marcelo J Iturbe [EMAIL PROTECTED] writes:

 Maybe I am going around this all wrong.  I am having troubles creating
 the auto-reply scripts.  The script is in PERL and I am trying to
 capture the message. I tried to do a print on ARGV and ENV but both
 arrays are empty. How do I grab the email message?

The full incoming message is available on stdin.  See the qmail-command
man page for the details.

 I would also like to modify the subject line of the message before it
 gets sent to the "common" pop account.

You can't do this without creating a new mail message and resending it to
the common POP account address.  You also shouldn't need to; I presume
that the purpose is to support filtering, which you can just as easily do
based on the To and Cc headers (or even the Delivered-To header).

-- 
Russ Allbery ([EMAIL PROTECTED]) http://www.eyrie.org/~eagle/



RE: long delays in delivery

2000-05-16 Thread Andrew Gray test

Thanks to those who replied.

 It's also possible that there are a large number of mails queued for
 one remote site that is broken.

was what it was, we had the concurrencyremote set to 50, I increased this 
to 200, (there seems to be a coded limit of 120?) and it got around the 
problem.


 -Original Message-
 From: James R Grinter [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 17, 2000 11:30 AM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: long delays in delivery
 
 
 "Andrew Gray" [EMAIL PROTECTED] writes:
  Having some huge problems with qmail delaying sending
 
 is the 'trigger' file present and correct?
 /var/qmail/queue/lock/trigger should have the perms and ownerships:
 
   prw--w--w-  1 qmails   qmail   0 May 17 02:33 trigger
 
 Dave Sill's "Living with Qmail" has more info about that sort of problem.
 
  Mail is being delivered (eventually) but there are 3.5 - 4 hour delays
  any suggestions??
 
 It's also possible that there are a large number of mails queued for
 one remote site that is broken.
 
   # qmail-qread | grep remote | grep -v done | sort | uniq -c | 
 sort -n | tail
 
 will sort them into a ascending order of messages queued for each
 email address (which will take a few minutes possibly for 2-3000
 messages) and show the top 10.
 
 what reasons, if any are being shown in your logs for failures?
 I use something like:
   % tail -f /var/log/syslog | grep '[^g] delivery [0-9][0-9]*: '
 
 to watch successes and deferrals.
 
 James.
 



Re: Stochastic silence from Maildirsmtp

2000-05-16 Thread clemensF

 Jörgen Persson (Tue 16.0500-17:20):
 maildirsmtp through the ppp-script.

please, what is maildirsmtp?

-- 
clemens  [EMAIL PROTECTED]
do  D4685B884894C483
gpg recv-key 0x9



checkpassword

2000-05-16 Thread Nathaniel L. Keeling III

I am relatively new to this, but how do you get the encrypted password
into the assign files? I am trying to setup the pop3 users and I need to
create the assigns file. Do you use the unix's crypt command and then
cut and paste this into the file? What key do you use to encrypt the
password using the crypt command? Do you use the root user's password as
the key?

thanks




Re: Stochastic silence from Maildirsmtp

2000-05-16 Thread Jörgen Persson

On Wed, May 17, 2000 at 07:03:39AM +0200, clemensF wrote:
  J=F6rgen Persson (Tue 16.0500-17:20):
  maildirsmtp through the ppp-script.

 please, what is maildirsmtp?
[snip]

maildirsmtp is part of the serialmail package (by Dan Bernstein) 
and it sends a maildir through SMTP.

All outgoing mail on my machine goes directly to a local maildir 
(using a virtual domain). I'm flushing that maildir when PPP goes 
up with maildirsmtp and the mail sends through my ISP.

Look at the serialmail homepage for more info.

One alternative is to keep outgoing mail in the ordinary queue
and signal qmail-send ALRM when PPP goes up.

-- 
Jörgen Persson