Hello List,
i am trying to get mimedefang running but i seem to run into this
error ( mimedefang-2.70/mimedefang.c ):
/* Try making a directory whose name contains the Sendmail qid first */
if (!data->qid || data->qid == NOQUEUE) {
// We have no queue ID, so fail.
syslog(LOG_WARNING, "No queue ID available in envfrom()");
cleanup(ctx);
DEBUG_EXIT("envfrom", "SMFIS_TEMPFAIL");
return SMFIS_TEMPFAIL;
}
What is it exactly looking for and why does it fail?
Thanks,
Mario
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang