Hi Jake,

Please see the output below:

[r...@amitip ~]# yum remove postfix dovecot
Loaded plugins: fastestmirror
Setting up Remove Process
No Match for argument: postfix
No Match for argument: dovecot
No Packages marked for removal
[r...@amitip ~]# userdel postfix
userdel: user postfix does not exist
[r...@amitip ~]# cat /etc/passwd | grep 89
[r...@amitip ~]#

I'm getting same error.

checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables
error: Bad exit status from /var/tmp/rpm-tmp.67286 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.67286 (%build)
error: File not found by glob:
/usr/src/redhat/RPMS/i386/vpopmail-toaster*.rpm

Thanks,

Amit



On Thu, Aug 27, 2009 at 5:06 PM, Jake Vickers <j...@qmailtoaster.com> wrote:

>  amit IKF wrote:
>
> Hi Jake/Eric,
>
> I think my cousin who was installing this server had installed Mail Service
> from server Configuration. Please find output of the command mention below:
> postfix:x:89:89::/var/spool/postfix:/sbin/nologin
>
> This show postfix was installed on my server. How do I remove the same?
> Also on asking him I got know he had also installed dovecot. How do I remove
> both to proceed further.
>
> Thanks and regards,
>
> Amit
>
>
> yum remove postfix dovecot
> userdel postfix
>
> Then just make sure that 89 is open in your /etc/passwd:
> cat /etc/passwd | grep 89
>
>

Reply via email to