[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-14 Thread jkoral
Mark, you are wonderful. I ran a tail -F on the mailman.log and there was an error "ValueError: 'securemode.starttls' is not a valid SecureMode" which I had setup in mailman.cfg. After removing that, it started to work like a charm. I am now able to send and receive both ways. I would have nev

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-14 Thread Mark Sapiro
On 11/14/24 10:31, jko...@luc.edu wrote: Ah, you are right. I was able to run it from /opt/mailman/venv/bin/. I'm so confused on why it won't send out to the e-mail on the list now. Look for shunted messages in Mailman's var/queue/shunt. Look for error messages in Mailman's var/logs/mailman.l

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-14 Thread jkoral
Ah, you are right. I was able to run it from /opt/mailman/venv/bin/. I'm so confused on why it won't send out to the e-mail on the list now. ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-14 Thread Mark Sapiro
On 11/14/24 10:10, jko...@luc.edu wrote: I understand that now. I was able to delete it, re-create it and am now getting e-mails into the server. But now, it is not sending out to the e-mails that are subscribed to that list. Will running mailman aliases fix that? Also, I don't see a mailman c

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-14 Thread jkoral
I understand that now. I was able to delete it, re-create it and am now getting e-mails into the server. But now, it is not sending out to the e-mails that are subscribed to that list. Will running mailman aliases fix that? Also, I don't see a mailman command, but am running mailman3 aliases. D

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-14 Thread Mark Sapiro
On 11/14/24 08:42, jko...@luc.edu wrote: joet...@listservnew.luc.edu is the list, but in postfix_lmtp, it is showing up as joet...@luc.edu. Where can I change that? I tried changing the domain and site, but it still has not changed. The list has a mail_host attribute which is set when the lis

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-14 Thread jkoral
joet...@listservnew.luc.edu is the list, but in postfix_lmtp, it is showing up as joet...@luc.edu. Where can I change that? I tried changing the domain and site, but it still has not changed. ___ Mailman-users mailing list -- mailman-users@mailman3.org

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-13 Thread Mark Sapiro
On 11/13/24 18:44, jko...@luc.edu wrote: Now I am getting this error in mail.log. I have changed quite a few settings to try and not bother you anymore, but nothing seems to be working. Hopefully this will be an easy one for you. The unknown IP address is our F5 where the mail is coming throu

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-11-13 Thread jkoral
Mark, This turned out to be our external firewall. Since we are using O365. I was able to successfully telnet to port 25, but when sending e-mails, it was going outside and had to come back in. I then had to change some settings on our F5 and now the traffic is finally flowing through to the ser

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-12 Thread Mark Sapiro
On 10/10/24 1:55 PM, jko...@luc.edu wrote: The old server is trying to send, but I end up getting an undeliverable message saying no connection could be made. I know port 25 is open because I can telnet to it. I'm wondering if I'm missing something in my configuration. Can you take a look? Tha

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-10 Thread jkoral
Here are the results from netstat: lstprdls01:/root # netstat -lntp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp0 0 0.0.0.0:56660.0.0.0:* LISTEN 1895

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-10 Thread jkoral
The old server is trying to send, but I end up getting an undeliverable message saying no connection could be made. I know port 25 is open because I can telnet to it. I'm wondering if I'm missing something in my configuration. Can you take a look? Thank you. Here are the active settings in /etc

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-07 Thread Mark Sapiro
On 10/7/24 11:23, jko...@luc.edu wrote: HI Mark, I was off for a couple days. I have a feeling postfix is misconfigured because I see that port 25 is open. The server is not receiving mail at all. Are there any tips for things I can check. The logs are not showing much because the mail doesn't

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-07 Thread jkoral
HI Mark, I was off for a couple days. I have a feeling postfix is misconfigured because I see that port 25 is open. The server is not receiving mail at all. Are there any tips for things I can check. The logs are not showing much because the mail doesn't seem to reach it. ___

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-02 Thread Mark Sapiro
On 10/2/24 20:33, jko...@luc.edu wrote: Not sure if this means anything. This is the log from old server after trying to send. I edited the FQDN and IP though. Any thoughts? I think it may be the configuration of postfix on the new server though. Oct 2 22:26:59 listservls01 postfix/smtp[13991

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-02 Thread jkoral
Not sure if this means anything. This is the log from old server after trying to send. I edited the FQDN and IP though. Any thoughts? I think it may be the configuration of postfix on the new server though. Oct 2 22:26:59 listservls01 postfix/smtp[139911]: B1FD27ED: to=, orig_to=, relay=list

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-02 Thread Mark Sapiro
On 10/2/24 17:32, jko...@luc.edu wrote: Thank you for all your help. It seems to be attempting to forward, but I don't think the new server is receiving messages. I can send out from the server, but it is just not taking delivery. Any suggestions for what I can look at. Also, this server is be

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-02 Thread jkoral
Thank you for all your help. It seems to be attempting to forward, but I don't think the new server is receiving messages. I can send out from the server, but it is just not taking delivery. Any suggestions for what I can look at. Also, this server is behind an F5 so it has a local IP address an

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-01 Thread Mark Sapiro
On 10/1/24 13:17, jko...@luc.edu wrote: Here is my plan for forwarding. Let me know if this looks correct. First off, I deleted the list off of the old server, so I am assuming that removed the alias as well. -Create new alias file in /var/lib/mailman/data/ called migratedaliases (this direct

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-01 Thread jkoral
Or can I just put the forwarding alias in /etc/aliases? ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Arc

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-10-01 Thread jkoral
Here is my plan for forwarding. Let me know if this looks correct. First off, I deleted the list off of the old server, so I am assuming that removed the alias as well. -Create new alias file in /var/lib/mailman/data/ called migratedaliases (this directory is where the aliases file is currently

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-09-30 Thread Mark Sapiro
On 9/30/24 14:44, jko...@luc.edu wrote: That makes sense. Are there instructions on how to do this? It depends on the MTA. For Postfix you probably have a set of aliases for each of the form: mailman: "|/path/to/mail/mailman post mailman" mailman-admin: "|/path/to/mail/mai

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-09-30 Thread jkoral
That makes sense. Are there instructions on how to do this? Then once we are done migrating to the new server, then we can just change the DNS, correct? ___ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailma

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-09-30 Thread Mark Sapiro
On 9/30/24 14:34, jko...@luc.edu wrote: Mark, thank you for the quick reply. We will most likely need to migrate the lists over a period of time. So the DNS cannot be changed at the moment. Both servers have different FQDNs. Any suggestions on what we can do? If lists on the old and new serve

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-09-30 Thread jkoral
Mark, thank you for the quick reply. We will most likely need to migrate the lists over a period of time. So the DNS cannot be changed at the moment. Both servers have different FQDNs. Any suggestions on what we can do? ___ Mailman-users mailing list --

[MM3-users] Re: Migrating from old V2 server to new V3 server. Questions.

2024-09-30 Thread Mark Sapiro
On 9/30/24 12:15, jko...@luc.edu wrote: We have figured out how to migrate from one server to another, but after removing the list from the old server, the e-mails are still trying to go there. Is there something that needs to be done in mailman so that the e-mail list will hit the new server