Why not empty smtprelay.tab and if the user has no password he can't send mail?
Bill >---------- >From: Davide Libenzi[SMTP:[EMAIL PROTECTED] >Sent: Friday, June 13, 2003 12:10 PM >To: [EMAIL PROTECTED] >Subject: [xmail] Re: Disable an account > > >On Fri, 13 Jun 2003, Vitor Renato Alves de Brito wrote: > >> >> Hi, >> >> I can use in user.tab: >> >> .... >> ReceiveEnable 0 >> PopEnable 0 >> .... >> >> to disable SMTP/IN (messages in) and POP3 (fetch messages) to an account. >> >> How can a disable SMTP/OUT (messages out) to an account? >> >> If I disable SMTP/IN (ReceiveEnable = 0) and POP3 (PopEnable = 0) the user >> can not receive messages and can not fetch messages using POP3, BUT, the >> user can send messages. > >You can't because it'd be easily fakeable : > >MAIL FROM:<[EMAIL PROTECTED]> >RCPT TO:<[EMAIL PROTECTED]> >DATA >Subject: Dinner tonight? ... >From: "Davide Libenzi" <[EMAIL PROTECTED]> >To: "Lara Croft" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] > >.... > > >:-) > > > >- Davide > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] > > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
