When modifying dbmail I'm having trouble sticking to your code formatting conventions. What are they exactly? They seem like the GNU coding standards, except that there aren't spaces before parenthesis, that lines don't wrap at 80 columns, and function names don't start on a separate line.
What options should I give to vim and/or GNU indent to format my code properly? -- Jonas Jensen <[EMAIL PROTECTED]>