[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Vacation messages - simple problem ?



Laszlo,

Thanks for your help.
Unfortunately there's no openwebmail on our RAQ4.

As an immediately solution I took the same idea - ie. using Perl to 
remove the www. and added this to the vacation.pl script.

Hopefully this won't ever cause us any problems but if anyone has 
any better ideas...

Kenny

On 3 Dec 2003 at 13:11, Laszlo Bognar wrote:

> Kenny,
> 
> I had the same problem on RAQ550 which is fixed with Paul Schuttleworth's help - thanks Paul. According to Paul it does work on RAQ4 .
> 
> Regards
> Laszlo
> 
> "OWM does use the user@xxxxxxxxxxxxxx as standard,the only fully automatic NO
> USER INPUT solution that I have
> Found, is detailed below. It is sooooo easy even I managed to set it up!!
> All new users have
> the www removed within 1 hour without anyone lifting a finger.
> 
> 
> A fix which I use from Bill B (thanks Bill)
> 
> <snip>
> 
> Using an idea suggested by Kim Schulz, I have came up with this and it
> works for all users:
> 
> As root, Create a copy of the virtusertable for OWM:
>    cd /etc/mail
>    cp virtusertable virtusertable.owm
>    perl -pi -e "s/www\.//g" virtusertable.owm
> 
> Set this up as a script to run hourly from cron.
> 
> Add this line to openwebmail.conf
>    virtusertable           /etc/mail/virtusertable.owm
> 
> This will remove the 'www' from everyone, no need to reset any options.
> 
> - Bill B.
>  <snip>
> 
> 
> This make a copy of the virtusertable every hour which owm then uses, simple
> and it works!!"
> 
> 
> -----Original Message-----
> From: Kenny Jarman [mailto:kenny@xxxxxxxxxxxx]
> Sent: Wednesday, December 03, 2003 12:51 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] Vacation messages - simple problem ?
> 
> 
> Hi
> 
> With the vacation msg turned on the autoresponder comes from 
> user@xxxxxxxxxxxxx  instead of user@xxxxxxxxxxx
> 
> Is there a simple fix for this ?
> 
> (Cobalt RAQ4)
> 
> Thanks
> 
> * Scanned by MailScanner 
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
> * Scanned by MailScanner 
> 



* Scanned by MailScanner