On Thursday 21 August 2003 11:33 am, Lansing, Dan wrote: > I am running SuSE OpenExchange. When I send out emails via the web client > everything is ok. When I send something out via outlook it gets rejected > and this is the response > > Your message did not reach some or all of the intended recipients. > > Subject: Test of the system > Sent: 8/8/2003 11:10 PM > > The following recipient(s) could not be reached: > > 'xxxxxxx at aol.com' on 8/8/2003 11:11 PM > 554 <xxxxxxx at aol.com>: Recipient address rejected: Relay access > denied > > our message did not reach some or all of the intended recipients. > > Subject: Message > Sent: 8/8/2003 11:12 PM > > The following recipient(s) could not be reached: > > 'Lansing, Dan' on 8/8/2003 11:13 PM > 554 <Dan.Lansing at AndersenCorp.com>: Recipient address rejected: > Relay access denied > > is this something I have to configure on the server to accept stuff from > outlook? Is this a samba issue? Any ideas? > > Dan Lansing A couple of things need to be done. I setup postfix on a SuSE 8.1 box a few times to work with Outlook mail clients. There is a parameter line in your /etc/postfix/main.cf file that looks like this: smtpd_sender_restrictions = hash:/etc/postfix/access By default /etc/postfix/access looks to have a copy of the main page for the access file. Read through that and build an appropriate access file to allow user from your domain to send. Then make sure that Outlook is setup to have the from address match the domain that the server is serving. Then they should be able to send through that mail server. I'm sure somebody will explain why this solution will leave you vulnerable, but I don't claim to be a security expert. Good Luck! -- Jack Ungerleider jack at jacku.com _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list