Hie Don, I have imapd running on port 25 ,now the question is how do i make it allow connections from my ISP mail server on port 25 and only the ISP mail server .i have played around with the /etc/hosts.allow but no luck
Thanks Duncan Thursday, February 3, 2005, 10:17:18 AM, you wrote: > D u n c a n wrote: >> Hie All, >> >> i have a registered domain and am on a dedicated link ,where do i put >> my domain name ,where do i put the smtp smarthost or the server that i >> forwad mails to and lastly how can i make my machine allow smtp >> connections from my ISP mail server , >> here is a snippet of my config file > I defined smarthost in my sendmail.mc file > Look at the sample sendmail.mc file, it's right in there. > Once sendmail is running, I found all that's needed to receive e-mail is > to open port 25. I had to configure my router to forward port 25 to my > mailserver machine since it is on a private nat network (10....) > Note: after making any changes to sendmail.mc you have to restart > sendmail so the changes are picked up... > service sendmail restart >> $domain = '10.10.10.34'; > I don't think you want your domain as a "private, non-routable address", > I think you want your "registered domain name" here. > I also added a sendmail config statement to allow my 10.10.10 network to > relay mail, but I block relaying from outside. > Don Russell > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > -- > squirrelmail-users mailing list > Posting Guidelines: > http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines > List Address: squirrelmail-users@lists.sourceforge.net > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users ------ ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users