Re: [Mailman-Users] Can mailman pickup mail via pop3

2006-12-07 Thread Patrick Bogen
On 12/7/06, Matthew <[EMAIL PROTECTED]> wrote: > However, is there anyway to do it without having the local MTA involved at > all? fetchmail could theoretically be configured to deliver directly to mailman's wrappers. However, I think it'd be much easier to use fetchmail as it's designed (i.e., to

Re: [Mailman-Users] Can mailman pickup mail via pop3

2006-12-07 Thread Matthew
That's usefull thanks!! I may be able to get it work. However, is there anyway to do it without having the local MTA involved at all? On 12/6/06, Patrick Bogen <[EMAIL PROTECTED]> wrote: > > On 12/6/06, Matthew <[EMAIL PROTECTED]> wrote: > > I would like to be able to have mailman pickup incomin

Re: [Mailman-Users] Can mailman pickup mail via pop3

2006-12-06 Thread Patrick Bogen
On 12/6/06, Matthew <[EMAIL PROTECTED]> wrote: > I would like to be able to have mailman pickup incoming mail to the list > via an external POP3 server (important) A program called 'fetchmail' can... fetch mail, from a POP3 server and deliver it using the local MTA. It's pretty easy to set up. > a

[Mailman-Users] Can mailman pickup mail via pop3

2006-12-06 Thread Matthew
Hi all, I was wondering if this was possible with mailman: I would like to be able to have mailman pickup incoming mail to the list via an external POP3 server (important) and submit it out to the list via an external SMTP server (not as important). If this can't work does anyone have any ideas