View Issue Details

IDProjectCategoryView StatusLast Update
0004637SOGoWeb Mailpublic2019-01-11 09:31
ReporterbpE52AOfxlfLyo4 Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Platform[Server] LinuxOSDebianOS Version6 (Squeeze)
Product Version4.0.4 
Summary0004637: Send email with a alternative mail address
Description

I have one personal account that I use for reading mails, and one work account that only have smtp (no imap, mail are just forwarded to my personal account).
How I use sogo for send email with the work smtp ?

TagsNo tags attached.

Activities

Christian Mack

Christian Mack

2019-01-11 09:31

developer   ~0013248

If sending with that 2-nd email is rare you could:
In sogo.conf set
SOGoMailCustomFromEnabled = YES;
Before sending such emails, you open "Preferences" -> "Mail" -> "IMAP Accounts".
Then edit your regular account by changing "Email" to the 2-nd one.
Now when creating new mails, or replying/forwarding SOGo will set that address in From.
When you are done using the 2-nd address you have to change that preference back.

If you use that 2-nd address regularly, you have to add it to your SOGoUserSource.
Then you will be able to choose the From field when writing an email from a drop down.
How to add a second email address to an account, depends on your source (LDAP or database).

Issue History

Date Modified Username Field Change
2019-01-10 06:58 bpE52AOfxlfLyo4 New Issue
2019-01-11 09:31 Christian Mack Note Added: 0013248