On Wed, 8 Jan 2020 12:00:55 -0400, Jason Hirsh stated:
>Ok apparently installation of postfix from the port has an issue
>
>
>I changed mailer.conf as follows
>
>
>#sendmail       /usr/libexec/sendmail/sendmail
>#mailq          /usr/libexec/sendmail/sendmail
>#newaliases     /usr/libexec/sendmail/sendmail
>#hoststat       /usr/libexec/sendmail/sendmail
>+---------------------+ #purgestat      /usr/libexec/sendmail/sendmail
>                      | main menu           |
>                                                                     |
>                     |
>sendmail        /usr/local/sbin/sendmail                             |
>a) leave editor     | send-mail       /usr/local/sbin/sendmail
>                    | b) help             | mailq
> /usr/local/sbin/sendmail                             | c) file
> operations  |
>newaliases      /usr/local/sbin/sendmail        
>
>
>
>
>
>
>See how it does
>> On Jan 8, 2020, at 11:43 AM, Matus UHLAR - fantomas
>> <uh...@fantomas.sk> wrote:
>> 
>> On 08.01.20 11:31, Jason Hirsh wrote:
>>> Shouldn’t be a permission issue as sendmail isn’t supposed to be
>>> running..
>>> 
>>> Is there some hidden pasty off sendmail I could have missed when
>>> converting to postfix?
>> 
>> /var/spool/clientmqueue/ belongs to tue sendmail. you apparently did
>> not properly configure mailwrapper and /usr/sbin/sendmail still
>> points to sendmail's sendmail binary
>> 
>> 
>> 
>>> My rc.conf
>>> 
>>> dumpdev="AUTO"
>>> named_enable="YES"
>>> mysql_enable="YES"
>>> dovecot_enable="YES"
>>> sendmail_enable="NO"
>>> sendmail_submit_enable="NO"
>>> sendmail_outbound_enable="NO"
>>> sendmail_msp_queue_enable="NO"
>>> postfix_enable="YES"
>>> apache24_http_accept_enable="YES"
>>> apache24_enable="YES"
>>> clamav_freshclam_enable="YES"
>>> clamav_clamd_enable="YES"
>>> maiad_enable="YES"
>>> lookup_domain_enable="YES"
>>> firewall_enable="YES"
>>> firewall_script="/usr/local/etc/ipfw.rules"
>>> firewall_logging="YES"
>>> sshguard_enable="YES"
>>> gateway_enable="YES"
>>> natd_enable="YES"
>>> natd_interface="em1"
>>> natd_flags="-dynamic -m"
>>> openvpn_enable="YES"
>>> openvpn_configfile="/usr/local/etc/openvpn/server/server.conf"
>>> 
>>> 
>>> 
>>>> On Jan 8, 2020, at 11:25 AM, Pintér Tibor <tib...@tibyke.hu> wrote:
>>>> 
>>>> permission
>>>> 
>>>> On 1/8/20 4:19 PM, Jason Hirsh wrote:
>>>>> I am getting  the following error message even  though I am using
>>>>> postfix and no longer start SENDMAIL is rc. <http://rc.com/>conf
>>>>> 
>>>>> 
>>>>> sendmail[92919]: NOQUEUE: SYSERR(root): can not
>>>>> chdir(/var/spool/clientmqueue/): Permission denied Can anyone
>>>>> tell me what I am missing?
>>>>> 
>>>> 
>>> 
>> 
>> -- 
>> Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
>> Warning: I wish NOT to receive e-mail advertising to this address.
>> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
>> WinError #99999: Out of error messages.

Did you reboot your machine after making the changes? It seems like
'sendmail' is still running.

-- 
Gerard

Reply via email to