How to make Sendmail forward all incoming mail to localhost port 26 (Domino mail)
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Here is my problem, I have sendmail configured with antispam software, etc on my server. I also have Lotus Domino for groupware/mail/etc. on the same machine, with the lotus smtp task listening on port 26 (since sendmail has 25).
How do I configure sendmail to deliver all incoming mail to localhost:26?
I have found a couple of howtos on the net but they all describe how to forward to another host and another port, and I just want to forward to another port, on the same host (localhost).
When I tried to do what they recommended I got the error "Mx problem, mail loops back....."
Originally posted by AutOPSY just configure the lotus thing to listen on 25 .
What is wrong with that?
(of course shutoff sendmail)
whell, I want sendmail to act as incoming relay since I have configured MailScanner, Spamassassin with sendmail. I donīt rely on lotus antispam / antirelay protection, so there is why I want sendmail to take care of everything first.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.