Koozali.org: home of the SME Server

Smtp

Paul Crookes

Smtp
« on: May 31, 2002, 01:08:29 AM »
i have a dhcp public ip address. i can use the webmail interface with no problem.
i have a laptop which runs outlook.
when i am in the office
i can recive mail no problem
but i cant send mail
i get a error.

i cant use the isp's as it need me to authencate.

i have installed
http://www.stickit.nu/pop-before-smtp/INSTALL.html

i can send a outlook test message.

what do i need do to get this to work

Many Thanks

Paul crookes

Nathan Fowler

Re: Smtp
« Reply #1 on: May 31, 2002, 03:23:53 AM »
Where is the process breaking down?  I'm the author of the pop-before-smtp code.  Make sure you have the newest version, there were some issues with logrotate "breaking" the code, if you haven't updated recently be sure you do.

I'll be sure to help you out as best as I can.

Nathan

Paul Crookes

Re: Smtp
« Reply #2 on: May 31, 2002, 03:45:05 AM »
the problem i am having is my isp at work BT Internet blocks smtp to other smtp relays eg smtp.ntlworld.com or smtp.uk2.net.

i just dont know a way round it. (dns smtp is not my strong point) servers and workstations are :)

Many Thanks


Paul Crookes

Nathan Fowler

Re: Smtp
« Reply #3 on: May 31, 2002, 07:08:19 PM »
You could always implement Secure SMTP and Secure POP3 using stunnel.  Search the Forum, I pasted the How-To a while back.  The pop-before-smtp code I created supports POP-SSL, IMAP, and POP3.