<quote who="Matthew Hannigan"> > Is there some incantation with fetchmail that has it just get the mail and > dump it in a file or maildir withOUT folding, spindling or mutilating it?
You mean putting it through your MTA? :-) I use this: mda "/usr/bin/procmail -f -" So that fetchmail delivers directly to procmail as my user, and it doesn't touch an MTA at all. See my dotfiles at: http://perkypants.org/dotfiles/ [ I'm still running postfix on my machine though, 'cos I do other crazy, wacky things and testing and stuff. If I didn't need it, I'd use nullmailer just to send my mail to the MTA on our firewall. ] - Jeff -- It makes perfect sense. If you're a narcissistic arsehole spawned from a curdled gene pool. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
