[vchkpw] child crashed with remote email address for cvs source
I'm seeing Aack,_child_crashed._(#4.3.0) with the latest cvs source when the qmail-default file looks like | /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED] When it delivers to [EMAIL PROTECTED] I get the child crashed. Is there a fix for this? Ken Jones
RE: [vchkpw] child crashed with remote email address for cvs source
Try increasing your softlimit. Shane >-Original Message- >From: Ken Jones [mailto:[EMAIL PROTECTED] >Sent: Friday, 30 January 2004 5:41 PM >To: [EMAIL PROTECTED] >Subject: [vchkpw] child crashed with remote email address for >cvs source > >I'm seeing >Aack,_child_crashed._(#4.3.0) > >with the latest cvs source when the qmail-default file looks like >| /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED] > >When it delivers to [EMAIL PROTECTED] I get the child crashed. > >Is there a fix for this? > >Ken Jones >
Re: [vchkpw] child crashed with remote email address for cvs source
I posted too soon. It was a problem with the spam assassin patch I've been working on. The cvs source works fine. I'll an update to the spam assassin patch soon. Ken Jones On Friday 30 January 2004 3:44 am, Shane Chrisp wrote: > Try increasing your softlimit. > > Shane > > >-Original Message- > > From: Ken Jones [mailto:[EMAIL PROTECTED] > > >Sent: Friday, 30 January 2004 5:41 PM > >To: [EMAIL PROTECTED] > >Subject: [vchkpw] child crashed with remote email address for > >cvs source > > > >I'm seeing > >Aack,_child_crashed._(#4.3.0) > > > >with the latest cvs source when the qmail-default file looks like > > > >| /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED] > > > >When it delivers to [EMAIL PROTECTED] I get the child crashed. > > > >Is there a fix for this? > > > >Ken Jones
Re: [vchkpw] bounce maybe used to relay spam
> On 27 Jan 2004 11:57:01 -0800 > Tom Jackson <[EMAIL PROTECTED]> wrote: > >> I'm seeing a number of emails like [EMAIL PROTECTED] coming in to my >> server. They are from different users. Since the local user doesn't >> exist, qmail is attempting to bounce the message back to the sender. >> Most of these are failing, the messages are obviously spam. >> >> I'm running vpopmail on the domains in question. Is there any way to >> configure vpopmail or qmail to reject email if the local address >> doesn't exist, or to silently trash the email? > > You can delete them pretty easily if you create a "catchall" account and > then tell it to delete all e-mail delivered to that account. Something > like "junk" or "spamtrap" is usually a good name for the catchall > account, if you're making it strictly to dump all mail coming to users > that don't exist. Make sure you don't have any valid e-mail going to > that catchall before you start deleting them though. > > HTH, > Jacob Could the "postmaster" account be used for this or would creating a special account be preferred? Peace... Tom
Re: [vchkpw] bounce maybe used to relay spam
On Fri, 30 Jan 2004 09:10:17 -0800 (PST) [EMAIL PROTECTED] wrote: > > On 27 Jan 2004 11:57:01 -0800 > > Tom Jackson <[EMAIL PROTECTED]> wrote: > > > >> I'm seeing a number of emails like [EMAIL PROTECTED] coming in to > >my> server. They are from different users. Since the local user > >doesn't> exist, qmail is attempting to bounce the message back to the > >sender.> Most of these are failing, the messages are obviously spam. > > You can delete them pretty easily if you create a "catchall" account > > and then tell it to delete all e-mail delivered to that account. > > Something like "junk" or "spamtrap" is usually a good name for the > > catchall account, if you're making it strictly to dump all mail > > coming to users that don't exist. Make sure you don't have any valid > > e-mail going to that catchall before you start deleting them though. > Could the "postmaster" account be used for this or would creating a > special account be preferred? I strongly recommend against using the postmaster account that way. If your domain is ever believed to be spamming or causing any other kind of problem to people on the internet, the postmaster account is one of the first places they'll try to use to get you to correct it. Very little (if any) postmaster mail should be discarded - even if it's spam. Jacob - GnuPG Key: 1024D/16377135 Computers are like air conditioners -- they stop working properly if you open Windows pgp0.pgp Description: PGP signature
Re: [vchkpw] bounce maybe used to relay spam
> On Fri, 30 Jan 2004 09:10:17 -0800 (PST) > [EMAIL PROTECTED] wrote: > >> > On 27 Jan 2004 11:57:01 -0800 >> > Tom Jackson <[EMAIL PROTECTED]> wrote: >> > >> >> I'm seeing a number of emails like [EMAIL PROTECTED] coming in to >> >my> server. They are from different users. Since the local user >> >doesn't> exist, qmail is attempting to bounce the message back to the >> >sender.> Most of these are failing, the messages are obviously spam. > >> > You can delete them pretty easily if you create a "catchall" account >> > and then tell it to delete all e-mail delivered to that account. >> > Something like "junk" or "spamtrap" is usually a good name for the >> > catchall account, if you're making it strictly to dump all mail >> > coming to users that don't exist. Make sure you don't have any valid >> > e-mail going to that catchall before you start deleting them though. > >> Could the "postmaster" account be used for this or would creating a >> special account be preferred? > > I strongly recommend against using the postmaster account that way. If > your domain is ever believed to be spamming or causing any other kind of > problem to people on the internet, the postmaster account is one of the > first places they'll try to use to get you to correct it. Very little > (if any) postmaster mail should be discarded - even if it's spam. > > Jacob Great point... I'll great a "bogus mail" account instead. Thanks for the advice... :) Peace... Tom
Re: [vchkpw] spamassassin patch ready ahead of schedule
I for one am interested in looking at this. Is there a URL available to download the plugin? Charles Sprickman wrote: Sorry to be replying late... But, if anyone is interested, we have a squirrelmail plugin and a small C program to handle turning spam-filtering on/off and also for setting vacations and forwards from within SquirrelMail. It does not require running your webserver as the vpopmail user. Combined with the "sasql" plugin, it gives users the ability to set many vpopmail options without having to ever look at qmailadmin. Let me know if anyone has interest in this. The only thing I ask is that if you find it useful, that you contribute any cleanup back to me. Thanks, Charles
RE: [vchkpw] spamassassin patch ready ahead of schedule
-Original Message- From: Rob Nelson [mailto:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 12:11 PM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] spamassassin patch ready ahead of schedule I for one am interested in looking at this. Is there a URL available to download the plugin? Charles Sprickman wrote: >Sorry to be replying late... > >But, if anyone is interested, we have a squirrelmail plugin and a small >C program to handle turning spam-filtering on/off and also for setting >vacations and forwards from within SquirrelMail. It does not require >running your webserver as the vpopmail user. Combined with the "sasql" >plugin, it gives users the ability to set many vpopmail options without >having to ever look at qmailadmin. > >Let me know if anyone has interest in this. The only thing I ask is >that if you find it useful, that you contribute any cleanup back to me. > >Thanks, > >Charles > > I am interested as well! Jake S
[vchkpw] vpopmail 5.4.0-rc2 and sqwebmail-3.6.2 password change not working
When trying to use sqwebmail's change password feature, it always reports: ERROR: Unable to change password. Possible reasons why you cannot change the password are: * You did not enter the old password correctly * You did not enter the new password twice correctly * Your new password is too short, or is based on a dictionary word, and short/dictionary-based passwords are not allowed * Your new password is the same as one or more previous passwords, or the minimum time between password changes has not yet elapsed even though none of that is true. vpopmail 5.4.0-rc2 and sqwebmail-3.6.2
[vchkpw] Segmentation Fault (core dumped) when running vpasswd
When I run the vpasswd command from the command line I am getting a segmentation fault (core dumped) error. I am issuing the command correctly, and its been working fine for a long time. No changes were made to the box recently so I'm not sure what is causing this. I am running vpopmail 5.3.5. If anyone can offer any suggestions on how to fix this I would appreciate it. Thanks Brendan
Re: [vchkpw] spamassassin patch ready ahead of schedule
On Fri, 30 Jan 2004, Rob Nelson wrote: > I for one am interested in looking at this. Is there a URL available to > download the plugin? Sure. http://spork.us/dotqmailedit-1.1.tgz There's a brief README, but I highly recommend reading through dotqmailedit.c for more information. In brief, this gives vacation/forward/spam-controls to users within squirrelmail. Thanks, C > Charles Sprickman wrote: > > >Sorry to be replying late... > > > >But, if anyone is interested, we have a squirrelmail plugin and a small C > >program to handle turning spam-filtering on/off and also for setting > >vacations and forwards from within SquirrelMail. It does not require > >running your webserver as the vpopmail user. Combined with the "sasql" > >plugin, it gives users the ability to set many vpopmail options without > >having to ever look at qmailadmin. > > > >Let me know if anyone has interest in this. The only thing I ask is that > >if you find it useful, that you contribute any cleanup back to me. > > > >Thanks, > > > >Charles > > > > > >
Re: [vchkpw] Segmentation Fault (core dumped) when running vpasswd
On Jan 30, 2004, at 5:01 PM, Brendan McAlpine wrote: I am running vpopmail 5.3.5. If anyone can offer any suggestions on how to fix this I would appreciate it. I don't know much about 5.3.5, but I do know that 5.4.0-rc2 is available, and would guess that it is more stable than 5.3.5. http://vpopmail.sf.net/ -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/
Re: [vchkpw] vpopmail 5.4.0-rc2 and sqwebmail-3.6.2 password change not working
On Jan 30, 2004, at 1:25 PM, Nick Lomonte wrote: When trying to use sqwebmail's change password feature, it always reports: ERROR: Unable to change password. Possible reasons why you cannot change the password are: * You did not enter the old password correctly * You did not enter the new password twice correctly * Your new password is too short, or is based on a dictionary word, and short/dictionary-based passwords are not allowed * Your new password is the same as one or more previous passwords, or the minimum time between password changes has not yet elapsed even though none of that is true. vpopmail 5.4.0-rc2 and sqwebmail-3.6.2 I'm not familiar with how sqwebmail interfaces to vpopmail. Does it link libvpopmail? If so, did you recompile and reinstall sqwebmail after installing vpopmail? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/
Re: [vchkpw] vpopmail 5.4.0-rc2 and sqwebmail-3.6.2 password change not working
I don't use this version but i have a problem like this in vpopmail 5.3.29 and sqwebmail-3-6.1. But I use vpopmail 5.3.30 and sqwebmail-3.6.1 and i don't have the message anymore, I can change the password in this version. Did u have configure with : configure --enable-changepass=yes when you install sqwebmail ? And this configuration in vpopmail: configure --enable-sqwebmail-pass=y This tags is used in version vpopmail-5.3.22 below, and i try to find this tags in version 5.3.30 but i can't, maybe this tags is only for old version of vpopmail. Oh yeah .. you have to configure : --with-authvchkpw in sqwebmail's configuration. [aNgus] -- agus basyari On 30 Jan 2004 14:25:55 -0600 Nick Lomonte <[EMAIL PROTECTED]> wrote: > When trying to use sqwebmail's change password feature, it always > reports: > > > ERROR: Unable to change password. Possible reasons why you cannot > change the password are: > > * You did not enter the old password correctly > * You did not enter the new password twice correctly > * Your new password is too short, or is based on a dictionary > word, and short/dictionary-based passwords are not allowed > * Your new password is the same as one or more previous > passwords, > or the minimum time between password changes has not yet > elapsed > > > even though none of that is true. vpopmail 5.4.0-rc2 and > sqwebmail-3.6.2 > >
Re: [vchkpw] vpopmail 5.4.0-rc2 and sqwebmail-3.6.2 password change not working
> I don't use this version but i have a problem like this in vpopmail > 5.3.29 and sqwebmail-3-6.1. But I use vpopmail 5.3.30 and > sqwebmail-3.6.1 and i don't have the message anymore, I can change > the password in this version. > > Did u have configure with : > configure --enable-changepass=yes > when you install sqwebmail ? > > And this configuration in vpopmail: > configure --enable-sqwebmail-pass=y > > This tags is used in version vpopmail-5.3.22 below, and i try to > find this tags in version 5.3.30 but i can't, maybe this tags is > only for old version of vpopmail. eh sorry ... I mean the default of this tags is no. And for sqwebmail-3.0 and above use default no.. if you read the configuration --help .. hehehehe But maybe you still have to add this tags in your vpopmail's configuration and if you change password with vchangepw, tools from vpopmail, it will change the sqwebmail-pass file, just maybe 'cos i don't know well the flow...heheheh :D > > Oh yeah .. you have to configure : > --with-authvchkpw > in sqwebmail's configuration. Maybe it can help you ... [aNgus] -- agus basyari > > > > > On 30 Jan 2004 14:25:55 -0600 > Nick Lomonte <[EMAIL PROTECTED]> wrote: > > > When trying to use sqwebmail's change password feature, it always > > reports: > > > > > > ERROR: Unable to change password. Possible reasons why you cannot > > change the password are: > > > > * You did not enter the old password correctly > > * You did not enter the new password twice correctly > > * Your new password is too short, or is based on a > > dictionary > > word, and short/dictionary-based passwords are not > > allowed > > * Your new password is the same as one or more previous > > passwords, > > or the minimum time between password changes has not yet > > elapsed > > > > > > even though none of that is true. vpopmail 5.4.0-rc2 and > > sqwebmail-3.6.2 > > > > > > >