I'm trying to configure Postfix on my server, but see the following error when trying to access the configuration module on Virtualmin:
Error while checking current Postfix configuration.
After following several tutorials on setting up postfix at basic level on CentOs for my VPS, continue to get the following:
-bash-4.1# postfix start
/usr/libexec/postfix/postfix-script: line 317: cmp: command not found
postfix/postfix-script: warning: /usr/lib/sendmail and /usr/sbin/sendmail differ
postfix/postfix-script: warning: Replace one by a symbolic link to the other
postfix/postfix-script
On Ubuntu 12.04, I'm trying to use dpkg-set-selections to automagically configure postfix on deployed machines with the following:
debconf-set-selections <<EOF
postfix postfix/main_mailer_type select Satellite system
postfix postfix/root_address string admin@mydomain.org
postfix postfix/mailname string mydomain.org
postfix postfix/relayhost string gw.mydomain.internal
postfix postfix/desti
i try to run postfix version postfix-2.3.3-6 already installed on my CentOS 5.6 server , but it shows FAILED msg when i use this command
/etc/init.d/postfix start
Ok i tried to unveil the source of problem with /var/log/syslog and /var/log/messages but for the first one it says no such file in directory and for the second command another msg says that the permission is denied what should i do
Hi,
I was wondering if I could get some help here.
Hi Support I am setting up Postfix postfix-2.6.6-2.2.el6_1.x86_64 on CentOS 6.4 . When I restart the service ,It failed as the following [
If I run postfix check on my debian squeeze server, I get this:
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_nisplus-2.11.3.so and /lib/libnss_nisplus-2.11.3.so differ
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_files-2.11.3.so and /lib/libnss_files-2.11.3.so differ
postfix/postfix-script: warning: /var/spool/postfix/lib/libnss_compat-2.11.3.so and /lib/libnss
I've been fighting with Dovecot and Postfix for nearly 3 days now - I need some help!...
It seems Dovecot is not generating the private/auth file required for connections.
Mail.log
Code:
Sep 6 21:55:55 suncoastshores postfix/smtpd[11278]: warning: SASL: Connect to private/auth failed: No such file or directory
Sep 6 21:55:55 suncoastshores postfix/smtpd[11278]: fatal: no SASL au
I have been at this for a couple of hours, and apparently I am missing something in newer postfix versions. I have the server set up, and it works locally but when I try to send from a remote network through the submission port, I always get "Relay access denied".