 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
Joshua Meadows (DemoRic)
Joined: 29 Dec 2004
Posts: 783
Location: S.E. Kansas
|
| Posted: Mon Apr 25, 2005 2:15 pm Post subject: POP3S, and SMTPS |
|
|
I zipped a couple of files together so that a person could wrap pop3, smtp in an ssl tunnel using stunnel.
Just unzip the files to C:\apache2triad\opssl\bin and open the stunnel.conf and change to reflect your certificates, and then run InstallStunnelService.cmd
*Notes
Unless your using a different mail server than xmail you'll want to remove
Quote:
[SECURE_IMAPS]
accept=993
connect=143 from stunnel.conf
Ports:
POP3 995 , 110
SMTPS 465 , 25 |
|
| Back to top |
|
Amrit
Joined: 18 May 2006
Posts: 16
Location: Holland
|
| Posted: Sun Mar 18, 2007 4:20 pm Post subject: a question for you |
|
|
Nice nice, i have a question for you.
By default, other could use you're mail server as a spam server.
Everybody clould use you're SMTP server.
How did you filter that ??
I'm using the IP maps, but this is not handy for users with a dynamic ip.
I want to solve this.
Further i am curious about you're setup. Do you have any manuals about you're installation ??
thx
Amrit |
|
| Back to top |
|
Joshua Meadows (DemoRic)
Joined: 29 Dec 2004
Posts: 783
Location: S.E. Kansas
|
| Posted: Sun Mar 18, 2007 4:45 pm Post subject: |
|
|
To be honest with you, I haven't used xmail in 2 years. Instead I use hMailServer. However the previous stunnel config works with any mail server.
There is a thread on these forums about limiting access to only your host server, you'll have to search for it.
However, I do have 2 links for you to test your open relay status.
http://www.antispam-ufrj.pads.ufrj.br/test-relay.html
http://mail-abuse.org/tsi/ar-test.html
*update*
This link seems relevant http://apache2triad.net/forums/viewtopic.php?t=625 |
|
| Back to top |
|
| |
|