Re: IMAP-before-SMTP

2000-05-11 Thread John Hasler
Carl Muckenhoupt writes: > I'd like to set up [POP|IMAP]-before-SMTP on my system. Are there any > Debian packages that provide support for this? Put 'postconnect /usr/sbin/runq' in your .fetchmailrc. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin

Re: IMAP-before-SMTP

2000-05-11 Thread Oswald Buddenhagen
> I'd like to set up [POP|IMAP]-before-SMTP on my system. Are there any > Debian packages that provide support for this? > put this in your /etc/ppp/ppp-up (or something similar) script: fetchmail exim -q -- Hi! I'm a .signature virus! Copy me into your ~/.signature, ple

IMAP-before-SMTP

2000-05-10 Thread Carl Muckenhoupt
I'd like to set up [POP|IMAP]-before-SMTP on my system. Are there any Debian packages that provide support for this? Failing that, does anyone have advice on how to set it up through non-Debian resources? I'm currently using exim as my MTA.