35 | | * First check to see if mailman received the list by looking in the list archives. You can go to: !https://lists.mayfirst.org/mailman/admin/<list-name> and login with the master password, then click the archive link in the top right. |
| 35 | * First check to see if mailman received the list by looking in the list archives. You can go to: !https://lists.mayfirst.org/mailman/admin/<list-name> and login with the master password, then click the archive link in the top right. |
| 36 | * If it is not in the archive, it may not have been received. Try running: `mf-find-email-from` using the sender's address. You should see something like: |
| 37 | {{{ |
| 38 | Jan 22 18:58:39 leslie postfix/pipe[23020]: 32E721DD3D: to=<support-team@lists.mayfirst.org>, r |
| 39 | elay=mailman, delay=0.22, delays=0.06/0/0/0.16, dsn=2.0.0, status=sent (delivered via mailman s |
| 40 | ervice) |
| 41 | }}} |
| 42 | * If not, grep for the list name in /var/log/mailman |
| 43 | * If you do see it, go to the next step |
| 44 | * If it is in the archive, we may be blocked by the recipient. Try grepping for the recipient address in /var/log/mail.log |