Outgoing message and maildir

1999-07-24 Thread Rahmat Ara Bithi


How do i configure my SMTP to deliver all my outgoing messages to a
Maildir so that massages can be sent later by maildirsmtp?

Bithi 



Re: Outgoing message and maildir

1999-07-24 Thread Anand Buddhdev

On Sat, Jul 24, 1999 at 02:36:52PM -0600, Rahmat Ara Bithi wrote:
  
 How do i configure my SMTP to deliver all my outgoing messages to a
 Maildir so that massages can be sent later by maildirsmtp?
 
 Bithi 

echo ":alias-ppp"  /var/qmail/control/virtualdomains

As user alias, make a maildir to catch all outgoing mail:

su alias -c 'maildirmake /var/qmail/alias/pppdir'

echo './pppdir/'  ~alias/.qmail-ppp-default

Send qmail-send a HUP signal.

-- 
See complete headers for more info



Re: question on Serialmail and ETRN (fwd)

1999-07-24 Thread Goh Sek Chye


Hi!  Anand Buddhdev has provided me very good answers on Serialmail and
ETRN and I thought I should share it with others and also let the answers
be archived by the mailing list.

Thank you very much Anand Buddhdev!

-- Forwarded message --
Date: Sat, 24 Jul 1999 11:02:18 +0300
From: Anand Buddhdev [EMAIL PROTECTED]
To: Goh Sek Chye [EMAIL PROTECTED]
Subject: Re: question on Serialmail and ETRN

On Sat, Jul 24, 1999 at 12:01:29PM +0800, Goh Sek Chye wrote:
  
 Hi! Sorry to trouble you here.

Hello Goh. No trouble at all.
  
 I read your posting below from the mailing list archive for qmail.
 
 I am getting very confused here and I need some enlightenment about
 qmail/serailmail.
 
 1. qmail alone cannot support ETRN command. You must install serialmail to
 enable qmail to support ETRN command (True/False)?

Sort of true and false. qmail on its own does not support ETRN, and
probably never will. This is because qmail's author likes writing
modular software, where each little program does one thing, and does it
well. So to get funtionality similar to ETRN, you install serialmail,
which can also help in other instances. For example, if you look on the
qmail homepage, and look for "turnmail", you will see it is a use of
serialmail without ETRN, but with POP instead.

 2. I have a server (running sendmail) acting as a secondary mail server
 for all my ISDN customer with different domain.  Currently, they are using
 ETRN to nudge sendmail to push any new mails for their doamin to their
 mail server (the MX record with higher priority for their domain)

That's usually the standard way of doing it with sendmail.

 I want to use qmail/serialmail instead of sendmail.  From your answer to
 the posting below, can I say that my customer do not need to change any
 thing (continue to use ETRN) if I migrate from sendmail to
 qmail/serialmail?

Correct.

 As I have quite a number of my customer using Microsoft Exchange Server,
 can I also say that I should patch qmail as described in your posting
 below?

qmail will work fine with MS Exchange. We have anumber of such customers
here. However, I heard somebody had trouble with MS Exchange because it
was looking for the 250-ETRN response to the EHLO command. Since qmail
itself doesn't support ETRN, it doesn't advertise it in its response. I
see no harm it patching qmail-smtpd with a few lines of code to
advertise ETRN and return a "250 Ok" to an ETRN. Try using the system
without patching first. If you have problems, then patch it as I
described.

 3. After reading through serialmail docs, am I right to say that
 serialmail will store mails for each different domain in their respective
 directories?  

Correct. The directory name will be the IP address of the customer.

 Does this mean that once my customer makes a smtp connection and issue
 ETRN, qmail will know exactly which directory the mails for the domain are
 stored and deliver it from there to the customer mail server(MX record
 with higher preference) ?  

Small correction here. With the qmail model, the issue of lower/higher
MX records becomes irrelevant. With sendmail, you had:

MX 10 customer
MX 20 isp.mail.server

