|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Problem on config SMTP and its Testing
From: /dev/rob0 (rob0
gmx.co.uk)
Date: Sat Nov 11 2006 - 12:07:58 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I sent this reply over an hour ago; other list mail including another
one from me has arrived in that time. So, trying again, sorry if this
is a duplicate ...
On Saturday 11 November 2006 04:11, Stephen Liu wrote:
> I followed;
> https://help.ubuntu.com/ubuntu/serverguide/C/email-services.html
>
> to install and config posfix and SASL
>
>
> 1)
> On SMTP Authentication
> Configure Postfix to do SMTP AUTH using SASL (saslauthd): on running;
>
> $ sudo echo 'pwcheck_method: saslauthd' >>
> /etc/postfix/sasl/smtpd.conf bash: /etc/postfix/sasl/smtpd.conf:
> Permission denied
This is a shell issue. The shell (bash here) opens the output file with
the permissions of the original user, not the sudo-elevated user. The
author of your HOWTO needs to learn some Unix basics.
> Please help. TIA
"sudoedit /etc/postfix/sasl/smtpd.conf" might let you edit it ... if
you're ready for vi(1). :)
--
Offlist mail to this address is discarded unless
"/dev/rob0" or "not-spam" is in Subject: header
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]