[toaster] rcpthosts problem - I'm stumped!

2004-06-22 Thread Jason 'XenoPhage' Frisvold
Hi all, I'm experiencing a problem with my toaster setup and to tell the truth, I'm stumped... I've looked into everything I can think of, but I can't get this to work... The error message is as follows : -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday

Re: [toaster] *Ping*

2004-06-22 Thread Jason 'XenoPhage' Frisvold
On Tue, 2004-06-22 at 13:29, Bill Shupp wrote: > This is a known issue with greylisting and VERP, wich ezmlm uses. The > short term solution is to whitelist the toaster list (shupp.org). The > long term solution is to re-write ezmlm to not use VERP, or perhaps > choose a different list manager

Re: [toaster] HI

2004-06-22 Thread mtawafig
Thanks - Original Message - From: "Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 22, 2004 1:31 PM Subject: Re: [toaster] HI > mtawafig wrote: > > >hi > >the mfchk function from qmail-smtpd.c > > > >int mfcheck() > >{ > > stralloc sa = {0}; > > ipalloc ia

Re: [toaster] HI

2004-06-22 Thread Bill Shupp
mtawafig wrote: hi the mfchk function from qmail-smtpd.c int mfcheck() { stralloc sa = {0}; ipalloc ia = {0}; unsigned int random; int j; if (!mfchk) return 0; random = now() + (getpid() << 16); j = byte_rchr(addr.s,addr.len,'@') + 1; if (j < addr.len) { stralloc_copys(&sa, addr.s +

Re: [toaster] *Ping*

2004-06-22 Thread Bill Shupp
Jason 'XenoPhage' Frisvold wrote: On Tue, 2004-06-22 at 11:17, Bill Shupp wrote: Actually, there's been some activity the last several days. Are you getting the messages? Actually, I wasn't ... doesn't look like the list is greylisting friendly.. It dawned on me *after* I sent this mess

Re: [toaster] HI

2004-06-22 Thread mtawafig
hi the mfchk function from qmail-smtpd.c int mfcheck() { stralloc sa = {0}; ipalloc ia = {0}; unsigned int random; int j; if (!mfchk) return 0; random = now() + (getpid() << 16); j = byte_rchr(addr.s,addr.len,'@') + 1; if (j < addr.len) { stralloc_copys(&sa, addr.s + j);

Re: [toaster] *Ping*

2004-06-22 Thread Jason 'XenoPhage' Frisvold
On Tue, 2004-06-22 at 11:17, Bill Shupp wrote: > Actually, there's been some activity the last several days. Are you > getting the messages? Actually, I wasn't ... doesn't look like the list is greylisting friendly.. It dawned on me *after* I sent this message.. Some quick database work and I

Re: [toaster] HI

2004-06-22 Thread mtawafig
Unfortunateley that's out of my league . Thanks - Original Message - From: "Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 22, 2004 11:13 AM Subject: Re: [toaster] HI > mtawafig wrote: > > >Hi > >Could it be incorportated with the chkuser patch . > >Thanks >

Re: [toaster] *Ping*

2004-06-22 Thread Bill Shupp
Jeff Koch wrote: Hi Bill - would it be possible to archive the previous toaster setup scripts on the website? This could be useful when we are trying to replicate a setup. Yeah, I'll start doing that. Unfortunately, I do not have archives of anything before the present. Regards, Bill

Re: [toaster] *Ping*

2004-06-22 Thread Jeff Koch
Hi Bill - would it be possible to archive the previous toaster setup scripts on the website? This could be useful when we are trying to replicate a setup. At 09:58 AM 6/22/2004, you wrote: Wow, This list has been extremely quiet as of late... Not complaining, just curious as to what's

Re: [toaster] only mailing list owner can send mail to everybody

2004-06-22 Thread Bill Shupp
B. Mahesh wrote: here at present every thing running fine but in mailing list only one mail ID can send send mail to mailing list ID, reaming people can't I want to be like this is it possible, if it is possible please guide me how I can do this Sounds like your list is moderated, perhaps. Chec

Re: [toaster] only mailing list owner can send mail to everybody

2004-06-22 Thread B. Mahesh
here at present every thing running fine but in mailing list only one mail ID can send send mail to mailing list ID, reaming people can't I want to be like this is it possible, if it is possible please guide me how I can do this Regards Mahesh - Original Message - From: "Bill Shupp" <[EMA

Re: [toaster] only mailing list owner can send mail to everybody

2004-06-22 Thread Bill Shupp
B. Mahesh wrote: Hi every body, I am using qmail+Vpop3+ezmlm, I am marinating a mailing list, but here , only the mailing list owner can send mail and reaming people can receive only they can't reply. for this what I have to do please guide me. Does smtp generate an error when you try to send?

Re: [toaster] "send" quota

2004-06-22 Thread Bill Shupp
Christian Lyra wrote: Hi all, I got this strange request... is there a way to limit/quota the amount of msgs that a user/domain can send ? No, not really. There is the tarpit patch, which limits messages sent during a single smtp patch. There is also the throttle patch, which limits abuse

Re: [toaster] *Ping*

2004-06-22 Thread Bill Shupp
Jason 'XenoPhage' Frisvold wrote: Wow, This list has been extremely quiet as of late... Not complaining, just curious as to what's going on ... :) Actually, there's been some activity the last several days. Are you getting the messages? I'm looking into switching from courie

Re: [toaster] HI

2004-06-22 Thread Bill Shupp
mtawafig wrote: Hi Could it be incorportated with the chkuser patch . Thanks Yes, or the mfcheck patch (by basically creating a duplicate instance that checks the rcpt to domain). Regards, Bill

Re: [toaster] *Ping*

2004-06-22 Thread Eero Volotinen
Jason 'XenoPhage' Frisvold wrote: I'm looking into switching from courier to binc in the near future as I'm having problems with courier as of late... Anyone else tried this? No, I use dovecot. Looks like courier have some problems with outlook 2003+ -- Eero

[toaster] only mailing list owner can send mail to everybody

2004-06-22 Thread B. Mahesh
Hi every body,   I am using qmail+Vpop3+ezmlm, I am marinating a mailing list, but here , only the mailing list owner can send mail and reaming people can receive only they can't reply. for this what I have to do please guide me.     Regards   Mahesh

[toaster] "send" quota

2004-06-22 Thread Christian Lyra
Hi all, I got this strange request... is there a way to limit/quota the amount of msgs that a user/domain can send ? -- Christian Lyra POP-PR - RNP http://lyra.soueu.com.br http://wecanstopspam.org Thus spake the master programmer: ``A well-written program is its own heaven; a

[toaster] *Ping*

2004-06-22 Thread Jason 'XenoPhage' Frisvold
Wow, This list has been extremely quiet as of late... Not complaining, just curious as to what's going on ... :) I'm looking into switching from courier to binc in the near future as I'm having problems with courier as of late... Anyone else tried this? Any idea if/whe

Re: [toaster] HI

2004-06-22 Thread mtawafig
Hi Could it be incorportated with the chkuser patch . Thanks - Original Message - From: "Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 21, 2004 10:28 PM Subject: Re: [toaster] HI > mtawafig wrote: > > >Hi > >I apologize for any confusion . Is it possible for

[toaster] problem with smtp

2004-06-22 Thread B. Mahesh
hi,     I am using qmail + Vpopmail + Horde  + mysql, up to now it is running fine but suddenly I am not receiving mail through pop3 but if I send through web it is reaching. could please give me the solution for this please   Regards   Mahesh