| Author |
Message |
DeltaQuad
Joined: 05 Nov 2011
Posts: 2
|
| Posted: Sat Nov 05, 2011 11:07 pm Post subject: Mailman |
|
|
So mailman is all setup and everything, but when I go to send emails to my mailing lists, they don't get through, I don't even see a record that they got anywhere at all. Solutions? (might be an obvious answer, but I can't get it right now)
EDIT: on Ubuntu 10.04 |
|
| Back to top |
|
Vance
Joined: 18 Jan 2009
Posts: 354
|
| Posted: Sun Nov 06, 2011 12:25 am Post subject: |
|
|
What MTA (postfix, exim, sendmail, etc.) are you using? What appears in its logs when you try to mail the lists?
Edit: also, does anything appear in the Mailman logs? (Probably found under /var/log/mailman/) |
|
| Back to top |
|
DeltaQuad
Joined: 05 Nov 2011
Posts: 2
|
| Posted: Sat Nov 12, 2011 8:43 pm Post subject: |
|
|
Sorry for the delay in responding.
Technical details of permanent failure:
The recipient server did not accept our requests to connect. Learn more at http://mail.google.com/support/bin/answer.py?answer=7720
[lists.[site].org (1): Connection dropped]
replace [site] with the domain name.
There is a lot of stuff in the log folder.
So I think it's my MX records that are messed up, but I can't figure what it needs to be set to. |
|
| Back to top |
|
Vance
Joined: 18 Jan 2009
Posts: 354
|
| Posted: Sun Nov 13, 2011 11:56 am Post subject: |
|
|
| It appears that Google is having difficulty reaching a mail server at lists.[site].org. This could be a DNS problem, firewall problem, mail server problem, or some other problem. You can check yourself with telnet lists.[site].org 25 - the error you receive may be useful. (If you get a welcome banner instead, typing QUIT should end the session.) Without knowing the specific domain/host information, there's not much we can do to help you track down the specific cause. |
|
| Back to top |
|
| |