- marked as bug
Hi I am using cantos 7 piler -v = Piler-1.1.1 m trying to import mails from mbox as I am sending test mails locally using mail command. mail -s "subject" -a attachment.pdf piler@localhost so I have a script to send 200 mails using this command but when I do pilerimport -m /var/spool/mail/piler it just import 154 mails. One mail size is 324K and I checked postconf message_size_limit=10240000 and Postconf mailbox_size_limit=51200000
could u plz help me ?