birken
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by birken-
automatic deletion of emails with cron
Hi guys, i am using this cron job to delete old mails automatic on Horde. find /home/SERVER_LOGIN_USERNAME/mail/DOMAIN_NAME/MAIL_ACCOUNT_NAME/cur -type f -mtime +30 -exec rm {} \; what i wonder ...
-
is it possible to add a frame on every hosting account?
Hi guys, i am new to this so maybe my question is silly :o i have vps server and on my free hosting packages i want an iframe/frame on the top of the customers websites created automatic on accou...