This is because sendmail, when kicked with an ETRN, will still do MX
processing as usual. With qmail, the serialmail package doesn't use MX
records (since it's designed for serial links, not routed links).
Therefore, your customer's domain will only have one MX record, like
this:

10 MX isp.mail.server.

All their mail will be stored in the maildir. When they connect, and
either send an ETRN, *or* even just send email, serialmail will be
triggered, and it will deliver the mail out of the customer's directory
to their IP address.

   If this is true, I am really impressed.  This is a very well designed
 piece of software (in contrast with sendmail which will have to go through
 all its queue to single out if there are any new mails for the domain in
 response to ETRN )  

Very true. qmail and it's auxilliary packages, like serialmail, are
impressive pieces of software. They're small, fast, modular, easy to use
and understand, and best of all, free!


-- 
See complete headers for more info




qmail Digest 24 Jul 1999 10:00:01 -0000 Issue 707

1999-07-24 Thread qmail-digest-help


qmail Digest 24 Jul 1999 10:00:01 - Issue 707

Topics (messages 28112 through 28165):

virtual domain?
28112 by: "Mark Grimshaw" [EMAIL PROTECTED]
28116 by: Dave Sill [EMAIL PROTECTED]
28132 by: [EMAIL PROTECTED]
28133 by: [EMAIL PROTECTED]

Forwarding
28113 by: Gustavo Rios [EMAIL PROTECTED]

Help!
28114 by: Dave Sill [EMAIL PROTECTED]
28134 by: Troy Morrison [EMAIL PROTECTED]
28135 by: Dave Sill [EMAIL PROTECTED]

Radius Authentication
28115 by: Paul Farber [EMAIL PROTECTED]

smtproutes - possible without DNS ?
28117 by: Dave Sill [EMAIL PROTECTED]

qmail delivers to wrong maildir
28118 by: Asmodeus [EMAIL PROTECTED]
28121 by: Peter Rye [EMAIL PROTECTED]
28126 by: Mark Weinem [EMAIL PROTECTED]
28127 by: Sergei Kolobov [EMAIL PROTECTED]
28151 by: Asmodeus [EMAIL PROTECTED]
28161 by: Mark Weinem [EMAIL PROTECTED]
28162 by: Mark Weinem [EMAIL PROTECTED]

something just ain't right.
28119 by: Dave Sill [EMAIL PROTECTED]
28160 by: Keith Burdis [EMAIL PROTECTED]

Spooling mail for ISDN Dialups
28120 by: Simon Woodward [EMAIL PROTECTED]
28129 by: Giles Lean [EMAIL PROTECTED]

smtp routing
28122 by: Dave Sill [EMAIL PROTECTED]
28124 by: "Pieckiel, Kevin A" [EMAIL PROTECTED]
28125 by: Dave Sill [EMAIL PROTECTED]

a really strange one (again)
28123 by: Robbie Walker [EMAIL PROTECTED]

man pages and rpm
28128 by: Mate Wierdl [EMAIL PROTECTED]
28131 by: "Sam" [EMAIL PROTECTED]

Testing - Please ignore
28130 by: Marthe Nesøen Gangfløt [EMAIL PROTECTED]

Qmail dies over and over. (lost spawn connection)
28136 by: Gustavo Rios [EMAIL PROTECTED]
28137 by: Vince Vielhaber [EMAIL PROTECTED]
28138 by: Gustavo Rios [EMAIL PROTECTED]
28139 by: Mark Delany [EMAIL PROTECTED]
28140 by: Dave Sill [EMAIL PROTECTED]
28141 by: Gustavo V G C Rios [EMAIL PROTECTED]
28142 by: "Soffen, Matthew" [EMAIL PROTECTED]
28143 by: Gustavo V G C Rios [EMAIL PROTECTED]
28144 by: "Soffen, Matthew" [EMAIL PROTECTED]
28145 by: Dave Sill [EMAIL PROTECTED]
28146 by: Gustavo V G C Rios [EMAIL PROTECTED]
28147 by: Rogerio Brito [EMAIL PROTECTED]
28148 by: Mark Delany [EMAIL PROTECTED]
28149 by: Mark Delany [EMAIL PROTECTED]
28150 by: Robbie Walker [EMAIL PROTECTED]
28157 by: "Sam" [EMAIL PROTECTED]
28158 by: "Peter C. Norton" [EMAIL PROTECTED]

Qmail Maildirs with Cyrus IMAP 1.60 BETA
28152 by: "Stephan Hadan" [EMAIL PROTECTED]
28159 by: RaTao von J [EMAIL PROTECTED]

ezmlm question
28153 by: "Denis Voitenko" [EMAIL PROTECTED]
28154 by: Todd at NM Technet [EMAIL PROTECTED]

prepending token to subject line
28155 by: M Lyons [EMAIL PROTECTED]

qmail-inject: fatal: unable to exec qq (#4.3.0) - huh?
28156 by: "Rob Baham" [EMAIL PROTECTED]

Outgoing message and maildir
28163 by: Rahmat Ara Bithi [EMAIL PROTECTED]
28164 by: Anand Buddhdev [EMAIL PROTECTED]

question on Serialmail and ETRN (fwd)
28165 by: Goh Sek Chye [EMAIL PROTECTED]

Administrivia:

To subscribe to the digest, e-mail:
[EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]

To bug my human owner, e-mail:
[EMAIL PROTECTED]

To post to the list, e-mail:
[EMAIL PROTECTED]


--



Hi all,

(Searchable archive at www.qmail.org is down.)

I'm having a problem with using qmail to send email to addresses 
external to our domain.  I've been running qmail for about a year 
now and never noticed this before because we simply used it to 
send mail locally within our ISP domain - which it did fine.  However, 
I've just installed ezmlm and subscribed some external email address 
to various lists.  I now notice that I get messages in SYSLOG such 
as:

qmail: 932734110.641249 delivery 2: deferral: 
Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/

for every external email address (within our domain  - 
name@salford.ac.uk - everything is fine).

I've been told that I need to add a 'virtualdomains' file to 
/var/qmail/control to list our SMTP server and to send all non-local 
emails through that.  Something like (I've been told):

:catchall
post.salford.ac.uk:

and that I must also recompile qmail after altering something in one 
of the qmail source files.  What this source file is and what I should 
change I haven't a clue.

Any advice (will be much appreciated)?


*

Mark Grimshaw
Head of Music Technology  Studio Production
Salford University Music Department
http://www.salford.ac.uk/music
Degrees planned for September 2000:
BSc(Hons) Computer  Video Games (contact [EMAIL PROTECTED])

Re: qmail delivers to wrong maildir

1999-07-24 Thread Mark Weinem

Asmodeus wrote:

 Replace the contents of /var/qmail/alias/.qmail-ppp-mark with:
 
 mark@the domain you have in /var/qmail/control/locals

It works now, thank you very much! The following solutions solve the
problems:


a) # cat /var/qmail/alias/.qmail-ppp-mark
   mark

or

b) # cat /var/qmail/alias/.qmail-ppp-mark
   [EMAIL PROTECTED]

or

c) ~/.fetchmailrc with "smtpaddress localhost":
The /var/qmail/alias/.qmail-ppp-mark file is not necessary - right?
Here mark's  .fetchmailrc:

