Thanks for the response. Could you please expand upon
this procedure? I am not familiar and I am not having much
luck with this procedure.
> 0. Stop qmail.
> 1. Check at initial injection:
> 1-1. Inject a local delivery email with qmail-inject
> 1-2. Inject a remote delivery email with qmail-inject
> 1-3. Search thru /var/qmail/queue for the emails - rewritten?
I was unable to find any email with a matching time stamp.
I am using:
cat /tmp/message | /var/qmail/bin/qmail-inject
Is this ok?
I don't understand why these two are different:
cat /tmp/message | /var/qmail/bin/qmail-inject
cat /tmp/message | /var/qmail/bin/qmail-inject -n
The -n version shows the proper "from" contained in /tmp/message.
> 2. Check at queue processed:
> 2-1. Backup your /var/qmail/control/concurrency* files
I don't have any concurrency* files at all. Is this normal?
> 2-2. Change both concurrency control files to have zero in them
> 2-3. Start qmail.
> 2-4. Search thru /var/qmail/queue for the emails - rewritten?
> 3. Check final delivery:
> 3-1. Restore your backup concurrency files.
> 3-2. Restart qmail.
> 3-3. Examine final delivery destinations - rewritten?