User Profile
Collapse
-
I tried but I couldn't get it working, if you can give an example here as I'm not good at scripting stuff. -
color the line begin with
In html/css/javascript, is it possible to change the color of the line for which you set certain parameters like if the line begin with # , then change with color of the line blue
example:
=============== =============== =============== ===
This is normal line
#This line should automatically get blue via javascript or whatever
the next line is again normal line
=============== =============== =============== ===... -
I found a solution by googling it, but that didn't work for me, still I'm getting the same unsupported cyrus-sasl message
the solution that i found was the use of -DUSE_SASL_AUTH during postfix compilation.Leave a comment:
-
warning: unsupported SASL server implementation: cyrus
Hi
I'm installing Postfix + cyrus-sasl using Post-fix-SMTP-AUTH-TLS-HowtoForge
everything seems ok but when I telnet mail.mydomain.c om 25 nothing happens and then as I check tail /var/log/maillog I find logs like
Code:Mar 21 13:41:12 localhost postfix/smtpd[28489]: warning: unsupported SASL server implementation: cyrus Mar 21 13:41:12 localhost postfix/smtpd[28489]: fatal: SASL per-process initialization
-
Configure Postfix from scratch
I'm trying to configure postfix using some googled articles but all I found are for those who knows most about postfix/Linux. I actually need any article which guide me step by step way of setting it up from scratch.
If you know such article for beginners please give me links or if you can guide me here will me much appreciated.
Thanks in advance -
Setting Up Own Dns Server
I have a linux server and bind installed on it.(external IP is :83.67.23.X)
i have bought a domain ( mydomain.com ) from a DNS providers
now i want to change the NS records of mydomain.com to that linux server. While changing the ns records it needs the address of the dns server like (ns1.mydomain.c om) etc which i havn't setup. I will setup once the records are updated to point to my new linux box.
if i have to put IP... -
Refresh Linux
I messed up my Linux with installing-configuring packages with some wrong setups and now most of the softwares ain't installing some are installed twice in multiple places infact its all messed up with application.
now what i want to do is to completely uninstall [clean] all the stuff installed on it, is there a quick way of doing it? i just want a linux with nothing installed on it. so i could safely start installing clean softwares... -
Thanks for your response,
I have a cable modem and my pc is connected with it. so no switch etc, My pc gets IP automatically from cable modem(may be from isp or whatever) let me show you the ip and gateway that has been assigned to comp.
82.8.51.173 / 22
mask: 255.255.252.0
gateway: 82.8.48.1
is the gateway IP different than the machine IP? because the subnet mask is not /24 i'm...Leave a comment:
-
Gateway of Different subnet?
is it possible to have default gateway of different subnet from IP?
Like IP: 192.168.0.154
G/W: 192.168.16.1
will it work? please explain in both cases
Thanks in advance. -
DOS Printer
I have Epson DOT MATRIX Printer which i have installed in windows, works fine when print from windows applications but there is an OLD MS-DOS Application which isn't printing from epson printer. Is there any other way to deal with dos application because it used to work with same dos app but dont know who installed and setup
Printer: Epson lq570+ -
how to resend messages in Queue folder?
the folder c:\inetpub\mail root\queue has some messages is there any way to re-send them ? -
LOL sorry my fault, infact not a fault :-) but just found that If Intelligent Mail Filtering is enable in exchange server sp2 then script like this when use to send email to exchange will be blocked at connection stage. Because exchange needs a proper way to authenticate smtp before sending email
Anyway cheers ! buddy hope this thread help some one else :DLast edited by ak1dnar; Sep 28 '07, 02:52 PM. Reason: Removed bold text formating from the entire postLeave a comment:
-
ok i have changed the code to use header (from etc)
Code:<?php $headers = 'From: abc@mydomain.info' . "\r\n" . 'Reply-To: abc@mydomain.info' . "\r\n" . 'X-Mailer: PHP/' . phpversion(); $to = "myid@gmail.com"; $subject = "Hi!"; $body = "Hi,\n\nHow are you?"; if (mail($to, $subject, $body,$headers)) { echo("<p>Message
Leave a comment:
-
php mail bounced <full mailbox>
hi
i'm using php mail (running on windows 2003 server <built-in smtp> ) to send email to abc.com domain, the email is not reaching to the domain as i'm monitoring it. but as i run the script i get the following warning in browser:
Warning: mail() [function.mail]: SMTP server response: 452 4.2.2 Mailbox full in C:\Inetpub\wwww root\testdomain \phpmailer\inde x2.php on line 5
Message delivery fa... -
yeah it makes sense .. kaz i didn't find any label etc related to HT even not in bios. when i boot my machine and check its showing me 1.2 GHz - 1.6 GHz then in the middle its varing upto 1.9 GHz.
but i can see a sticker
whats that m means ?...Leave a comment:
-
-
Processor showing twice
in My Computer > Properties .. The processor is showing twice i mean two time although there is only one processor in my computer. that is 2.0 Ghz and its showing ..
i know its a silly question .. but just to know why ? :P
thanks in advance... -
send email using php through SMTP server
How can i send email using php through SMTP server ? -
-
i have checked through phpinfo(); it has loaded the following modules
core prefork http_core mod_so mod_auth_basic mod_auth_digest mod_authn_file mod_authn_alias mod_authn_anon mod_authn_dbm mod_authn_defau lt mod_authz_host mod_authz_user mod_authz_owner mod_authz_group file mod_authz_dbm mod_authz_defau lt util_ldap mod_authnz_ldap mod_include mod_log_config mod_logio mod_env mod_ext_filter mod_mime_magic mod_expires mod_deflate...Leave a comment:
No activity results to display
Show More
Leave a comment: