Re: Dovecot LDA/Sieve with Qmail / problems with remote forward
Alan Post <[email protected]> Thu, 5 Sep 2019 17:39:45 -0600
| Newsgroups | gmane.mail.qmail.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 05, 2019 at 03:37:46PM +0200, Oliver Welter wrote: > The reason I am asking here is that I suspect it is a qmail related > problem - I am using sqmail from fehcom.... > > I have no idea how to move on - any ideas or hints are welcome Given that the error message you report isn't much to go on, are you able to try stracing (or your local equivalent) your sendmail binary? You can arrange to write the trace data to a file, try remote delivery, and see what codepath it's taking or what is failing. You'll want to trace any child processes as well. One way you could accomplish this is to temporarily rename your sendmail binary and replace it with a script that calls strace before invoking the moved, real program. -A -- Alan Post | Xen VPS hosting for the technically adept PO Box 61688 | Sunnyvale, CA 94088-1681 | https://prgmr.com/ email: [email protected]