rmiddle's blog

avelsieve + squirrelmail wont work.

> > dick hoogendijk wrote:
> > And I'm sure it's the latter rule: "STARTTLS" that's causing the
> > failure. Older versions of cyrus imap did not send this and then

Auto-closing SSH tunnels

http://www.g-loaded.eu/2006/11/24/auto-closing-ssh-tunnels/

The best way - Tunnels that auto-close

Changing Individual CSS Styles with jQuery

http://www.swartzfager.org/blog/index.cfm/2008/2/21/Changing-Individual-...


$("#missionStatement").addClass("importantTextClass");

Removing Variable from the system table using SQL.

db_query('DELETE FORM {variable} WHERE name LIKE 'module_limit_%');

Blocking a top level domain.

From the Postfix mailist.

If your version of Postfix supports pcre maps (it should), then the easy way out is here:

main.cf:
smtpd_sender_restrictions =
permit_mynetworks,

Web Links 6.x-1.0-alpha6 released.

Ok there have been some pretty cool fixes in alpha6 but still have been able to fix add group/catgories link. What is causing it to break is a loding me.

SSH Without a Password

SSH Without a Password

http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html

The following steps can be used to ssh from one system to another without specifying a password.
Notes:

Syntax for running command on a remote host

Syntax for running command on a remote host:
ssh [USER-NAME]@[REMOTE-HOST] [command or script]

http://www.cyberciti.biz/tips/linux-running-commands-on-a-remote-host.ht...

Where,

User registration notification

Notifies administrator (site_mail) of new user registrations.

Starting with Version 1.2 You can now define both the address it goes to and the subject and messages posted.

Syndicate content