Date: Thu, 22 Jan 2004 16:40:51 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: mikko <mikko@medusa.tutka.fi> Cc: freebsd-questions@freebsd.org Subject: Re: local mail delivery Message-ID: <20040122164051.GA71695@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <Pine.LNX.4.58.0401221741210.26661@medusa.tutka.fi> References: <Pine.LNX.4.58.0401221741210.26661@medusa.tutka.fi>
next in thread | previous in thread | raw e-mail | index | archive | help
--nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 22, 2004 at 06:05:09PM +0200, mikko wrote: > I make a ssh connection to start imapd > on the target mail-host with fetchmail, to > get the mail, but to whom program does > fetchmail give it to? sendmail? Or does it > put it directly in the mailspool? > Some other program? fetchmail(1) generally hands off the received mail to sendmail(8) for local delivery. However, you can configure it to pass the mail directly to procmail(1) or some other local delivery agent if you know that all the incoming mail is addressed to just one account. Since you don't want to use procmail(8), probably that would have to be the default delivery agent: mail.local(8) Since you're using spamd, you need some way of feeding the mail to it for scanning. That's generally done via procmail rules, but you can use a sendmail milter instead -- see the mail/spamass-milter port for example. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAD/0TdtESqEQa7a0RAl2GAJwO46bpO7F9Etx7pM/CK6XwEN/hJgCdFC6B g+5kRB1Z0tUMEk0sEyZppXc= =EM1T -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040122164051.GA71695>