Solution: sieve with reject/redirect/vacation fails, sendmail
exit 71
Razmik Ghanaghounian
rghanaghounian at harbourfrontcentre.com
Tue Aug 30 10:24:47 EDT 2005
Privet Sergey..
i put trusted users 'cyrus' in submit.cf and it did'nt help.. here is
the cut from my submit.cf
#####################
# Trusted users #
#####################
# this is equivalent to setting class "t"
#Ft/etc/mail/trusted-users
Troot
Tdaemon
Tuucp
Tcyrus
and Nikola... the permissions on sendmail binary is
r-xr-sr-x r root smmsp
so yes, it is setGid smmsp
anyways setting g+w on /var/spool/clientmqueue and making cyrus member
of smmsp does the trick but i know it is'nt the right way.
Sergey Goryachev wrote:
> Razmik Ghanaghounian пишет:
>
>> Ken, I already checked that out and i have a line in my imapd.conf
>> file which points to sendmail binary so that was'nt the problem. I
>> found out later that i was getting cannot write to queue permission
>> errors in my maillog . the 'cyrus' user was trying to write to
>> /var/spool/clientmqueue (for submission to sendmail) and ofcourse
>> that cant happen unless i made him member of 'smmsp' group and gave
>> the group write permission.
>> Permission on /var/spool/clientmqueue before:
>> drwxr-x--- 2 smmsp smmsp 4096 Aug 29 09:39 clientmqueue
>> Permission after:
>> drwxrwx--- 2 smmsp smmsp 4096 Aug 29 09:39 clientmqueue
>> (with cyrus member of smmsp)
>>
>> sendmail version 8.13.4, cyrus: 2.2.12
>>
>
> I've worked 'redirect' rules in my sieve script,
> cyrus 2.2.12 and sendmail 8.13.3
>
> ~% groups cyrus
> cyrus
> ~% groups smmsp
> smmsp
> ~% grep cyrus /etc/mail/submit.mc
> define(`confTRUSTED_USERS', `sysop drweb cyrus')dnl
> ~%
>
More information about the Info-cyrus
mailing list