Fetchmail se conecta al pop o imap para bajar los emails. Es util en casos donde tenes una conexion telefonica por ejemplo, que se establece en horarios determinados, o si no querés que desde dentro de una red se se salga con pop o imap afuera.
Cuando baja el email se conecta en forma local al smtp server que tengas, y es el smtp el que se encarga de distribuirlo en forma de maildir o lo que sea. El día 4/03/07, Gustavo Cortez <[EMAIL PROTECTED]> escribió:
Hola Julio, gracias por la data, pero ya había leido ese post. Aunque e stoy usando Sendmail, que viene por defecto con openbsd, me voy a poner a ver si me sirve... Pero por lo que tengo entendido, fetchmail no sirve para Maildir? Qué se usaría entonces para ese caso? 2007/3/4, Julio Calvo <[EMAIL PROTECTED]>: > Encontré esto en Google > > tal vez te sirva > > > [fetchmail] fetchmail to Maildir Matthias Andree > [EMAIL PROTECTED] > Mon, 02 Dec 2002 14:52:33 +0100 > Previous message: [fetchmail] fetchmail to Maildir > Next message: [fetchmail] fetchmail to Maildir > Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] > ________________________________ > "Jason" <[EMAIL PROTECTED]> writes: > > > FF, > > > > How is fetchmail configured to deliver mail to Maildir? It is functioning > correctly sending to /var/mail/username > > > Fetchmail does not deliver, but pass on the mail to a program. > > > On FreeBSD 4.7 > > cvsup of the ports then installed these from /usr/ports/ with make install > > > > > Fetchmail > Postfix > Maildrop > Maildir > > > > Will I need to write /maildroprc file for Maildrop and have it filter the > mail to Maildir? > > No need to filter, but > > DEFAULT=$HOME/Maildir/ > > > in /etc/maildroprc is the easiest way to achieve this, provided that > your /usr/local/etc/postfix/main.cf is correct; I'm using this on Linux > (you'll have to use /usr/local/bin/maildrop): > > mailbox_command = /usr/bin/maildrop -d "$USER" -f "$SENDER" "$EXTENSION" > > > I'm also adding "import SENDER" to maildroprc to pull the SENDER > variable in and make it available in maildrop. > > -- > Matthias Andree > > > > > El día 3/03/07, Gustavo Cortez <[EMAIL PROTECTED]> escribió: > > > > Gracias. Saludos! > > > > -- > > Gustavo > > _________________________________ > > Lista de correo - L U G Tucumán > > http://www.lugtucuman.org.ar > > > > > > -- > > Julio Calvo > Linux Counter # 46275 > Desde 1993 > _________________________________ > Lista de correo - L U G Tucumán > http://www.lugtucuman.org.ar > > -- Gustavo _________________________________ Lista de correo - L U G Tucumán http://www.lugtucuman.org.ar
-- Julio Calvo Linux Counter # 46275 Desde 1993
_________________________________ Lista de correo - L U G Tucumán http://www.lugtucuman.org.ar
