simon dcunha wrote:

Hi All,

I need to send mail automatically to some users after a couple of hours
after composing.

Basically i wanna schedule the sending of email .

can this be done in SM and if so how,

Could conceivably be done, but it is really outside the scope of webmail. Webmail is transient. It connects to the IMAP server when you are actually using it, not hours later. IMAP itself has no protocol for delayed sending. The only way to "fake" it with SquirrelMail would be to store sent mail in a temporary location on your server and have a cron job that picks messages up and sends them later, but this requires system-specific non-PHP scripting, the need to spoof you as a user to the SMTP/sendmail server, and introduces a *lot* of error potential.


 -paul


------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to