Email

smartermail timeout during upload

Posted by on May 8, 2011 at 12:17 am

Problem: If you are getting a timeout message when you are trying to upload or download an attachment using the SmarterMail web interface. Resolution: You should do the following: Log onto your SmarterMail server. Open the web.config file with Notepad, located in the: c:\program files\smartertools\smartermail\mrs folder Search for the line Replace it with Save the [...]

Exchange: save my exchange password

Posted by on May 23, 2010 at 12:34 am

!)when using RPC/HTTPS connection in Outlook, you will need to follow the instructions below to store your password so Outlook will not prompt you for credentials. You must be running on Windows XP or Vista (any edition except Windows Home). 2) In Outlook 2003, go to: Tools > Email Accounts > Click Next to View [...]

Darkmailer/DirectMailer spam script

Posted by on July 22, 2009 at 7:37 pm

FYI: My server was blacklisted because of a ftp hack. The attacker uploaded a spam script which was sending out huge about of spam under a process named coms.cgi. Please read the following from CBL You MUST configure your web server to prevent DarkMailer/DirectMailer infections being able to spam the Internet. Take special attention to [...]

Entourage/exchange: Access shared calendar

Posted by on June 1, 2009 at 11:20 am

Open a Shared Calendar To open a shared calendar in Entourage 2004 or Entourage 2008, do the following: Open Entourage. Click Calendar in the upper left corner of the window. Click File > Open Other User’s Folder…. In the User: box, type the name or the ULID of the person whose calendar you want to open. Click OK. The shared calendar appears [...]

Horder/IMP: Enable SMTP Auth

Posted by on May 31, 2009 at 12:58 am

To enable SMTP Auth, you will need to modify the config.php file locate in /config/config.php line 50 Windows location with plesk . C:\Inetpub\vhosts\webmail\horde\config Change the following line $conf['mailer']['params']['auth'] = ’0′; to $conf['mailer']['params']['auth'] = true; **I recommend forcing everyone to authenticate when relaying email from your server. This includes php, asp mailer scripts