>> ☺. i found it by reading the source. i was trying to track >> down all the places where mailboxes are fidded in the upas >> source. >> >> it does seem very wierd and marshal does a shimmy to >> pull it off. it would seem the only way to file outgoing >> & incoming mail to/from the same person in the same >> file. > > ah, so the nedmail rf command invokes marshal -F. > i would be inclined to change -F to take the name > of the file, so that nedmail can be the sole arbiter of > what goes where.
there's one problem with that. marshal saves a copy of the email after all the attachments have been made. i can't replicate this easily with -C. echo x | upas/marshal -C quanstro/quanstro -s y quanstro/z Mail from 'quanstro' to 'quanstro/quanstro' alias `local!quanstro/quanstro' failed with error 'unknown user'. - erik
