<quote who="Kevin Fitzgerald"> > I want to set it up so that scalix.company.dyndns.org periodically goes to > mail.company.com.au, gets the mail and puts it in the appropriate > mailboxes. I know that one way to do this would be set up forwarders at > mail.company.com.au but this does not actually clear the mailboxes there > and they will max out over time. > > Is my example possible? Can anyone point me in the direction of Docs to > look at or URLs that may explain it for me. I'm not a newbie but I am > still green in places
I'd recommend looking into ETRN and in particular, ODMR support for the MTAs you run. This will be vastly more satisfying than hacky fetchmail/procmail stuff. :-) http://en.wikipedia.org/wiki/ETRN http://en.wikipedia.org/wiki/ODMR - Jeff -- linux.conf.au 2006: Dunedin, New Zealand http://linux.conf.au/ "Python amazes me for its concision. The current prototype is all of 900 lines of code, yet it contains a lexer, parser (recursive descent), core language interpreter, and parallelizing process spawner." - Raph Levien on Rebar -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
