LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Relaying Authorized users only in Sendmail??? (https://www.linuxquestions.org/questions/linux-software-2/relaying-authorized-users-only-in-sendmail-74836/)

markstevens 07-22-2003 08:22 AM

Relaying Authorized users only in Sendmail???
 
Here is my orginal post over in security. I am not sure that is really the place for it so I thought I would try over here.

http://www.linuxquestions.org/questi...993#post386993

Anyway... I am running Sendmail on a Redhat 9 server. We do not allow relaying UNLESS you are on the allow list by IP Address. Not the best way to do it as I have heard but the only way I know how. Well now the boss demands that he be able to send e-mail while traveling. The problem is that he logs in to AOL when roaming and I can not add a dynamic ip to the list... and I can't relay for AOL... that would be really bad.

So what are my options? how can I make this work? I have looked at many of the pages... but the reality is... I need something quick and easy. I am totally self taught and have not taught myself this. I am under tremendous pressure to get it done yesterday and I have a massive workload already.

Any help is greatly appreciated...

ppuru 07-22-2003 08:37 AM

how about a web-frontend - like SquirrelMail or Horde.

Not sure if sendmail has a feature where an authorized user can RELAY.

webnoelle 07-22-2003 08:45 AM

This might be of interest to you mark

http://archive.lug.boulder.co.us/bym.../msg00044.html

rodriguez-v 07-22-2003 08:48 AM

Try using a Dynamic DNS service for your mobile users.

Threre's a couple of free DDNS services out there that let you have a host name you can use to for this. Basicly the way it works is - you create a host name like "corpuser1.no-ip.com" and everytime the IP address for "corpuser1.no-ip.com" changes it will update the DDNS server so you can alway reach that mobile user regardless of IP change. Eventually in order for this work your mobile user needs to install a small program that will constantly look for any IP address change. Once it finds an ip address change it will update the server to reflect the new ip address. I think it takes like a three minutes or so to get the new changes.

Since you're only allowing your mobile user to relay by ip address or host name. All you need to do is add that host name to your list. This way all you need to do is have the host name there regardless of any ip address change. It makes like easier doesn't it?

Here's the link: NO-IP DDNS

Go for the free setup and register. Once you're there just create the host name, and make sure you download the program onto you're bosse's laptop. Here's a tip: make sure you set the program to automaticly start on startup, this way the IP address is always updated when your Boss dials up.

:p :p :p

ppuru 07-22-2003 09:03 AM

That is an informative link, webnoelle.


All times are GMT -5. The time now is 11:33 PM.