Jeronimo Zucco wanted us to know:
Authenticated: aamacha3 (uid 40729, gid 1000)
Home Directory: /home/unid/ccet/tst1/aamacha3
Maildir: (none)
Quota: 18874368S,0C
This is similar to the way my maildrop is setup. I do use an older
version because I didn't want to mess with authlib, but the concept
should be the same.
but the maildrop not delivery to the real maildir:
# maildrop -d aamacha3 -V 9 < /etc/hosts
Try using an actual email instead of the /etc/hosts file, just to see
what happens. I can send that file on my system, so it should be ok on
yours too.
maildrop: authlib: groupid=1000
maildrop: authlib: userid=40729
maildrop: authlib: logname=aamacha3, home=/home/unid/ccet/tst1/aamacha3,
mail=(default)
maildrop: Changing to /home/unid/ccet/tst1/aamacha3
Message start at 0 bytes, envelope sender=aamacha3
Tokenized eof
What's in your /etc/maildroprc? By the looks of the 'Tokenized eof',
everything before that was the parsing of that configfile.
maildrop: Attempting .mailfilter
So /etc/maildroprc doesn't exist? Does that .mailfilter exist?
maildrop: Delivering to /var/mail/aamacha3
maildrop: Unable to open mailbox.
And I guess maildrop doeesn't have permission to write to /var/mail, but
that's not the problem you were asking about, so no worries there.