Did this issue get resolved?  I would really like to see some full logs 
that demonstrate this problem so I can fix any bugs.

-- Sam Clippinger

Youri V. Kravatsky wrote:
> Hello Sam,
>
>   
>> I'm not sure I understand the issue here.  Are you saying that when you
>> have "smtp-auth-level=always" authenticated users can send email but
>> unauthenticated users cannot?  Then when you change to
>> "smtp-auth-level=ondemand" or "smtp-auth-level=observe" authenticated 
>> users cannot send email but unauthenticated users can?
>>     
> When I put option to "always" all who can accounts can authenticate and
> relay, but all unauthorized sessions (99% of messages) cannot deliver
> mail to the host. And vise versa, if I put option to "observe" or
> "ondemand" all common incoming mail can be succesfully delivered to local
> users, but they cannot authenticate (obviously, broken authentication in
> qmail itself) to relay mail. So, the problem really in the "always" option
> and whole spamdyke behaviour when this option is turned on.
>
>   
>> Could you post your spamdyke configuration file?  Have you tried 
>> enabling full logging and reading the log files for authenticated and 
>> unauthenticated users?
>>     
> greeting-delay-secs=2
> max-recipients=5
> reject-empty-rdns
> reject-ip-in-cc-rdns
> reject-unresolvable-rdns
> log-level=info
> idle-timeout-secs=30
> recipient-blacklist-file=/var/qmail/control/blacklist.local
> recipient-whitelist-file=/var/qmail/control/whitelist.local
> dns-blacklist-entry=zombie.dnsbl.sorbs.net
> dns-blacklist-entry=dul.dnsbl.sorbs.net                                       
>                           
> dns-blacklist-entry=bogons.cymru.com
> graylist-level=always-create-dir
> graylist-dir=/home/vpopmail/greylist
> graylist-max-secs=864000
> graylist-min-secs=180
> smtp-auth-level=always
> smtp-auth-command=/home/vpopmail/bin/vchkpw /usr/bin/true
> relay-level=normal
> access-file=/var/qmail/control/tcp.smtp
> local-domains-file=/var/qmail/control/rcpthosts
> local-domains-file=/var/qmail/control/morercpthosts
>
>    I'll send full logs in a few hours.
>
>   
>> How did you install your qmail (i.e. which 
>> instructions did you follow or which software package did it come with)?
>>     
>    The trouble is that installation is old and not made by me, and I cannot
> reinstall all from the scratch, 'cause it is production hoster-server
> with more than 100 active domains... So I need to put on "always" option to
> work, but I don't know how :)
>
>   
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to