![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Email Antispam Techniques and Email Filtering Techniques Q&A and Procmail recipes for fighting spam. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| allowing members of a group to kill a process | vastcharade | High Level Programming | 1 | 01-17-2008 07:55 PM |
| Allowing Linux support in Virtual Server 2005 shows open source's ... - ITBusiness.ca | iBot | UNIX and Linux RSS News | 0 | 07-16-2007 09:40 PM |
| Unable to send eMail from a UNIX-Host ( using mailx ) to a Outlook-email-addres(Win) | Vetrivela | UNIX for Advanced & Expert Users | 2 | 02-15-2005 10:43 AM |
| Allowing acces to ports < 1024 w/o root | rpollard | Security | 2 | 05-09-2002 12:23 PM |
| Allowing a script to continue executing when a command hangs | mkinney | Shell Programming and Scripting | 5 | 04-24-2002 02:28 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
allowing others with dynamic IPs to use your email service.
if you are running pop3 and smtp and wish to allow others to have an email address using your service out side of your local network you may run into a problem; relaying should be disallowed for others out side of your private network, so how do you allow someone with an account that you gave them to use your mail service, without opening your server to be an open relay for anyone who wants to abuse it? this website: http://popbsmtp.sourceforge.net/
provides a great perl utility that will look at successful pop3 logins and then create a temporary database with that users ipaddress and user name. with that you can set your mail server, (postfix, sendmail...) to look at the database and will allow mail relaying for those that have successful pop3 logins. this utility works with various pop3 servers, and the website includes detailed instructions on just exactly how to set it up. all youll hav eto do i tell your users to CHECK their mail first before they try to send it. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|