Re: [qmailtoaster] Re: I messed up DKIM setup
Hi Wonder where Qmail would be without people like Eric ? Excellent support - respect /Finn Den 08-04-2024 kl. 06:21 skrev Eric Broch: Good On Apr 7, 2024, at 10:19 PM, Biju Jose <mailto:bijuko...@outlook.com>> wrote: renamed assign.rpmsave to assign renamed cdb.rpmsave to cdb Now it seems working shall revert soon after checking Thank you Eric for the support Best regards Biju Jose. *From:* Eric Broch *Sent:* 08 April 2024 09:44 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup Here are what entries in the assign file look like, below. You'll need to check the domains in /home/vpopmail/domains and add them in the assign file then run qmailctl cdb. Then you'll need to add domains to the rcpthosts file. + qmailtoaster.org <http://qmailtoaster.org>-:qmailtoaster.org:89:89:/home/vpopmail/domains/ qmailtoaster.org <http://qmailtoaster.org>:-:: . On Apr 7, 2024, at 9:57 PM, Eric Broch < ebr...@whitehorsetc.com <mailto:ebr...@whitehorsetc.com>> wrote: # cat /var/qmail/users/assign If there is nothing in it it's going to have to be rebuilt. On Apr 7, 2024, at 9:48 PM, Biju Jose < bijuko...@outlook.com <mailto:bijuko...@outlook.com>> wrote: doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN' passdb: postmaster@ xx .in auth succeeded extra fields: user=postmaster@ xx .in # conntest Enter a valid remote email account to which QMT will send mail via Submission & SMTPS: bijuko...@outlook.com Error. Domain domain1.co.in was not found in the assign file Error. Domain domain2.co.in was not found in the assign file IMAPS: postmas...@domain1.co.in [failed] Submission: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] *From:* Eric Broch *Sent:* 08 April 2024 07:57 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup Biju, The first thing to do is to check dovecot. doveadm auth test usern...@somedomain.com <mailto:usern...@somedomain.com> 'password' To check Submission & SMTPS download conntest # wget -P /usr/local/bin https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest <https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest> # conntest Enter a valid remote email account to which QMT will send mail: 'your outlook account' IMAPS: postmas...@domain.tld <mailto:postmas...@domain.tld> --> success Submission: postmas...@domain.tld <mailto:postmas...@domain.tld> --> success SMTPS: postmas...@domain.tld <mailto:postmas...@domain.tld> --> success If Dovecot does not work, check the log file /var/log/dovecot.log. You may need to put advanced logging in the config file. Does that log file presently give you any errors? Eric On 4/7/2024 8:12 PM, Eric Broch wrote: The *ONLY* thing that should have changed for a DKIM upgrade is qmail-remote. This has absolutely *NOTHING* to do with logging in. What else changed on your system besides qmail-remote? The *ONLY* thing needed to restore the system (outgoing mail) was to cp qmail-remote.orig back to qmail-remote. Again, what else changed! On 4/7/2024 7:55 PM, Biju Jose wrote: No, I can login to newly created domain, but not to the existing domains. How can I fix this? *From:* Eric Broch <mailto:ebr...@whitehorsetc.com> *Sent:* 08 April 2024 07:23 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup Does it work
Re: Re: [qmailtoaster] Re: I messed up DKIM setup
Good On Apr 7, 2024, 10:19 PM, at 10:19 PM, Biju Jose wrote: >renamed assign.rpmsave to assign >renamed cdb.rpmsave to cdb > >Now it seems working shall revert soon after checking > >Thank you Eric for the support > >Best regards >Biju Jose. > > > > >From: Eric Broch >Sent: 08 April 2024 09:44 >To: qmailtoaster-list@qmailtoaster.com > >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > >Here are what entries in the assign file look like, below. You'll need >to check the domains in /home/vpopmail/domains and add them in the >assign file then run qmailctl cdb. Then you'll need to add domains to >the rcpthosts file. > > >+qmailtoaster.org<http://qmailtoaster.org>-:qmailtoaster.org:89:89:/home/vpopmail/domains/qmailtoaster.org<http://qmailtoaster.org>:-:: >. > > >On Apr 7, 2024, at 9:57 PM, Eric Broch >mailto:ebr...@whitehorsetc.com>> wrote: ># cat /var/qmail/users/assign > >If there is nothing in it it's going to have to be rebuilt. > >On Apr 7, 2024, at 9:48 PM, Biju Jose < >bijuko...@outlook.com<mailto:bijuko...@outlook.com>> wrote: >doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN' >passdb: postmaster@ xx .in auth succeeded >extra fields: > user=postmaster@ xx .in > ># conntest >Enter a valid remote email account to which QMT will send mail via >Submission & SMTPS: bijuko...@outlook.com > >Error. Domain domain1.co.in was not found in the assign file >Error. Domain domain2.co.in was not found in the assign file > >IMAPS: postmas...@domain1.co.in [failed] >Submission: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] >SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] > > > >From: Eric Broch >Sent: 08 April 2024 07:57 >To: qmailtoaster-list@qmailtoaster.com > >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > > >Biju, > > >The first thing to do is to check dovecot. > > >doveadm auth test >usern...@somedomain.com<mailto:usern...@somedomain.com> 'password' > > >To check > > >Submission & SMTPS > > >download conntest > > > > > > ># wget -P /usr/local/bin >https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest # >conntest Enter a valid remote email account to which QMT will send >mail: 'your outlook account' IMAPS: >postmas...@domain.tld<mailto:postmas...@domain.tld> --> > >success > >Submission: postmas...@domain.tld<mailto:postmas...@domain.tld> --> > >success > > SMTPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> > >success > > > > > >If Dovecot does not work, check the log file /var/log/dovecot.log. You >may need to put advanced logging in the config file. Does that log file >presently give you any errors? > > >Eric > > > >On 4/7/2024 8:12 PM, Eric Broch wrote: > >The *ONLY* thing that should have changed for a DKIM upgrade is >qmail-remote. This has absolutely *NOTHING* to do with logging in. > > >What else changed on your system besides qmail-remote? The *ONLY* thing >needed to restore the system (outgoing mail) was to cp >qmail-remote.orig back to qmail-remote. > > >Again, what else changed! > > > > >On 4/7/2024 7:55 PM, Biju Jose wrote: >No, I can login to newly created domain, but not to the existing >domains. >How can I fix this? > >From: Eric Broch ><mailto:ebr...@whitehorsetc.com> >Sent: 08 April 2024 07:23 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > > >Does it work now? > > >On 4/7/2024 6:57 PM, Biju Jose wrote: ># qmailctl stat >send: up (pid 1761) 126 seconds >smtp: up (pid 1760) 126 seconds >submission: up (pid 1774) 126 seconds >send/log: up (pid 1770) 126 seconds >smtp/log: up (pid 1762) 126 seconds >submission/log: up (pid 1759) 126 seconds > >From: Biju Jose <mailto:bijuko...@outlook.com> >Sent: 08 April 2024 00:15 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > ># qmailctl stat >send: up (pid 44308) 13 seconds >smtp: up (pid 44504) 0 seconds >submission: up (pid 44505) 0 seconds >send/log: up (pid 44309) 13 seconds >smtp/lo
Re: Re: [qmailtoaster] Re: I messed up DKIM setup
# cat /var/qmail/users/assign.rpmsave Make sure it has what you want and copy and past contents to assign file above the ending period and run qmailctl cdb On Apr 7, 2024, 10:10 PM, at 10:10 PM, Biju Jose wrote: > cat /var/qmail/users/assign >+domain1.in-:domain1.in:89:89:/home/vpopmail/domains/domain1.in:-:: >+domain2.in-:domain2.in:89:89:/home/vpopmail/domains/domain2.in:-:: > >I have /var/qmail/assign.rpmsave , how do I add the domains therin to >assign file and rebuild it? > > > >From: Eric Broch >Sent: 08 April 2024 09:27 >To: qmailtoaster-list@qmailtoaster.com > >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > ># cat /var/qmail/users/assign > >If there is nothing in it it's going to have to be rebuilt. > >On Apr 7, 2024, at 9:48 PM, Biju Jose >mailto:bijuko...@outlook.com>> wrote: >doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN' >passdb: postmaster@ xx .in auth succeeded >extra fields: > user=postmaster@ xx .in > ># conntest >Enter a valid remote email account to which QMT will send mail via >Submission & SMTPS: bijuko...@outlook.com > >Error. Domain domain1.co.in was not found in the assign file >Error. Domain domain2.co.in was not found in the assign file > >IMAPS: postmas...@domain1.co.in [failed] >Submission: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] >SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] > > >________________ >From: Eric Broch >Sent: 08 April 2024 07:57 >To: qmailtoaster-list@qmailtoaster.com > >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > > >Biju, > > >The first thing to do is to check dovecot. > > >doveadm auth test >usern...@somedomain.com<mailto:usern...@somedomain.com> 'password' > > >To check > > >Submission & SMTPS > > >download conntest > > > > ># wget -P /usr/local/bin >https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest # >conntest Enter a valid remote email account to which QMT will send >mail: 'your outlook account' IMAPS: >postmas...@domain.tld<mailto:postmas...@domain.tld> --> > success > Submission: postmas...@domain.tld<mailto:postmas...@domain.tld> --> > success > SMTPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> > success > > > >If Dovecot does not work, check the log file /var/log/dovecot.log. You >may need to put advanced logging in the config file. Does that log file >presently give you any errors? > > >Eric > > > >On 4/7/2024 8:12 PM, Eric Broch wrote: > >The *ONLY* thing that should have changed for a DKIM upgrade is >qmail-remote. This has absolutely *NOTHING* to do with logging in. > > >What else changed on your system besides qmail-remote? The *ONLY* thing >needed to restore the system (outgoing mail) was to cp >qmail-remote.orig back to qmail-remote. > > >Again, what else changed! > > > > >On 4/7/2024 7:55 PM, Biju Jose wrote: >No, I can login to newly created domain, but not to the existing >domains. >How can I fix this? > >From: Eric Broch ><mailto:ebr...@whitehorsetc.com> >Sent: 08 April 2024 07:23 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > > >Does it work now? > > >On 4/7/2024 6:57 PM, Biju Jose wrote: ># qmailctl stat >send: up (pid 1761) 126 seconds >smtp: up (pid 1760) 126 seconds >submission: up (pid 1774) 126 seconds >send/log: up (pid 1770) 126 seconds >smtp/log: up (pid 1762) 126 seconds >submission/log: up (pid 1759) 126 seconds > >From: Biju Jose <mailto:bijuko...@outlook.com> >Sent: 08 April 2024 00:15 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > ># qmailctl stat >send: up (pid 44308) 13 seconds >smtp: up (pid 44504) 0 seconds >submission: up (pid 44505) 0 seconds >send/log: up (pid 44309) 13 seconds >smtp/log: up (pid 44310) 13 seconds >submission/log: up (pid 44312) 13 seconds > >From: Biju Jose <mailto:bijuko...@outlook.com> >Sent: 08 April 2024 00:01 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re:
Re: Re: [qmailtoaster] Re: I messed up DKIM setup
renamed assign.rpmsave to assign renamed cdb.rpmsave to cdb Now it seems working shall revert soon after checking Thank you Eric for the support Best regards Biju Jose. From: Eric Broch Sent: 08 April 2024 09:44 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Here are what entries in the assign file look like, below. You'll need to check the domains in /home/vpopmail/domains and add them in the assign file then run qmailctl cdb. Then you'll need to add domains to the rcpthosts file. +qmailtoaster.org<http://qmailtoaster.org>-:qmailtoaster.org:89:89:/home/vpopmail/domains/qmailtoaster.org<http://qmailtoaster.org>:-:: . On Apr 7, 2024, at 9:57 PM, Eric Broch mailto:ebr...@whitehorsetc.com>> wrote: # cat /var/qmail/users/assign If there is nothing in it it's going to have to be rebuilt. On Apr 7, 2024, at 9:48 PM, Biju Jose < bijuko...@outlook.com<mailto:bijuko...@outlook.com>> wrote: doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN' passdb: postmaster@ xx .in auth succeeded extra fields: user=postmaster@ xx .in # conntest Enter a valid remote email account to which QMT will send mail via Submission & SMTPS: bijuko...@outlook.com Error. Domain domain1.co.in was not found in the assign file Error. Domain domain2.co.in was not found in the assign file IMAPS: postmas...@domain1.co.in [failed] Submission: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] From: Eric Broch Sent: 08 April 2024 07:57 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Biju, The first thing to do is to check dovecot. doveadm auth test usern...@somedomain.com<mailto:usern...@somedomain.com> 'password' To check Submission & SMTPS download conntest # wget -P /usr/local/bin https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest # conntest Enter a valid remote email account to which QMT will send mail: 'your outlook account' IMAPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success Submission: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success SMTPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success If Dovecot does not work, check the log file /var/log/dovecot.log. You may need to put advanced logging in the config file. Does that log file presently give you any errors? Eric On 4/7/2024 8:12 PM, Eric Broch wrote: The *ONLY* thing that should have changed for a DKIM upgrade is qmail-remote. This has absolutely *NOTHING* to do with logging in. What else changed on your system besides qmail-remote? The *ONLY* thing needed to restore the system (outgoing mail) was to cp qmail-remote.orig back to qmail-remote. Again, what else changed! On 4/7/2024 7:55 PM, Biju Jose wrote: No, I can login to newly created domain, but not to the existing domains. How can I fix this? From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 08 April 2024 07:23 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:15 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From:
Re: [qmailtoaster] Re: I messed up DKIM setup
Here are what entries in the assign file look like, below. You'll need to check the domains in /home/vpopmail/domains and add them in the assign file then run qmailctl cdb. Then you'll need to add domains to the rcpthosts file. +qmailtoaster.org-:qmailtoaster.org:89:89:/home/vpopmail/domains/qmailtoaster.org:-:: . On Apr 7, 2024, 9:57 PM, at 9:57 PM, Eric Broch wrote: ># cat /var/qmail/users/assign > >If there is nothing in it it's going to have to be rebuilt. > > > >On Apr 7, 2024, 9:48 PM, at 9:48 PM, Biju Jose >wrote: >>doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN' >>passdb: postmas...@xx.in auth succeeded >>extra fields: >> user=postmas...@xx.in >> >># conntest >>Enter a valid remote email account to which QMT will send mail via >>Submission & SMTPS: bijuko...@outlook.com >> >>Error. Domain domain1.co.in was not found in the assign file >>Error. Domain domain2.co.in was not found in the assign file >> >>IMAPS: postmas...@domain1.co.in [failed] >>Submission: postmas...@domain1.co.in --> bijuko...@outlook.com >[failed] >>SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] >> >> >>____ >>From: Eric Broch >>Sent: 08 April 2024 07:57 >>To: qmailtoaster-list@qmailtoaster.com >> >>Subject: Re: [qmailtoaster] Re: I messed up DKIM setup >> >> >>Biju, >> >> >>The first thing to do is to check dovecot. >> >> >>doveadm auth test >>usern...@somedomain.com<mailto:usern...@somedomain.com> 'password' >> >> >>To check >> >> >>Submission & SMTPS >> >> >>download conntest >> >> >># wget -P /usr/local/bin >>https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest >># conntest >>Enter a valid remote email account to which QMT will send mail: 'your >>outlook account' >>IMAPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success >>Submission: postmas...@domain.tld<mailto:postmas...@domain.tld> --> >>success >>SMTPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success >> >> >> >> >>If Dovecot does not work, check the log file /var/log/dovecot.log. You >>may need to put advanced logging in the config file. Does that log >file >>presently give you any errors? >> >> >>Eric >> >> >> >>On 4/7/2024 8:12 PM, Eric Broch wrote: >> >>The *ONLY* thing that should have changed for a DKIM upgrade is >>qmail-remote. This has absolutely *NOTHING* to do with logging in. >> >> >>What else changed on your system besides qmail-remote? The *ONLY* >thing >>needed to restore the system (outgoing mail) was to cp >>qmail-remote.orig back to qmail-remote. >> >> >>Again, what else changed! >> >> >> >> >>On 4/7/2024 7:55 PM, Biju Jose wrote: >>No, I can login to newly created domain, but not to the existing >>domains. >>How can I fix this? >> >>From: Eric Broch >><mailto:ebr...@whitehorsetc.com> >>Sent: 08 April 2024 07:23 >>To: >>qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> >><mailto:qmailtoaster-list@qmailtoaster.com> >>Subject: Re: [qmailtoaster] Re: I messed up DKIM setup >> >> >>Does it work now? >> >> >>On 4/7/2024 6:57 PM, Biju Jose wrote: >># qmailctl stat >>send: up (pid 1761) 126 seconds >>smtp: up (pid 1760) 126 seconds >>submission: up (pid 1774) 126 seconds >>send/log: up (pid 1770) 126 seconds >>smtp/log: up (pid 1762) 126 seconds >>submission/log: up (pid 1759) 126 seconds >>____________ >>From: Biju Jose <mailto:bijuko...@outlook.com> >>Sent: 08 April 2024 00:15 >>To: >>qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> >><mailto:qmailtoaster-list@qmailtoaster.com> >>Subject: Re: [qmailtoaster] Re: I messed up DKIM setup >> >># qmailctl stat >>send: up (pid 44308) 13 seconds >>smtp: up (pid 44504) 0 seconds >>submission: up (pid 44505) 0 seconds >>send/log: up (pid 44309) 13 seconds >>smtp/log: up (pid 44310) 13 seconds >>submission/log: up (pid 44312) 13 seconds >>____________ >>From: Biju Jose <mailto:bijuko...@outlook.com> >>Sent: 08 April 2024 00:01 >>To: >>qmailtoaster-lis
Re: Re: [qmailtoaster] Re: I messed up DKIM setup
cat /var/qmail/users/assign +domain1.in-:domain1.in:89:89:/home/vpopmail/domains/domain1.in:-:: +domain2.in-:domain2.in:89:89:/home/vpopmail/domains/domain2.in:-:: I have /var/qmail/assign.rpmsave , how do I add the domains therin to assign file and rebuild it? From: Eric Broch Sent: 08 April 2024 09:27 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup # cat /var/qmail/users/assign If there is nothing in it it's going to have to be rebuilt. On Apr 7, 2024, at 9:48 PM, Biju Jose mailto:bijuko...@outlook.com>> wrote: doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN' passdb: postmaster@ xx .in auth succeeded extra fields: user=postmaster@ xx .in # conntest Enter a valid remote email account to which QMT will send mail via Submission & SMTPS: bijuko...@outlook.com Error. Domain domain1.co.in was not found in the assign file Error. Domain domain2.co.in was not found in the assign file IMAPS: postmas...@domain1.co.in [failed] Submission: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] From: Eric Broch Sent: 08 April 2024 07:57 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Biju, The first thing to do is to check dovecot. doveadm auth test usern...@somedomain.com<mailto:usern...@somedomain.com> 'password' To check Submission & SMTPS download conntest # wget -P /usr/local/bin https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest # conntest Enter a valid remote email account to which QMT will send mail: 'your outlook account' IMAPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success Submission: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success SMTPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success If Dovecot does not work, check the log file /var/log/dovecot.log. You may need to put advanced logging in the config file. Does that log file presently give you any errors? Eric On 4/7/2024 8:12 PM, Eric Broch wrote: The *ONLY* thing that should have changed for a DKIM upgrade is qmail-remote. This has absolutely *NOTHING* to do with logging in. What else changed on your system besides qmail-remote? The *ONLY* thing needed to restore the system (outgoing mail) was to cp qmail-remote.orig back to qmail-remote. Again, what else changed! On 4/7/2024 7:55 PM, Biju Jose wrote: No, I can login to newly created domain, but not to the existing domains. How can I fix this? From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 08 April 2024 07:23 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:15 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmai
Re: [qmailtoaster] Re: I messed up DKIM setup
# cat /var/qmail/users/assign If there is nothing in it it's going to have to be rebuilt. On Apr 7, 2024, 9:48 PM, at 9:48 PM, Biju Jose wrote: >doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN' >passdb: postmas...@xx.in auth succeeded >extra fields: > user=postmas...@xx.in > ># conntest >Enter a valid remote email account to which QMT will send mail via >Submission & SMTPS: bijuko...@outlook.com > >Error. Domain domain1.co.in was not found in the assign file >Error. Domain domain2.co.in was not found in the assign file > >IMAPS: postmas...@domain1.co.in [failed] >Submission: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] >SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] > > > >From: Eric Broch >Sent: 08 April 2024 07:57 >To: qmailtoaster-list@qmailtoaster.com > >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > > >Biju, > > >The first thing to do is to check dovecot. > > >doveadm auth test >usern...@somedomain.com<mailto:usern...@somedomain.com> 'password' > > >To check > > >Submission & SMTPS > > >download conntest > > ># wget -P /usr/local/bin >https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest ># conntest >Enter a valid remote email account to which QMT will send mail: 'your >outlook account' >IMAPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success >Submission: postmas...@domain.tld<mailto:postmas...@domain.tld> --> >success >SMTPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success > > > > >If Dovecot does not work, check the log file /var/log/dovecot.log. You >may need to put advanced logging in the config file. Does that log file >presently give you any errors? > > >Eric > > > >On 4/7/2024 8:12 PM, Eric Broch wrote: > >The *ONLY* thing that should have changed for a DKIM upgrade is >qmail-remote. This has absolutely *NOTHING* to do with logging in. > > >What else changed on your system besides qmail-remote? The *ONLY* thing >needed to restore the system (outgoing mail) was to cp >qmail-remote.orig back to qmail-remote. > > >Again, what else changed! > > > > >On 4/7/2024 7:55 PM, Biju Jose wrote: >No, I can login to newly created domain, but not to the existing >domains. >How can I fix this? > >From: Eric Broch ><mailto:ebr...@whitehorsetc.com> >Sent: 08 April 2024 07:23 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > > >Does it work now? > > >On 4/7/2024 6:57 PM, Biju Jose wrote: ># qmailctl stat >send: up (pid 1761) 126 seconds >smtp: up (pid 1760) 126 seconds >submission: up (pid 1774) 126 seconds >send/log: up (pid 1770) 126 seconds >smtp/log: up (pid 1762) 126 seconds >submission/log: up (pid 1759) 126 seconds > >From: Biju Jose <mailto:bijuko...@outlook.com> >Sent: 08 April 2024 00:15 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > ># qmailctl stat >send: up (pid 44308) 13 seconds >smtp: up (pid 44504) 0 seconds >submission: up (pid 44505) 0 seconds >send/log: up (pid 44309) 13 seconds >smtp/log: up (pid 44310) 13 seconds >submission/log: up (pid 44312) 13 seconds > >From: Biju Jose <mailto:bijuko...@outlook.com> >Sent: 08 April 2024 00:01 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > >I have done > > 1. >rpm -e --nodeps qmail > 2. >yum install qmail > 3. > restored .rpmsave files in /var/qmail/control > >Now I am unable to login to existing domains . But I can create and >login to a test domain. How do I connect to existing domains? > >Need some urgent help please. > >Biju Jose > >From: Biju Jose <mailto:bijuko...@outlook.com> >Sent: 07 April 2024 21:44 >To: >qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> ><mailto:qmailtoaster-list@qmailtoaster.com> >Subject: Re: [qmailtoaster] Re: I messed up DKIM setup > >#ls -l /var/qmail/bin >total 1512 >-rwxr-xr-x 1 root qmail
Re: [qmailtoaster] Re: I messed up DKIM setup
doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN' passdb: postmas...@xx.in auth succeeded extra fields: user=postmas...@xx.in # conntest Enter a valid remote email account to which QMT will send mail via Submission & SMTPS: bijuko...@outlook.com Error. Domain domain1.co.in was not found in the assign file Error. Domain domain2.co.in was not found in the assign file IMAPS: postmas...@domain1.co.in [failed] Submission: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com [failed] From: Eric Broch Sent: 08 April 2024 07:57 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Biju, The first thing to do is to check dovecot. doveadm auth test usern...@somedomain.com<mailto:usern...@somedomain.com> 'password' To check Submission & SMTPS download conntest # wget -P /usr/local/bin https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest # conntest Enter a valid remote email account to which QMT will send mail: 'your outlook account' IMAPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success Submission: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success SMTPS: postmas...@domain.tld<mailto:postmas...@domain.tld> --> success If Dovecot does not work, check the log file /var/log/dovecot.log. You may need to put advanced logging in the config file. Does that log file presently give you any errors? Eric On 4/7/2024 8:12 PM, Eric Broch wrote: The *ONLY* thing that should have changed for a DKIM upgrade is qmail-remote. This has absolutely *NOTHING* to do with logging in. What else changed on your system besides qmail-remote? The *ONLY* thing needed to restore the system (outgoing mail) was to cp qmail-remote.orig back to qmail-remote. Again, what else changed! On 4/7/2024 7:55 PM, Biju Jose wrote: No, I can login to newly created domain, but not to the existing domains. How can I fix this? From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 08 April 2024 07:23 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:15 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rw
Re: [qmailtoaster] Re: I messed up DKIM setup
Update: created a new domain. I am able to send and receive using email ids from this domain. Now, how do I restore the other domains already existed on the server? Please help. Biju From: Biju Jose Sent: 08 April 2024 08:22 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup DKIM install messed up qmail-remote.orig lost in the mess rpm -e --nodeps qmail yum install qmail copied the contents from .rpmsave in /var/qmail/control to the respective files including virtualdomains restarted the machine toaststat and qmailctl stat shows everything up. virtual domain tables are in the database /home/vpopmail/domains directory is intact unable to login to existing domains. From: Eric Broch Sent: 08 April 2024 07:42 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup The *ONLY* thing that should have changed for a DKIM upgrade is qmail-remote. This has absolutely *NOTHING* to do with logging in. What else changed on your system besides qmail-remote? The *ONLY* thing needed to restore the system (outgoing mail) was to cp qmail-remote.orig back to qmail-remote. Again, what else changed! On 4/7/2024 7:55 PM, Biju Jose wrote: No, I can login to newly created domain, but not to the existing domains. How can I fix this? From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 08 April 2024 07:23 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:15 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 1
Re: [qmailtoaster] Re: I messed up DKIM setup
DKIM install messed up qmail-remote.orig lost in the mess rpm -e --nodeps qmail yum install qmail copied the contents from .rpmsave in /var/qmail/control to the respective files including virtualdomains restarted the machine toaststat and qmailctl stat shows everything up. virtual domain tables are in the database /home/vpopmail/domains directory is intact unable to login to existing domains. From: Eric Broch Sent: 08 April 2024 07:42 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup The *ONLY* thing that should have changed for a DKIM upgrade is qmail-remote. This has absolutely *NOTHING* to do with logging in. What else changed on your system besides qmail-remote? The *ONLY* thing needed to restore the system (outgoing mail) was to cp qmail-remote.orig back to qmail-remote. Again, what else changed! On 4/7/2024 7:55 PM, Biju Jose wrote: No, I can login to newly created domain, but not to the existing domains. How can I fix this? From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 08 April 2024 07:23 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:15 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qma
Re: [qmailtoaster] Re: I messed up DKIM setup
Biju, The first thing to do is to check dovecot. doveadm auth test usern...@somedomain.com 'password' To check Submission & SMTPS download conntest # wget -P /usr/local/binhttps://raw.githubusercontent.com/qmtoaster/scripts/master/conntest # conntest Enter a valid remote email account to which QMT will send mail: 'your outlook account' IMAPS:postmas...@domain.tld -->success Submission:postmas...@domain.tld -->success SMTPS:postmas...@domain.tld -->success If Dovecot does not work, check the log file /var/log/dovecot.log. You may need to put advanced logging in the config file. Does that log file presently give you any errors? Eric On 4/7/2024 8:12 PM, Eric Broch wrote: The *ONLY* thing that should have changed for a DKIM upgrade is qmail-remote. This has absolutely *NOTHING* to do with logging in. What else changed on your system besides qmail-remote? The *ONLY* thing needed to restore the system (outgoing mail) was to cp qmail-remote.orig back to qmail-remote. Again, what else changed! On 4/7/2024 7:55 PM, Biju Jose wrote: No, I can login to newly created domain, but not to the existing domains. How can I fix this? *From:* Eric Broch *Sent:* 08 April 2024 07:23 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 08 April 2024 00:15 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 08 April 2024 00:01 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 07 April 2024 21:44 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail 126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail 928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root 2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail 114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail 179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail 115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail 115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Se
Re: [qmailtoaster] Re: I messed up DKIM setup
The *ONLY* thing that should have changed for a DKIM upgrade is qmail-remote. This has absolutely *NOTHING* to do with logging in. What else changed on your system besides qmail-remote? The *ONLY* thing needed to restore the system (outgoing mail) was to cp qmail-remote.orig back to qmail-remote. Again, what else changed! On 4/7/2024 7:55 PM, Biju Jose wrote: No, I can login to newly created domain, but not to the existing domains. How can I fix this? *From:* Eric Broch *Sent:* 08 April 2024 07:23 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 08 April 2024 00:15 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 08 April 2024 00:01 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 07 April 2024 21:44 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail 126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail 928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root 2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail 114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail 179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail 115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail 115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail 371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qm ail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmai
Re: [qmailtoaster] Re: I messed up DKIM setup
No, I can login to newly created domain, but not to the existing domains. How can I fix this? From: Eric Broch Sent: 08 April 2024 07:23 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:15 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qmail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx--
Re: [qmailtoaster] Re: I messed up DKIM setup
Does it work now? On 4/7/2024 6:57 PM, Biju Jose wrote: # qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds *From:* Biju Jose *Sent:* 08 April 2024 00:15 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds *From:* Biju Jose *Sent:* 08 April 2024 00:01 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose *From:* Biju Jose *Sent:* 07 April 2024 21:44 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail 126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail 928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root 2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail 114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail 179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail 115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail 115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail 371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qm ail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail 488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root 7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx-- 1 root qmail 10488 Sep 10 2019 qmail-start -rwxr-xr-x 1 root qmail 14584 Sep 10 2019 qmail-tcpok -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 qmail-tcpto -rwxr-xr-x 1 root qmail 31192 Sep 10 2019 qreceipt -rwxr-xr-x 1 root qmail 14632 Sep 10 2019 qsmhook -rwxr-xr-x 1 root root 3820 May 6 2019 rcptcheck-overlimit.sh -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 sendmail -rws--x--x 1 clamav root 34774 Apr 7 2016 simscan -rwsr-xr-x 1 root root 24461 Apr 7 2016 simscanmk -rwxr-xr-x 1 root qmail 35
Re: [qmailtoaster] Re: I messed up DKIM setup
# qmailctl stat send: up (pid 1761) 126 seconds smtp: up (pid 1760) 126 seconds submission: up (pid 1774) 126 seconds send/log: up (pid 1770) 126 seconds smtp/log: up (pid 1762) 126 seconds submission/log: up (pid 1759) 126 seconds From: Biju Jose Sent: 08 April 2024 00:15 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qmail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx-- 1 root qmail 10488 Sep 10 2019 qmail-start -rwxr-xr-x 1 root qmail 14584 Sep 10 2019 qmail-tcpok -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 qmail-tcpto -rwxr-xr-x 1 root qmail 31192 Sep 10 2019 qreceipt -rwxr-xr-x 1 root qmail 14632 Sep 10 2019 qsmhook -rwxr-xr-x 1 root root3820 May 6 2019 rcptcheck-overlimit.sh -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 sendmail -rws--x--x 1 clamav root 34774 Apr 7 2016 simscan -rwsr-xr-x 1 root root 24461 Apr 7 2016 simscanmk -rwxr-xr-x 1 root qmail 35560 Sep 10 2019 spfquery -rwx--x--x 1 root qmail 10536 Sep 10 2019 splogger -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 srsfilter -rwxr-xr-x 1 root qmail 26920 Sep 10 2019 tcp-env -rwxr
Re: [qmailtoaster] Re: I messed up DKIM setup
send and submission is not running, unable to login to existing domains. From: Eric Broch Sent: 08 April 2024 04:07 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup All you had to do was... yum -y reinstall qmail What is the status now? On 4/7/2024 12:45 PM, Biju Jose wrote: # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose <mailto:bijuko...@outlook.com> Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qmail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx-- 1 root qmail 10488 Sep 10 2019 qmail-start -rwxr-xr-x 1 root qmail 14584 Sep 10 2019 qmail-tcpok -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 qmail-tcpto -rwxr-xr-x 1 root qmail 31192 Sep 10 2019 qreceipt -rwxr-xr-x 1 root qmail 14632 Sep 10 2019 qsmhook -rwxr-xr-x 1 root root3820 May 6 2019 rcptcheck-overlimit.sh -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 sendmail -rws--x--x 1 clamav root 34774 Apr 7 2016 simscan -rwsr-xr-x 1 root root 24461 Apr 7 2
Re: [qmailtoaster] Re: I messed up DKIM setup
All you had to do was... yum -y reinstall qmail What is the status now? On 4/7/2024 12:45 PM, Biju Jose wrote: # qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds *From:* Biju Jose *Sent:* 08 April 2024 00:01 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose *From:* Biju Jose *Sent:* 07 April 2024 21:44 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail 126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail 928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root 2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail 114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail 179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail 115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail 115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail 371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qm ail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail 488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root 7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx-- 1 root qmail 10488 Sep 10 2019 qmail-start -rwxr-xr-x 1 root qmail 14584 Sep 10 2019 qmail-tcpok -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 qmail-tcpto -rwxr-xr-x 1 root qmail 31192 Sep 10 2019 qreceipt -rwxr-xr-x 1 root qmail 14632 Sep 10 2019 qsmhook -rwxr-xr-x 1 root root 3820 May 6 2019 rcptcheck-overlimit.sh -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 sendmail -rws--x--x 1 clamav root 34774 Apr 7 2016 simscan -rwsr-xr-x 1 root root 24461 Apr 7 2016 simscanmk -rwxr-xr-x 1 root qmail 35560 Sep 10 2019 spfquery -rwx--x--x 1 root qmail 10536 Sep 10 2019 splogger -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 srsfilter -rwxr-xr-x 1 root qmail 26920 Sep 10 2019 tcp-env -rwxr-xr-x 1 root root 618 Dec 24 2013 update-simscan *From:* Eric Broch *Sent:* 07 April 2024 21:40 *To:* qmailtoaster-l
Re: [qmailtoaster] Re: I messed up DKIM setup
# qmailctl stat send: up (pid 44308) 13 seconds smtp: up (pid 44504) 0 seconds submission: up (pid 44505) 0 seconds send/log: up (pid 44309) 13 seconds smtp/log: up (pid 44310) 13 seconds submission/log: up (pid 44312) 13 seconds From: Biju Jose Sent: 08 April 2024 00:01 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qmail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx-- 1 root qmail 10488 Sep 10 2019 qmail-start -rwxr-xr-x 1 root qmail 14584 Sep 10 2019 qmail-tcpok -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 qmail-tcpto -rwxr-xr-x 1 root qmail 31192 Sep 10 2019 qreceipt -rwxr-xr-x 1 root qmail 14632 Sep 10 2019 qsmhook -rwxr-xr-x 1 root root3820 May 6 2019 rcptcheck-overlimit.sh -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 sendmail -rws--x--x 1 clamav root 34774 Apr 7 2016 simscan -rwsr-xr-x 1 root root 24461 Apr 7 2016 simscanmk -rwxr-xr-x 1 root qmail 35560 Sep 10 2019 spfquery -rwx--x--x 1 root qmail 10536 Sep 10 2019 splogger -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 srsfilter -rwxr-xr-x 1 root qmail 26920 Sep 10 2019 tcp-env -rwxr-xr-x 1 root root 618 Dec 24 2013 update-simscan From: Eric Broch Sent: 07 April 2024 21:40 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup All you should have to do is move qmail-remote (original) back to qmail-remote What's in /var/qmail/bin # ls -l /var/qmail/bin If there is a symbolic link to qmai
Re: [qmailtoaster] Re: I messed up DKIM setup
Wow did you backup the /var/qmail? Not sure why you removed it you could in case reinstall on top but without a backup I would have not run those commands My 2 cents. Inviato da iPhoneIl giorno 7 apr 2024, alle ore 11:32, Biju Jose ha scritto: I have done rpm -e --nodeps qmail yum install qmail restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail 126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail 928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root 2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail 114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail 179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail 115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail 115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail 371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qm ail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail 488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root 7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx-- 1 root qmail 10488 Sep 10 2019 qmail-start -rwxr-xr-x 1 root qmail 14584 Sep 10 2019 qmail-tcpok -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 qmail-tcpto -rwxr-xr-x 1 root qmail 31192 Sep 10 2019 qreceipt -rwxr-xr-x 1 root qmail 14632 Sep 10 2019 qsmhook -rwxr-xr-x 1 root root 3820 May 6 2019 rcptcheck-overlimit.sh -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 sendmail -rws--x--x 1 clamav root 34774 Apr 7 2016 simscan -rwsr-xr-x 1 root root 24461 Apr 7 2016 simscanmk -rwxr-xr-x 1 root qmail 35560 Sep 10 2019 spfquery -rwx--x--x 1 root qmail 10536 Sep 10 2019 splogger -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 srsfilter -rwxr-xr-x 1 root qmail 26920 Sep 10 2019 tcp-env -rwxr-xr-x 1 root root 618 Dec 24 2013 update-simscan From: Eric Broch Sent: 07 April 2024 21:40 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup All you should have to do is move qmail-remote (original) back to qmail-remote What's in /var/qmail/bin # ls -l /var/qmail/bin If there is a symbolic link to qmail-remote (unlink qmail-remote). do you have qmail-remote.orig ??? On 4/7/2024 9:47 AM, Biju Jose wrote: How do I reverse steps 1
Re: [qmailtoaster] Re: I messed up DKIM setup
I have done 1. rpm -e --nodeps qmail 2. yum install qmail 3. restored .rpmsave files in /var/qmail/control Now I am unable to login to existing domains . But I can create and login to a test domain. How do I connect to existing domains? Need some urgent help please. Biju Jose From: Biju Jose Sent: 07 April 2024 21:44 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup #ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qmail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx-- 1 root qmail 10488 Sep 10 2019 qmail-start -rwxr-xr-x 1 root qmail 14584 Sep 10 2019 qmail-tcpok -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 qmail-tcpto -rwxr-xr-x 1 root qmail 31192 Sep 10 2019 qreceipt -rwxr-xr-x 1 root qmail 14632 Sep 10 2019 qsmhook -rwxr-xr-x 1 root root3820 May 6 2019 rcptcheck-overlimit.sh -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 sendmail -rws--x--x 1 clamav root 34774 Apr 7 2016 simscan -rwsr-xr-x 1 root root 24461 Apr 7 2016 simscanmk -rwxr-xr-x 1 root qmail 35560 Sep 10 2019 spfquery -rwx--x--x 1 root qmail 10536 Sep 10 2019 splogger -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 srsfilter -rwxr-xr-x 1 root qmail 26920 Sep 10 2019 tcp-env -rwxr-xr-x 1 root root 618 Dec 24 2013 update-simscan From: Eric Broch Sent: 07 April 2024 21:40 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup All you should have to do is move qmail-remote (original) back to qmail-remote What's in /var/qmail/bin # ls -l /var/qmail/bin If there is a symbolic link to qmail-remote (unlink qmail-remote). do you have qmail-remote.orig ??? On 4/7/2024 9:47 AM, Biju Jose wrote: How do I reverse steps 11 and 12? 1. DKIM verification (no patch): * Assumes 'QMAILQUEUE="/var/qmail/bin/simscan"' defined in /etc/tcprules.d/tcp.smtp && /var/qmail/bin/qmail-queue is a link. Note: Spamassassin has DKIM verification making this unne
Re: [qmailtoaster] Re: I messed up DKIM setup
#ls -l /var/qmail/bin total 1512 -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 bouncesaying -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 condredirect -rwxr-xr-x 1 root qmail 1087 Sep 10 2019 config-fast -rwxr-xr-x 1 root qmail126 Sep 10 2019 datemail -rw--- 1 root root 11430 Apr 7 20:20 DEADJOE -rwxr-xr-x 1 root qmail928 Sep 10 2019 dh_key -rwxr-xr-x 1 root root2777 Apr 30 2018 dkimverify.pl -rwxr-xr-x 1 root qmail114 Sep 10 2019 elq -rwxr-xr-x 1 root qmail 14552 Sep 10 2019 except -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 forward -rwxr-xr-x 1 root qmail 26888 Sep 10 2019 instcheck -rwxr-xr-x 1 root qmail 26952 Sep 10 2019 maildir2mbox -rwxr-xr-x 1 root qmail 14568 Sep 10 2019 maildirmake -rwxr-xr-x 1 root qmail 22888 Sep 10 2019 maildirwatch -rwxr-xr-x 1 root qmail179 Sep 10 2019 mailsubj -rwxr-xr-x 1 root qmail 8259 Sep 10 2019 makecert.sh -rwxr-xr-x 1 root qmail115 Sep 10 2019 pinq -rwxr-xr-x 1 root qmail 18856 Sep 10 2019 predate -rwxr-xr-x 1 root qmail 18792 Sep 10 2019 preline -rwxr-xr-x 1 root qmail115 Sep 10 2019 qail -rwxr-xr-x 1 root qmail 18760 Sep 10 2019 qbiff -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badloadertypes -rwxr-xr-x 1 root qmail 18744 Sep 10 2019 qmail-badmimetypes -rwx--x--x 1 root qmail 14712 Sep 10 2019 qmail-clean -rws--x--x 1 qmailq qmail 52144 Sep 10 2019 qmail-dk -rwx--x--x 1 root qmail 10480 Sep 10 2019 qmail-getpw -rwxr-xr-x 1 root qmail 51768 Sep 10 2019 qmail-inject -rwx--x--x 1 root qmail 64184 Sep 10 2019 qmail-local -rwx-- 1 root qmail 22904 Sep 10 2019 qmail-lspawn -rwx-- 1 root qmail 18744 Sep 10 2019 qmail-newmrh -rwx-- 1 root qmail 14648 Sep 10 2019 qmail-newu -rwx--x--x 1 root qmail 22976 Sep 10 2019 qmail-pw2u -rwxr-xr-x 1 root qmail 18816 Sep 10 2019 qmail-qmqpc -rwxr-xr-x 1 root qmail 22904 Sep 10 2019 qmail-qmqpd -rwxr-xr-x 1 root qmail 31096 Sep 10 2019 qmail-qmtpd -rwxr-xr-x 1 root qmail 22840 Sep 10 2019 qmail-qread -rwxr-xr-x 1 root qmail371 Sep 10 2019 qmail-qstat -rwx--x--x 1 root root 27104 Apr 7 21:25 qmail-queue lrwxrwxrwx 1 root root 26 Apr 7 18:58 qmail-queue.1 -> /var/qmail/bin/qmail-queue -rws--x--x 1 qmailq qmail 27104 Sep 10 2019 qmail-queue.orig -rwsrwxrwx 1 qmailq qmail488 Jul 18 2018 qmail-queue.pl.sh -rwx--x--x 1 root qmail 52056 Apr 7 21:10 qmail-remote -rw-r--r-- 1 root root7545 Apr 7 20:59 qmail-remote~ -rwx--x--x 1 root qmail 7554 Apr 7 20:51 qmail-remote.0 -rwx--x--x 1 root qmail 52056 Sep 10 2019 qmail-remote.org -rwxrwxrwx 1 root qmail 7545 Apr 7 19:28 qmail-remove.eric -rwx--x--x 1 root qmail 18768 Sep 10 2019 qmail-rspawn -rwx--x--x 1 root qmail 6 Sep 10 2019 qmail-send -rwxr-xr-x 1 root qmail 22856 Sep 10 2019 qmail-showctl -rwxr-xr-x 1 root qmail 205752 Sep 10 2019 qmail-smtpd -rwx-- 1 root qmail 10488 Sep 10 2019 qmail-start -rwxr-xr-x 1 root qmail 14584 Sep 10 2019 qmail-tcpok -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 qmail-tcpto -rwxr-xr-x 1 root qmail 31192 Sep 10 2019 qreceipt -rwxr-xr-x 1 root qmail 14632 Sep 10 2019 qsmhook -rwxr-xr-x 1 root root3820 May 6 2019 rcptcheck-overlimit.sh -rwxr-xr-x 1 root qmail 14616 Sep 10 2019 sendmail -rws--x--x 1 clamav root 34774 Apr 7 2016 simscan -rwsr-xr-x 1 root root 24461 Apr 7 2016 simscanmk -rwxr-xr-x 1 root qmail 35560 Sep 10 2019 spfquery -rwx--x--x 1 root qmail 10536 Sep 10 2019 splogger -rwxr-xr-x 1 root qmail 31224 Sep 10 2019 srsfilter -rwxr-xr-x 1 root qmail 26920 Sep 10 2019 tcp-env -rwxr-xr-x 1 root root 618 Dec 24 2013 update-simscan From: Eric Broch Sent: 07 April 2024 21:40 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup All you should have to do is move qmail-remote (original) back to qmail-remote What's in /var/qmail/bin # ls -l /var/qmail/bin If there is a symbolic link to qmail-remote (unlink qmail-remote). do you have qmail-remote.orig ??? On 4/7/2024 9:47 AM, Biju Jose wrote: How do I reverse steps 11 and 12? 1. DKIM verification (no patch): * Assumes 'QMAILQUEUE="/var/qmail/bin/simscan"' defined in /etc/tcprules.d/tcp.smtp && /var/qmail/bin/qmail-queue is a link. Note: Spamassassin has DKIM verification making this unnecessary. * # qmailctl stop * Add 'export DKVERIFY=1' to /var/qmail/supervise/smtp/run * Increase softlimit to 12800 in /var/qmail/supervise/smtp/run * # cd /var/qmail/bin * # wget http://www.qmailtoaster.org/dkimverify.pl * # wget http://www.qmailtoaster.org/qmail-queue.pl.sh * # chown root:root dkimverify.pl * # chown qmailq:qmail qmail-queue.pl.sh *
Re: [qmailtoaster] Re: I messed up DKIM setup
All you should have to do is move qmail-remote (original) back to qmail-remote What's in /var/qmail/bin # ls -l /var/qmail/bin If there is a symbolic link to qmail-remote (unlink qmail-remote). do you have qmail-remote.orig ??? On 4/7/2024 9:47 AM, Biju Jose wrote: How do I reverse steps 11 and 12? 1. DKIM verification (no patch): 1. Assumes 'QMAILQUEUE="/var/qmail/bin/simscan"' defined in /etc/tcprules.d/tcp.smtp && /var/qmail/bin/qmail-queue is a link. Note: Spamassassin has DKIM verification making this unnecessary. 1. # qmailctl stop 2. Add 'export DKVERIFY=1' to /var/qmail/supervise/smtp/run 3. Increase softlimit to 12800 in /var/qmail/supervise/smtp/run 4. # cd /var/qmail/bin 5. # wget http://www.qmailtoaster.org/dkimverify.pl 6. # wget http://www.qmailtoaster.org/qmail-queue.pl.sh 7. # chown root:root dkimverify.pl 8. # chown qmailq:qmail qmail-queue.pl.sh 9. # chmod 755 dkimverify.pl 10. # chmod 4777 qmail-queue.pl.sh 11. # unlink qmail-queue 12. # ln -s qmail-queue.pl.sh qmail-queue 13. # qmailctl start 14. Send email to user on the host 15. Check email header dkim verification *From:* Biju Jose *Sent:* 07 April 2024 21:14 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup the qmail-remote.orig file I have is 52,056 bytes root:qmail -rwx—x—x This is not working. Can I get the file please ? *From:* Eric Broch *Sent:* 07 April 2024 21:01 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup Then mv /var/qmail/bin/qmail-remote.orig /var/qmail/bin/qmail-remote check permissions -rwx--x--x 1 root qmail 69864 Mar 30 2022 /var/qmail/bin/qmail-remote On 4/7/2024 9:18 AM, Biju Jose wrote: qmailctl queue messages in queue: 937 messages in queue but not yet preprocessed: 935 7 Apr 2024 13:15:35 GMT #269010074 45155 <mailto:b...@home-trendz.in> bouncing 7 Apr 2024 13:16:12 GMT #269010075 63818 <mailto:b...@whitesindia.com> bouncing Priority is to bring it back to send and receive state, DKIM can be setup next weekend. *From:* Eric Broch <mailto:ebr...@whitehorsetc.com> *Sent:* 07 April 2024 20:46 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup And while your at it, can you check the queue? #qmailctl queue I might ask, do you want to debug this now, or do you want mail to start flowing again? On 4/7/2024 9:14 AM, Eric Broch wrote: That won't work because you'll have #my $debugfile = undef; my $debugfile = '/tmp/dkim.debug'; . . . (A bunch of code) . . my $debugfile = undef; remove what you've put in that file. Find the line my $debugfile = undef; comment it #my $debugfile = undef; create an new line under it my $debugfile = '/tmp/dkim.debug'; save the file On 4/7/2024 9:01 AM, Biju Jose wrote: 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 <mailto:ebr...@whitehorsetc.com> *Sent:* 07 April 2024 20:06 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc82
Re: [qmailtoaster] Re: I messed up DKIM setup
How do I reverse steps 11 and 12? 1. DKIM verification (no patch): * Assumes 'QMAILQUEUE="/var/qmail/bin/simscan"' defined in /etc/tcprules.d/tcp.smtp && /var/qmail/bin/qmail-queue is a link. Note: Spamassassin has DKIM verification making this unnecessary. * # qmailctl stop * Add 'export DKVERIFY=1' to /var/qmail/supervise/smtp/run * Increase softlimit to 12800 in /var/qmail/supervise/smtp/run * # cd /var/qmail/bin * # wget http://www.qmailtoaster.org/dkimverify.pl * # wget http://www.qmailtoaster.org/qmail-queue.pl.sh * # chown root:root dkimverify.pl * # chown qmailq:qmail qmail-queue.pl.sh * # chmod 755 dkimverify.pl * # chmod 4777 qmail-queue.pl.sh * # unlink qmail-queue * # ln -s qmail-queue.pl.sh qmail-queue * # qmailctl start * Send email to user on the host * Check email header dkim verification From: Biju Jose Sent: 07 April 2024 21:14 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup the qmail-remote.orig file I have is 52,056 bytes root:qmail -rwx—x—x This is not working. Can I get the file please ? From: Eric Broch Sent: 07 April 2024 21:01 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Then mv /var/qmail/bin/qmail-remote.orig /var/qmail/bin/qmail-remote check permissions -rwx--x--x 1 root qmail 69864 Mar 30 2022 /var/qmail/bin/qmail-remote On 4/7/2024 9:18 AM, Biju Jose wrote: qmailctl queue messages in queue: 937 messages in queue but not yet preprocessed: 935 7 Apr 2024 13:15:35 GMT #269010074 45155 <mailto:b...@home-trendz.in> bouncing 7 Apr 2024 13:16:12 GMT #269010075 63818 <mailto:b...@whitesindia.com> bouncing Priority is to bring it back to send and receive state, DKIM can be setup next weekend. From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 20:46 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup And while your at it, can you check the queue? #qmailctl queue I might ask, do you want to debug this now, or do you want mail to start flowing again? On 4/7/2024 9:14 AM, Eric Broch wrote: That won't work because you'll have #my $debugfile = undef; my $debugfile= '/tmp/dkim.debug'; . . . (A bunch of code) . . my $debugfile = undef; remove what you've put in that file. Find the line my $debugfile = undef; comment it #my $debugfile = undef; create an new line under it my $debugfile= '/tmp/dkim.debug'; save the file On 4/7/2024 9:01 AM, Biju Jose wrote: 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 <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 20:06 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 19:59 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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.
Re: [qmailtoaster] Re: I messed up DKIM setup
the qmail-remote.orig file I have is 52,056 bytes root:qmail -rwx—x—x This is not working. Can I get the file please ? From: Eric Broch Sent: 07 April 2024 21:01 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup Then mv /var/qmail/bin/qmail-remote.orig /var/qmail/bin/qmail-remote check permissions -rwx--x--x 1 root qmail 69864 Mar 30 2022 /var/qmail/bin/qmail-remote On 4/7/2024 9:18 AM, Biju Jose wrote: qmailctl queue messages in queue: 937 messages in queue but not yet preprocessed: 935 7 Apr 2024 13:15:35 GMT #269010074 45155 <mailto:b...@home-trendz.in> bouncing 7 Apr 2024 13:16:12 GMT #269010075 63818 <mailto:b...@whitesindia.com> bouncing Priority is to bring it back to send and receive state, DKIM can be setup next weekend. From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 20:46 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> Subject: Re: [qmailtoaster] Re: I messed up DKIM setup And while your at it, can you check the queue? #qmailctl queue I might ask, do you want to debug this now, or do you want mail to start flowing again? On 4/7/2024 9:14 AM, Eric Broch wrote: That won't work because you'll have #my $debugfile = undef; my $debugfile= '/tmp/dkim.debug'; . . . (A bunch of code) . . my $debugfile = undef; remove what you've put in that file. Find the line my $debugfile = undef; comment it #my $debugfile = undef; create an new line under it my $debugfile= '/tmp/dkim.debug'; save the file On 4/7/2024 9:01 AM, Biju Jose wrote: 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 <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 20:06 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 19:59 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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 <mailto:bijuko...@outlook.com> Sent: 07 April 2024 19:56 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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
Re: [qmailtoaster] Re: I messed up DKIM setup
Then mv /var/qmail/bin/qmail-remote.orig /var/qmail/bin/qmail-remote check permissions -rwx--x--x 1 root qmail 69864 Mar 30 2022 /var/qmail/bin/qmail-remote On 4/7/2024 9:18 AM, Biju Jose wrote: qmailctl queue messages in queue: 937 messages in queue but not yet preprocessed: 935 7 Apr 2024 13:15:35 GMT #269010074 45155 bouncing 7 Apr 2024 13:16:12 GMT #269010075 63818 bouncing Priority is to bring it back to send and receive state, DKIM can be setup next weekend. *From:* Eric Broch *Sent:* 07 April 2024 20:46 *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup And while your at it, can you check the queue? #qmailctl queue I might ask, do you want to debug this now, or do you want mail to start flowing again? On 4/7/2024 9:14 AM, Eric Broch wrote: That won't work because you'll have #my $debugfile = undef; my $debugfile = '/tmp/dkim.debug'; . . . (A bunch of code) . . my $debugfile = undef; remove what you've put in that file. Find the line my $debugfile = undef; comment it #my $debugfile = undef; create an new line under it my $debugfile = '/tmp/dkim.debug'; save the file On 4/7/2024 9:01 AM, Biju Jose wrote: 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 <mailto:ebr...@whitehorsetc.com> *Sent:* 07 April 2024 20:06 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later *From:* Eric Broch <mailto:ebr...@whitehorsetc.com> *Sent:* 07 April 2024 19:59 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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 <http://www.qmailtoaster.com/dkim.html> *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 07 April 2024 19:56 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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
Re: [qmailtoaster] Re: I messed up DKIM setup
qmailctl queue messages in queue: 937 messages in queue but not yet preprocessed: 935 7 Apr 2024 13:15:35 GMT #269010074 45155bouncing 7 Apr 2024 13:16:12 GMT #269010075 63818bouncing Priority is to bring it back to send and receive state, DKIM can be setup next weekend. From: Eric Broch Sent: 07 April 2024 20:46 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Re: I messed up DKIM setup And while your at it, can you check the queue? #qmailctl queue I might ask, do you want to debug this now, or do you want mail to start flowing again? On 4/7/2024 9:14 AM, Eric Broch wrote: That won't work because you'll have #my $debugfile = undef; my $debugfile= '/tmp/dkim.debug'; . . . (A bunch of code) . . my $debugfile = undef; remove what you've put in that file. Find the line my $debugfile = undef; comment it #my $debugfile = undef; create an new line under it my $debugfile= '/tmp/dkim.debug'; save the file On 4/7/2024 9:01 AM, Biju Jose wrote: 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 <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 20:06 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 19:59 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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 <mailto:bijuko...@outlook.com> Sent: 07 April 2024 19:56 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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
Re: [qmailtoaster] Re: I messed up DKIM setup
And while your at it, can you check the queue? #qmailctl queue I might ask, do you want to debug this now, or do you want mail to start flowing again? On 4/7/2024 9:14 AM, Eric Broch wrote: That won't work because you'll have #my $debugfile = undef; my $debugfile = '/tmp/dkim.debug'; . . . (A bunch of code) . . my $debugfile = undef; remove what you've put in that file. Find the line my $debugfile = undef; comment it #my $debugfile = undef; create an new line under it my $debugfile = '/tmp/dkim.debug'; save the file On 4/7/2024 9:01 AM, Biju Jose wrote: 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 *Sent:* 07 April 2024 20:06 *To:* qmailtoaster-list@qmailtoaster.com *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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later *From:* Eric Broch <mailto:ebr...@whitehorsetc.com> *Sent:* 07 April 2024 19:59 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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 <http://www.qmailtoaster.com/dkim.html> *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 07 April 2024 19:56 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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
Re: [qmailtoaster] Re: I messed up DKIM setup
That won't work because you'll have #my $debugfile = undef; my $debugfile = '/tmp/dkim.debug'; . . . (A bunch of code) . . my $debugfile = undef; remove what you've put in that file. Find the line my $debugfile = undef; comment it #my $debugfile = undef; create an new line under it my $debugfile = '/tmp/dkim.debug'; save the file On 4/7/2024 9:01 AM, Biju Jose wrote: 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 *Sent:* 07 April 2024 20:06 *To:* qmailtoaster-list@qmailtoaster.com *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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later *From:* Eric Broch <mailto:ebr...@whitehorsetc.com> *Sent:* 07 April 2024 19:59 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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 <http://www.qmailtoaster.com/dkim.html> *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 07 April 2024 19:56 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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
Re: [qmailtoaster] Re: I messed up DKIM setup
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 Sent: 07 April 2024 20:06 To: qmailtoaster-list@qmailtoaster.com 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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later From: Eric Broch <mailto:ebr...@whitehorsetc.com> Sent: 07 April 2024 19:59 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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 <mailto:bijuko...@outlook.com> Sent: 07 April 2024 19:56 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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
Re: [qmailtoaster] Re: I messed up DKIM setup
Hi. Wouldn't it be to just stop qmail and move the qmail-remote.orig to qmail-remote and start qmail. And then start from scratch with Dkim ? /Finn Den 07-04-2024 kl. 16:31 skrev Biju Jose: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later *From:* Eric Broch *Sent:* 07 April 2024 19:59 *To:* qmailtoaster-list@qmailtoaster.com *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 <http://www.qmailtoaster.com/dkim.html> *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 07 April 2024 19:56 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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 - To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
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: @40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later *From:* Eric Broch *Sent:* 07 April 2024 19:59 *To:* qmailtoaster-list@qmailtoaster.com *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 <http://www.qmailtoaster.com/dkim.html> *From:* Biju Jose <mailto:bijuko...@outlook.com> *Sent:* 07 April 2024 19:56 *To:* qmailtoaster-list@qmailtoaster.com <mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> *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
Re: [qmailtoaster] Re: I messed up DKIM setup
@40006612abd814cc842c warning: trouble injecting bounce message, will try later @40006612abd814d79434 warning: trouble injecting bounce message, will try later @40006612ac5419dfcd5c warning: trouble injecting bounce message, will try later @40006612ac5419eda83c warning: trouble injecting bounce message, will try later @40006612acd01e97e2e4 warning: trouble injecting bounce message, will try later @40006612acd01ea413fc warning: trouble injecting bounce message, will try later @40006612ad4c21f3b044 warning: trouble injecting bounce message, will try later @40006612ad4c2202a07c warning: trouble injecting bounce message, will try later @40006612adc825609c74 warning: trouble injecting bounce message, will try later @40006612adc8256ce114 warning: trouble injecting bounce message, will try later From: Eric Broch Sent: 07 April 2024 19:59 To: qmailtoaster-list@qmailtoaster.com 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 <mailto:bijuko...@outlook.com> Sent: 07 April 2024 19:56 To: qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> <mailto:qmailtoaster-list@qmailtoaster.com> 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
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 *Sent:* 07 April 2024 19:56 *To:* qmailtoaster-list@qmailtoaster.com *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