I found it...
/tmp isn't big enough... bellmail spools the file through /tmp which for me is only 16MB (never needed bigger)...
Still not sure why mail is spec'd like that. weird. But I'm going to investigate further before just making /tmp bigger when I don't need it to be for anything else...
-Ben
Ben Kamen wrote:
Those were my thoughts exactly - after looking at the man pages for both programs... looks like bellmail is the program I want to run for sendmail to just deliver mail. it just uses the switch - '-t' to send to a user...
so my prog/args should just be:
/bin/bellmail
and
'-t $u'
How interesting that's in both the default sendmail install .mc file as well as the sendmail.cf (compiled from the .mc files) that ibm includes in AIX's default install...
WEIRD...
The plot thickens..
Thanks Dave,
-Ben
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