-
poll unidui.uni-duisburg.de proto pop3
user mweinem with password secret is mark here
forcecr 
smtpaddress pandora.plagegeister.de
-


Ciao
Mark



Re: koobera's /pub/software empty??

1999-07-24 Thread Chris Johnson

On Sat, Jul 24, 1999 at 10:39:26PM -0400, Russell Nelson wrote:
 Anybody else notice that koobera's /pub/software is empty??
 ftp://ftp.qmail.org/pub/koobera.math.uic.edu still has the expected
 files, however.

Doesn't he put everything in /www/software?

Chris



Re: koobera's /pub/software empty??

1999-07-24 Thread Russell Nelson

Chris Johnson writes:
  On Sat, Jul 24, 1999 at 10:39:26PM -0400, Russell Nelson wrote:
   Anybody else notice that koobera's /pub/software is empty??
   ftp://ftp.qmail.org/pub/koobera.math.uic.edu still has the expected
   files, however.
  
  Doesn't he put everything in /www/software?

Maybe he does *now*, but I've always been looking in /pub/software.
The advantage of distributing it from /www/software is that Dan
doesn't have to publish ftp://koobera.math.uic.edu/pub/software/qmail-1.03.
Instead, he can say http://pobox.com/~djb/software/qmail-1.03.

-- 
-russ nelson [EMAIL PROTECTED]  http://crynwr.com/~nelson
Crynwr sells support for free software  | PGPok | Government schools are so
521 Pleasant Valley Rd. | +1 315 268 1925 voice | bad that any rank amateur
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | can outdo them. Homeschool!