|
From: Jamie C. <jca...@we...> - 2006-01-04 23:37:58
|
On Thu, 2006-01-05 at 02:03, GX wrote: > At 03:57 AM 1/4/2006, you wrote: > > > Hi Glenn, > > What program are your users using to send email? If it is Usermin, > > it needs to be configured to use the correct From: addresses when > > sending email. This can be set up in Webmin -> Usermin Configuration > > -> Usermin Module Configuration -> Read Mail. > > > > - Jamie > > > > -----Original Message----- > > > > From: GX <gx...@1b...> > > Subj: [webmin-l] Cannot change outgoing mail address on users > > Date: Wed 4 Jan 2006 8:11 am > > Size: 1K > > To: Webmin List <web...@li...> > > > > Hello All, > > > > I am using Webmin/Virtualmin/Usermin on my mail server. I use > > Sendmail/MailScanner/SpamAssassin. > > > > I am trying to get some of my virtual host's mail to tag their > > outgoing mail with their virtual host's domain to no avail. > > > > I've tried setting them up under Sendmail under 'Ougoing Addresses' > > and 'Outgoing Domains'. I am also testing with my own personal > > account in Usermin and am unable to save the change of my own valid > > account name with valid virtual host domain under 'Complex' - 'Mail > > Forwarding' under Usermin. > > SNIP! > > Thanks Jamie, > > I am using Usermin. > > Can I use a variable in the 'Default hostname for From: addresses ' > textbox? Is that how I would use all my virtual hosts names from > Virtualmin? > > I already have: > Allow editing of From: address Yes > > From: address mapping file /etc/mail/generics > > Address mapping file format Username to address (genericstable) > > Thank You again! Hi Glenn, The options would most likely want are : Default hostname for From: addresses: From real hostname Allow editing of From: address: No From: address mapping file: /etc/mail/virtusertable Address mapping file format: Address to username Virtualmin maintains the /etc/mail/virtusertable , which contains mappings between email addresses and Unix logins. - Jamie |