southbeach
Programmer
Using Ubuntu
I tried to install postfix and ran into problems. The installation returned errors referencing myhostname as being invalid or something to that effect.
I then tried to install webmin to use webmin to setup postfix through webmin. webmin requires perl so I had to install that. I tried installing perl but get this
I am caught in a catch 22 where I need to install webmin which needs perl which needs postfix which is not installing at all ...
Could you please provide some advise? I have spent a great deal of time at google looking for answers but nothing productive so far.
Thank you all in advance for your assistance.
Jose
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.
I tried to install postfix and ran into problems. The installation returned errors referencing myhostname as being invalid or something to that effect.
I then tried to install webmin to use webmin to setup postfix through webmin. webmin requires perl so I had to install that. I tried installing perl but get this
Code:
root@fesweb# sudo apt-get install perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
perl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 31 not upgraded.
3 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up postfix (2.5.5-1.1) ...
Postfix configuration was not changed. If you need to make changes, edit /etc/postfix/main.cf (and others) as needed. To view Postfix configuration values, see postconf(1).
After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.
Running newaliases
newaliases: fatal: bad string length 0 < 1: mydomain =
dpkg: error processing postfix (--configure):
subprocess post-installation script returned error exit status 75
dpkg: dependency problems prevent configuration of bsd-mailx:
bsd-mailx depends on postfix | mail-transport-agent; however:
Package postfix is not configured yet.
Package mail-transport-agent is not installed.
Package postfix which provides mail-transport-agent is not configured yet.
dpkg: error processing bsd-mailx (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mailx:
mailx depends on bsd-mailx; however:
Package bsd-mailx is not configured yet.
dpkg: error processing mailx (--configure):
dependency problems - leaving unconfigured
Processing triggers for libc6 ...
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because the error message indicates its a followup error from a previous failure.
ldconfig deferred processing now taking place
Errors were encountered while processing:
postfix
bsd-mailx
mailx
E: Sub-process /usr/bin/dpkg returned an error code (1)
I am caught in a catch 22 where I need to install webmin which needs perl which needs postfix which is not installing at all ...
Could you please provide some advise? I have spent a great deal of time at google looking for answers but nothing productive so far.
Thank you all in advance for your assistance.
Jose
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.