simple mbox support for rcvstore
authorPhilipp Takacs <philipp@bureaucracy.de>
Sun, 31 Jan 2016 18:47:23 +0000 (19:47 +0100)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sat, 26 Mar 2016 15:20:15 +0000 (16:20 +0100)
commit4cc601f996579386ce4f4937b9b72b7b3d891107
tree1b1a1f5df0915d83a6d52bfc6d32ec5545bc2ee3
parent1646b692af15ca4aac6d2c77fa72f63a18515215
simple mbox support for rcvstore

Some MTA(opensmtpd) add a ``From '' line ad the head of
mails befor handling the mail to a .forwoad MDA. m_getfld2
don't support such mails, so rcvstore should handle this
mbox-like mails.
uip/rcvstore.c