RE: Expiring old mail in Maildir/

From: Troy Settle (troy_at_psknet.com)
Date: 05/27/03

  • Next message: Dave [Hawk-Systems]: "shell/awk scripting help - parsing directories to gain user/file information for commands"
    To: <freebsd-isp@freebsd.org>
    Date: Tue, 27 May 2003 07:18:43 -0400
    
    

    > -----Original Message-----
    > From: owner-freebsd-isp@freebsd.org
    > [mailto:owner-freebsd-isp@freebsd.org] On Behalf Of Chuck Swiger
    > Sent: Monday, May 26, 2003 4:31 PM

    >
    > (*): I find the distinction between the various components of a mail
    > system-- the "MTA", "LDA", "MUA", and related software like a
    > "POP3" or
    > "IMAP" server-- to be well-defined and meaningful. Exim handles
    > per-user quotas for mailboxes. However, the part of Exim which does
    > SMTP-- the MTA-- doesn't perform local delivery, does it?
    >

    Local delivery, remote delivery, who cares? Mail is being transferred.
    If you want to use sendmail as a point of reference, then yes, sendmail
    does handle local delivery. It does so with exactly one delivery
    mechinism: the pipe.

    I would argue that the MTA (mail transfer agent) has nothing at all to
    do with SMTP (simple mail transfer protocol), which is simply a
    mechanism for clients to talk to servers and for servers to talk to
    other servers.

    What if I run sendmail in such a way that it's not listening for network
    connections? Is it still an MTA?

    --
      Troy Settle
      Pulaski Networks
      http://www.psknet.com
      540.994.4254 ~ 866.477.5638
      Pulaski Chamber 2002 Small Business Of The Year
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Dave [Hawk-Systems]: "shell/awk scripting help - parsing directories to gain user/file information for commands"

    Relevant Pages

    • Re: local mail
      ... to run an MTA. ... Install and confiugre ssmtp, and it should do what you need. ... I remember that on old Red Hat 9 was possible to have local delivery ... Sendmail was involved, but I am sure it was not running as a daemon. ...
      (comp.os.linux.misc)
    • Re: How the fuck can I force sendmail to efficiently process its queue
      ... slowness is usually not a sendmail config problem. ... have really is slow local delivery, you need to look at things like your ... Starting with the MTA is not really the best troubleshooting ... never spawning queue runners. ...
      (comp.mail.sendmail)
    • Re: local mail
      ... to run an MTA. ... Install and confiugre ssmtp, and it should do what you need. ... I remember that on old Red Hat 9 was possible to have local delivery ... Sendmail was involved, but I am sure it was not running as a daemon. ...
      (comp.os.linux.misc)
    • Re: Local Delivery Stops
      ... > I just got hit again with local delivery stopping. ... > anything that indicates why this is occuring. ... Sendmail 8.13.1/8.11.3. ... > and restarting it immediately clears the problem. ...
      (comp.mail.sendmail)
    • Re: local mail delivery
      ... > on the target mail-host with fetchmail, ... directly to procmailor some other local delivery agent if you know ... use a sendmail milter instead -- see the mail/spamass-milter port for ...
      (freebsd-questions)