Excuse me, it wasn't error handling correctly....
# diff vpoppatched/vpopbull.c vpopmail-5.2.1/vpopbull.c
186d185
< struct stat mystatbuf;
188,196d186
< /* check if the directory exists and create if needed */
<
< if ( stat(pwent->pw_dir, &mystatbuf ) == -1 ) {
< if ( vmake_maildir(domain, pwent->pw_dir )!= VA_SUCCESS ) {
< printf("Auto re-creation of maildir failed.
vpopmail (#5.9.9)\n");
< return(-1);
< }
< }
<
I Also suggest to add a error handling when using the verbose parameter,
because it prints
out an email address even if the delivery wasn't succesful
I'm working on it......
What do u think about it ??
Edoardo Serra
WeBRainstorm - IT Consulting