Re: Roaming
Russ Hazzon <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
At 01:46 PM 3/16/2003 +0000, you wrote: >Hello,one and all ... >I have this sendmail installation that restricts the access to the >POP server with the help of the "access" file. You can open up your POP server to the outside world with creating a big security risk. >However, now and then I need to connect to the server from outside >my network and the assigned IP address is unknown at the time. >This makes POP3/SMTP access impossible from outside the network. Again, give POP access to everyone. You can limit SMTP access by invoking SMTPAUTH authentication. This would give everyone access to your SMTP server, but only those with a proper username/password could send mail through your server. Russ Hazzon