7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] AUTH_REQUIRED blo...
FromSent OnAttachments
Daniele PiaggesiJul 20, 2007 9:35 am 
Bernd WurstJul 20, 2007 9:44 am 
Jeff JansenJul 20, 2007 9:49 am 
Daniele PiaggesiJul 20, 2007 9:55 am 
Jay LeeJul 20, 2007 10:35 am 
Bernd WurstJul 20, 2007 11:10 am 
Daniele PiaggesiJul 20, 2007 11:15 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] AUTH_REQUIRED blocks inbound mailActions...
From:Bernd Wurst (ber@bwurst.org)
Date:Jul 20, 2007 11:10:51 am
List:net.sourceforge.lists.courier-users

Hi.

Am Freitag, 20. Juli 2007 schrieb Daniele Piaggesi:

Ok I understand. But then I think that I have done another mistake 'cause if I try to send a mail from a mailaddress (for example) @gmail.com to another mail address (for example) @hotmail.com using my smtp server on my domain without authentication, the delivery have success. This is an open relay!!!!

What exactly do you man by "from [...] @gmail.com [...] using my smtp server"?

When you log in (authenticate) to your smtp-server, you can send mail regardless what sender or recipient address is specified. When you do not log in to your smtp server, the sender mail address is also irrelevant, then only the recipient is checked to be a locally hosted address.

I cannot believe that you managed to configure "hotmail.com" as a locally hosted domain without knowing that, so you were propably just logged in to your server via SMTP (or, as written by Jay) you are connecting from an address that has relaying privilleges granted via "smtpaccess" file(s), e.g. 127.0.0.1.

cu, Bernd