I added this to the top of qmail-remote #my $debugfile = undef; my $debugfile = '/tmp/dkim.debug';
Tried send/receive, but nothing in cat /tmp/dkim.debug ________________________________ From: Eric Broch <[email protected]> Sent: 07 April 2024 20:06 To: [email protected] <[email protected]> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Change qmail-remote to look like this #my $debugfile = undef; my $debugfile = '/tmp/dkim.debug'; send an email cat /tmp/dkim.debug post output. On 4/7/2024 8:31 AM, Biju Jose wrote: @400000006612abd814cc842c warning: trouble injecting bounce message, will try later @400000006612abd814d79434 warning: trouble injecting bounce message, will try later @400000006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @400000006612ac5419eda83c warning: trouble injecting bounce message, will try later @400000006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @400000006612acd01ea413fc warning: trouble injecting bounce message, will try later @400000006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @400000006612ad4c2202a07c warning: trouble injecting bounce message, will try later @400000006612adc825609c74 warning: trouble injecting bounce message, will try later @400000006612adc8256ce114 warning: trouble injecting bounce message, will try later ________________________________ From: Eric Broch <[email protected]><mailto:[email protected]> Sent: 07 April 2024 19:59 To: [email protected]<mailto:[email protected]> <[email protected]><mailto:[email protected]> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Is there anything in /var/log/qmail/send/current log? On 4/7/2024 8:27 AM, Biju Jose wrote: The guide was at http://www.qmailtoaster.com/dkim.html ________________________________ From: Biju Jose <[email protected]><mailto:[email protected]> Sent: 07 April 2024 19:56 To: [email protected]<mailto:[email protected]> <[email protected]><mailto:[email protected]> Subject: [qmailtoaster] I messed up DKIM setup Hi, I need some urgent help. I messed up a qmail server running on centos 7 I was trying to setup DKIM using this guide. But somewhere I made a mistake and now emails are not going out. Request help to solve the issue. Thanks Biju Jose
