[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Sendmail - going from spammers.db to access.db
- Subject: Re: [vps-mail] Sendmail - going from spammers.db to access.db
- From: Marjolein Katsma <tfyj8lv02@xxxxxxxxxxxxxx>
- Date: Fri, 21 Nov 2003 18:41:51 +0100
At 18:07 2003-11-21, Weldon wrote:
>>(Just one curious message about a leading space that I can't find but access.db was generated anyway. Poked at the binary but the last line in access does seem to have made it into access.db so I'm not worried.)
>>
>Hmm... If you use vi, you could search on something like:
>
>/^[space]
>
>(where "[space]" is the space bar).
>
>With emacs: ESC followed by C-s and type:
>
>^[space]
Well, I'm using Windows as my development platform. For editing code I use both HomeSite (for most web development editing tasks) and UltraEdit (some web development, and nearly everything else); both support search (and replace) with POSIX-style REs (and both support UNIX-style line endings which I use as default).
The error message pointed to a line number which contains just a comment (starts with #); searching for a line wich actually starts with a space gives me nothing at all... <shrug/>.
--
Marjolein Katsma
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
======================================================================
Main Index |
Thread Index