[vchkpw] vmoduser usage

2005-02-04 Thread Takeshi Nishioka
I'd like to know the difference of vmoduser options listed below. -s ( set no smtp access flag ) -r ( set no external relay flag )

[vchkpw] courier-imap roaming-users problem

2005-02-04 Thread Jesús Arnáiz
Hi there. I'm using qmail, vpopmail (mysql) with roaming-users, and courier-imap on my FreeBSD Box. The problem is that, although I compiled courier with authvchkpw-auth it seems not to call this program. I think so because I see (with ktrace and truss) that courier authenticate my users

Re: [vchkpw] courier-imap roaming-users problem

2005-02-04 Thread Tom Collins
On Feb 4, 2005, at 6:11 AM, Jesús Arnáiz wrote: The problem is that, although I compiled courier with authvchkpw-auth it seems not to call this program. I think so because I see (with ktrace and truss) that courier authenticate my users reading the mysql database and it adds also the info data

Re: [vchkpw] vmoduser usage

2005-02-04 Thread Tom Collins
On Feb 4, 2005, at 1:57 AM, Takeshi Nishioka wrote: I'd like to know the difference of vmoduser options listed below. -s ( set no smtp access flag ) -r ( set no external relay flag ) -s disables SMTP AUTH, -r will disable roaming users (pop before smtp). I've just updated the help for vmoduser to

[vchkpw] selective SMTP auth

2005-02-04 Thread Vassili Lazutin
Hello All Can anybody give a hint how to implement the subj? I have qmail/vpopmail/smtp-auth installed and running fine but I want only few users to be able to use SMTP. Any advises would be highly appriciated! Thanks! __ Do you Yahoo!? Take

[vchkpw] vdelivermail and overquota catchalls

2005-02-04 Thread Juliano Simões
Hi all, I wonder if someone could shed some light over the following issue regarding vdelivermail. When a message is sent directly to a catchall account that is over quota, vdelivermail behaves as expected and bounces the message back to the sender. However, if the message is sent to a

Re: [vchkpw] selective SMTP auth

2005-02-04 Thread Tom Collins
On Feb 4, 2005, at 10:14 AM, Vassili Lazutin wrote: Can anybody give a hint how to implement the subj? I have qmail/vpopmail/smtp-auth installed and running fine but I want only few users to be able to use SMTP. Any advises would be highly appriciated! Use vmoduser to set the NO_SMTP flag for all

Re: [vchkpw] courier-imap roaming-users problem

2005-02-04 Thread Matt Simerson
On Feb 4, 2005, at 10:25 AM, Tom Collins wrote: On Feb 4, 2005, at 6:11 AM, Jesús Arnáiz wrote: The problem is that, although I compiled courier with authvchkpw-auth it seems not to call this program. I think so because I see (with ktrace and truss) that courier authenticate my users reading the

Re: [vchkpw] smtp auth

2005-02-04 Thread Dave Goodrich
Dave Goodrich wrote: Tom Collins wrote: On Jan 28, 2005, at 9:00 AM, Dave Goodrich wrote: snip Excellent, thank you. If I understand correctly I will also need to do nothing to my current tcp.smtp file? 3) How does this effect users who do not supply auth info? Does qmail-smtpd fall back to

Re: [vchkpw] vdelivermail and overquota catchalls

2005-02-04 Thread Juliano Simões
Tom, We would be glad to test the new version of vdelivermail on our test environment. If you would like to send us the code, we will let you about the results in a few days. Regards, Juliano Simões Gerente de Tecnologia Axios Tecnologia e Serviços http://www.axios.com.br [EMAIL PROTECTED] +55

Re: [vchkpw] smtp auth

2005-02-04 Thread Tom Collins
On Feb 4, 2005, at 3:17 PM, Dave Goodrich wrote: I don't see a standard port for smtp-auth, any thoughts? I've looked through FreeBSD /etc/services file which is pretty complete, and found no entry for smtp-auth. I'm leaning towards using port 9025. Use port 587, 'submission'. It's just like

Re: [vchkpw] smtp auth

2005-02-04 Thread Rick Macdougall
Dave Goodrich wrote: I believe I will move our smtp-auth users to another port and just fire up another instance of qmail-smtpd, leaving the normal qmail-smtpd running on port 25. I don't see a standard port for smtp-auth, any thoughts? I've looked through FreeBSD /etc/services file which is